RFR: Merge openjdk/jdk:master
William Kemper
wkemper at openjdk.org
Thu Oct 5 14:25:35 UTC 2023
Merges tag jdk-22+18
-------------
Commit messages:
- 8316146: Open some swing tests 4
- 8267509: Improve IllegalAccessException message to include the cause of the exception
- 8305765: CompressedClassPointers.java is unreliable due to ASLR
- 8317354: Serial: Move DirtyCardToOopClosure to gc/serial folder
- 8316414: C2: large byte array clone triggers "failed: malformed control flow" assertion failure on linux-x86
- 8316396: Endless loop in C2 compilation triggered by AddNode::IdealIL
- 8280120: [IR Framework] Add attribute to @IR to enable/disable IR matching based on the architecture
- 8317452: [JVMCI] Export symbols used by lightweight locking to JVMCI compilers.
- 8316971: Add Lint warning for restricted method calls
- 8317294: Classloading throws exceptions over already pending exceptions
- ... and 81 more: https://git.openjdk.org/shenandoah/compare/edcc559f...3105538d
The merge commit only contains trivial merges, so no merge-specific webrevs have been generated.
Changes: https://git.openjdk.org/shenandoah/pull/334/files
Stats: 11361 lines in 390 files changed: 5944 ins; 1943 del; 3474 mod
Patch: https://git.openjdk.org/shenandoah/pull/334.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/334/head:pull/334
PR: https://git.openjdk.org/shenandoah/pull/334
More information about the shenandoah-dev
mailing list