git: openjdk/jdk: master: 3 new changesets
Thomas Schatzl
tschatzl at openjdk.org
Thu Aug 21 09:38:17 UTC 2025
Changeset: 9439d763
Branch: master
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2025-08-21 09:35:57 +0000
URL: https://git.openjdk.org/jdk/commit/9439d7630901d3e29141adf46bbe9284b86683f4
8364532: G1: In liveness tracing, print more significant digits for the liveness value
Reviewed-by: ayang, iwalulya
! src/hotspot/share/gc/g1/g1CollectionSetCandidates.cpp
! src/hotspot/share/gc/g1/g1CollectionSetCandidates.hpp
! src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
Changeset: f0e70669
Branch: master
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2025-08-21 09:36:16 +0000
URL: https://git.openjdk.org/jdk/commit/f0e706698df5ac199198b252d77d27a05abad1da
8364414: G1: Use simpler data structure for holding collection set candidates during calculation
Reviewed-by: ayang, iwalulya
! src/hotspot/share/gc/g1/g1CollectionSetCandidates.cpp
! src/hotspot/share/gc/g1/g1CollectionSetCandidates.hpp
! src/hotspot/share/gc/g1/g1CollectionSetChooser.cpp
! src/hotspot/share/gc/g1/g1CollectionSetChooser.hpp
Changeset: ed260e8c
Branch: master
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2025-08-21 09:37:34 +0000
URL: https://git.openjdk.org/jdk/commit/ed260e8cae329a0c077e91ff76d104ee197fb7fd
8365026: G1: Initialization should start a "full" new collection set
Reviewed-by: ayang, kbarrett
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
! src/hotspot/share/gc/g1/g1Policy.cpp
More information about the jdk-changes
mailing list