git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Mon Jun 9 09:04:34 UTC 2025
Changeset: 1c72b350
Branch: master
Author: Joel Sikström <jsikstro at openjdk.org>
Date: 2025-06-09 09:03:12 +0000
URL: https://git.openjdk.org/mobile/commit/1c72b350e417bd210dc6b66eba5afe0e3bc6306c
8357053: ZGC: Improved utility for ZPageAge
Co-authored-by: Axel Boldt-Christmas <aboldtch at openjdk.org>
Reviewed-by: sjohanss, stefank
! src/hotspot/share/gc/z/zAllocator.cpp
! src/hotspot/share/gc/z/zAllocator.hpp
! src/hotspot/share/gc/z/zAllocator.inline.hpp
! src/hotspot/share/gc/z/zGeneration.cpp
! src/hotspot/share/gc/z/zPageAge.hpp
+ src/hotspot/share/gc/z/zPageAge.inline.hpp
! src/hotspot/share/gc/z/zRelocate.cpp
! src/hotspot/share/gc/z/zRelocationSetSelector.cpp
! src/hotspot/share/gc/z/zRelocationSetSelector.hpp
! src/hotspot/share/gc/z/zRelocationSetSelector.inline.hpp
! src/hotspot/share/gc/z/zStat.cpp
! src/hotspot/share/gc/z/z_globals.hpp
! src/hotspot/share/utilities/enumIterator.hpp
+ test/hotspot/gtest/gc/z/test_zPageAge.cpp
Changeset: 12a1b3c3
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-06-09 09:04:01 +0000
URL: https://git.openjdk.org/mobile/commit/12a1b3c3d015936ddd832e9888ba3057ae59e993
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list