git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu May 16 16:48:15 UTC 2024
Changeset: dc184f10
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
Committer: Y. Srinivas Ramakrishna <ysr at openjdk.org>
Date: 2024-05-16 16:47:09 +0000
URL: https://git.openjdk.org/mobile/commit/dc184f1099e09cef095cd8438d88dd8a1e6f5522
8324649: Shenandoah: replace implementation of free set
Reviewed-by: wkemper, ysr, rkennke
! src/hotspot/share/gc/shenandoah/shenandoahFreeSet.cpp
! src/hotspot/share/gc/shenandoah/shenandoahFreeSet.hpp
! src/hotspot/share/gc/shenandoah/shenandoahFullGC.cpp
! src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
+ src/hotspot/share/gc/shenandoah/shenandoahSimpleBitMap.cpp
+ src/hotspot/share/gc/shenandoah/shenandoahSimpleBitMap.hpp
+ src/hotspot/share/gc/shenandoah/shenandoahSimpleBitMap.inline.hpp
+ test/hotspot/gtest/gc/shenandoah/test_shenandoahSimpleBitMap.cpp
Changeset: ba16ee3e
Author: duke <duke at openjdk.org>
Date: 2024-05-16 16:47:48 +0000
URL: https://git.openjdk.org/mobile/commit/ba16ee3e77baea6fc318b84082598d34f4e9b3b2
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list