Skip to content

Commit

Permalink
Release notes 3.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenschlansker committed Mar 14, 2024
1 parent 3ef9de1 commit 7033ec5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Unreleased

# 3.45.1

- Work around JDK-8320575 losing record constructor generic type information
- 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! )

Expand Down

0 comments on commit 7033ec5

Please sign in to comment.