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