RFR: Merge openjdk/jdk:master
William Kemper
wkemper at openjdk.org
Fri Apr 19 14:16:31 UTC 2024
Merges tag jdk-23+19
-------------
Commit messages:
- 8330467: NoClassDefFoundError when lambda is in a hidden class
- 8311098: Change comment in verificationType.hpp to refer to _sym
- 8317376: Minor improvements to the 'this' escape analyzer
- 8319516: AIX System::loadLibrary needs support to load a shared library from an archive object
- 8325469: Freeze/Thaw code can crash in the presence of OSR frames
- 8325494: C2: Broken graph after not skipping CastII node anymore for Assertion Predicates after JDK-8309902
- 8329595: spurious variable "might not have been initialized" on static final field
- 8329948: Remove string template feature
- 8330053: JFR: Use LocalDateTime instead ZonedDateTime
- 8324683: Unify AttachListener code for Posix platforms
- ... and 85 more: https://git.openjdk.org/shenandoah/compare/b04b3047...706b421c
The merge commit only contains trivial merges, so no merge-specific webrevs have been generated.
Changes: https://git.openjdk.org/shenandoah/pull/425/files
Stats: 26348 lines in 528 files changed: 11135 ins; 12090 del; 3123 mod
Patch: https://git.openjdk.org/shenandoah/pull/425.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/425/head:pull/425
PR: https://git.openjdk.org/shenandoah/pull/425
More information about the shenandoah-dev
mailing list