From b53a2fa07cdf05c44ab577b742a8a03f1f718a17 Mon Sep 17 00:00:00 2001 From: Steven Schlansker Date: Wed, 13 Mar 2024 19:44:47 -0700 Subject: [PATCH] Release notes #2650 / #2657 --- RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 65d4e8250..970b483a9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,7 @@ # Unreleased - Improve record constructor detection of generic types to work around JDK-8320575 (#2648, thanks @elonazoulay !) +- Attempt to improve ConstructorMapper performance by caching constructor MethodHandles (#2657, thanks @elonazoulay! ) # 3.45.0