git: openjdk/jdk: 8292170: Convert CodeRootSetTable to use ResourceHashtable
Leo Korinth
lkorinth at openjdk.org
Thu Jan 26 10:35:29 UTC 2023
Changeset: 30cb305d
Author: Leo Korinth <lkorinth at openjdk.org>
Date: 2023-01-26 10:32:36 +0000
URL: https://git.openjdk.org/jdk/commit/30cb305dc1e717b6b7a1dc157638118ae913a61d
8292170: Convert CodeRootSetTable to use ResourceHashtable
Reviewed-by: coleenp, iwalulya, iklam
- src/hotspot/share/gc/g1/g1CodeCacheRemSet.cpp
- src/hotspot/share/gc/g1/g1CodeCacheRemSet.hpp
+ src/hotspot/share/gc/g1/g1CodeRootSet.cpp
+ src/hotspot/share/gc/g1/g1CodeRootSet.hpp
- src/hotspot/share/gc/g1/g1CodeRootSetTable.hpp
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/gc/g1/g1CollectedHeap.hpp
! src/hotspot/share/gc/g1/g1GCPhaseTimes.cpp
! src/hotspot/share/gc/g1/g1GCPhaseTimes.hpp
! src/hotspot/share/gc/g1/g1YoungGCPostEvacuateTasks.cpp
! src/hotspot/share/gc/g1/g1YoungGCPostEvacuateTasks.hpp
! src/hotspot/share/gc/g1/heapRegionRemSet.cpp
! src/hotspot/share/gc/g1/heapRegionRemSet.hpp
! src/hotspot/share/utilities/resourceHash.hpp
- test/hotspot/gtest/gc/g1/test_g1CodeCacheRemSet.cpp
+ test/hotspot/gtest/gc/g1/test_g1CodeRootSet.cpp
! test/hotspot/jtreg/gc/g1/TestGCLogMessages.java
! test/jdk/jdk/jfr/event/gc/collection/TestG1ParallelPhases.java
More information about the jdk-changes
mailing list