git: openjdk/jdk: 2 new changesets

Tobias Holenstein tholenstein at openjdk.org
Mon Jan 29 08:38:31 UTC 2024


Changeset: 0d5f5e15
Author:    Thomas Schatzl <tschatzl at openjdk.org>
Date:      2024-01-29 08:36:51 +0000
URL:       https://git.openjdk.org/jdk/commit/0d5f5e15d43f94a79c6133baecd5af217365d176

8322484: 22-b26 Regression in J2dBench-bimg_misc-G1 (and more) on Windows-x64 and macOS-x64

Reviewed-by: kbarrett, ayang

! src/hotspot/share/gc/g1/g1BarrierSet.cpp
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/gc/g1/g1CollectedHeap.hpp
! src/hotspot/share/gc/g1/g1CollectedHeap.inline.hpp
! src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
! src/hotspot/share/gc/g1/g1FullCollector.cpp
+ src/hotspot/share/gc/g1/g1RegionPinCache.hpp
+ src/hotspot/share/gc/g1/g1RegionPinCache.inline.hpp
! src/hotspot/share/gc/g1/g1ThreadLocalData.hpp
! src/hotspot/share/gc/g1/g1YoungCollector.cpp
! src/hotspot/share/gc/g1/g1YoungGCPreEvacuateTasks.cpp
! src/hotspot/share/gc/g1/heapRegion.hpp
! src/hotspot/share/gc/g1/heapRegion.inline.hpp

Changeset: 422020c4
Author:    Tobias Holenstein <tholenstein at openjdk.org>
Date:      2024-01-29 08:37:06 +0000
URL:       https://git.openjdk.org/jdk/commit/422020c4d691f3ad4c7af4fc2c60e7ada66734e0

8210858: AArch64: remove Math.log intrinsic

Reviewed-by: ngasson, shade

! src/hotspot/cpu/aarch64/c1_LIRGenerator_aarch64.cpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp
- src/hotspot/cpu/aarch64/macroAssembler_aarch64_log.cpp
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp



More information about the jdk-changes mailing list