This is an automated email from the ASF dual-hosted git repository. mreutegg pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
commit 42122ad40f40e86d973a25cc4c864e1a0f99ef66 Merge: 5a56b61c47 78f205b9a0 Author: Marcel Reutegger <[email protected]> AuthorDate: Tue Sep 3 17:15:55 2024 +0200 Merge pull request #1668 from mreutegg/OAK-11060 OAK-11060: Avoid String allocation in ListRecord constructor .../apache/jackrabbit/oak/segment/ListRecord.java | 4 ++-- .../apache/jackrabbit/oak/segment/RecordTest.java | 25 ++++++++++++++++++++++ 2 files changed, 27 insertions(+), 2 deletions(-)
