RFR: Merge openjdk/jdk:master
William Kemper
wkemper at openjdk.org
Fri May 31 14:15:41 UTC 2024
Merges tag jdk-23+25
-------------
Commit messages:
- 8333189: Make sure clang on linux uses lld as linker
- 8332919: SA PointerLocation needs to print a newline after dumping java thread info for JNI Local Ref
- 8333013: Update vmTestbase/nsk/share/LocalProcess.java to don't use finalization
- 8332259: JvmtiTrace::safe_get_thread_name fails if current thread is in native state
- 8333149: ubsan : memset on nullptr target detected in jvmtiEnvBase.cpp get_object_monitor_usage
- 8320999: RISC-V: C2 RotateLeftV
- 8321543: Update NSS to version 3.96
- 8331865: Consolidate size and alignment checks in LayoutPath
- 8324341: Remove redundant preprocessor #if's checks
- 8332904: ubsan ppc64le: c1_LIRGenerator_ppc.cpp:581:21: runtime error: signed integer overflow: 9223372036854775807 + 1 cannot be represented in type 'long int'
- ... and 179 more: https://git.openjdk.org/shenandoah/compare/2f10a316...789ac8b2
The webrev contains the conflicts with master:
- merge conflicts: https://webrevs.openjdk.org/?repo=shenandoah&pr=442&range=00.conflicts
Changes: https://git.openjdk.org/shenandoah/pull/442/files
Stats: 66229 lines in 1195 files changed: 50142 ins; 10206 del; 5881 mod
Patch: https://git.openjdk.org/shenandoah/pull/442.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/442/head:pull/442
PR: https://git.openjdk.org/shenandoah/pull/442
More information about the shenandoah-dev
mailing list