git: openjdk/jdk: master: 3 new changesets
Ashutosh Mehra
asmehra at openjdk.org
Wed Sep 24 13:43:16 UTC 2025
Changeset: f7c9fef9
Branch: master
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2025-09-24 13:37:16 +0000
URL: https://git.openjdk.org/jdk/commit/f7c9fef9147ee3c6168469ec04d2946a34505d63
8352069: Renamings after JEP 522: G1 GC: Improve Throughput by Reducing Synchronization
Reviewed-by: iwalulya, ayang
! src/hotspot/cpu/aarch64/gc/g1/g1BarrierSetAssembler_aarch64.cpp
! src/hotspot/cpu/arm/gc/g1/g1BarrierSetAssembler_arm.cpp
! src/hotspot/cpu/ppc/gc/g1/g1BarrierSetAssembler_ppc.cpp
! src/hotspot/cpu/riscv/gc/g1/g1BarrierSetAssembler_riscv.cpp
! src/hotspot/cpu/s390/gc/g1/g1BarrierSetAssembler_s390.cpp
! src/hotspot/cpu/x86/gc/g1/g1BarrierSetAssembler_x86.cpp
Changeset: ed31023f
Branch: master
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2025-09-24 13:37:33 +0000
URL: https://git.openjdk.org/jdk/commit/ed31023fc5a96a6f9a16c8a5c0fc86e794ce4aa7
8368367: Test jdk/jfr/event/gc/detailed/TestGCHeapMemoryUsageEvent.java fails jdk.GCHeapMemoryUsage "expected 0 > 0"
Reviewed-by: iwalulya, ayang, syan
! test/jdk/jdk/jfr/event/gc/detailed/TestGCHeapMemoryUsageEvent.java
Changeset: 156eb767
Branch: master
Author: Ashutosh Mehra <asmehra at openjdk.org>
Date: 2025-09-24 13:37:58 +0000
URL: https://git.openjdk.org/jdk/commit/156eb767f13ddc2c0a250950e208340db5989e3a
8366905: Store AdapterBlob pointer in AdapterHandlerEntry
Reviewed-by: kvn, adinn
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/arm/sharedRuntime_arm.cpp
! src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp
! src/hotspot/cpu/riscv/sharedRuntime_riscv.cpp
! src/hotspot/cpu/s390/sharedRuntime_s390.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
! src/hotspot/cpu/zero/sharedRuntime_zero.cpp
! src/hotspot/share/code/codeBlob.cpp
! src/hotspot/share/code/codeBlob.hpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp
More information about the jdk-changes
mailing list