[lworld] RFR: Merge jdk
David Simms
dsimms at openjdk.org
Mon Sep 16 11:55:49 UTC 2024
Merge jdk-23+19
-------------
Commit messages:
- Adjust makefile copying for JDK-8326947
- Adjust code to new Node::emit() decl
- Merge tag 'jdk-23+19' into lworld_merge_jdk_23_19
- 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
- ... and 88 more: https://git.openjdk.org/valhalla/compare/f4f1ec68...04bd7ec1
The webrevs contain the adjustments done while merging with regards to each parent branch:
- lworld: https://webrevs.openjdk.org/?repo=valhalla&pr=1246&range=00.0
- jdk: https://webrevs.openjdk.org/?repo=valhalla&pr=1246&range=00.1
Changes: https://git.openjdk.org/valhalla/pull/1246/files
Stats: 26309 lines in 528 files changed: 11117 ins; 12081 del; 3111 mod
Patch: https://git.openjdk.org/valhalla/pull/1246.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1246/head:pull/1246
PR: https://git.openjdk.org/valhalla/pull/1246
More information about the valhalla-dev
mailing list