hg: jdk/sandbox: 3 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Aug 28 15:45:24 UTC 2020
Changeset: 9efba5aeeffe
Author: stefank
Date: 2020-08-28 17:20 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/9efba5aeeffe
8252245: Remove ScanClosure
Reviewed-by: pliden, sjohanss
! src/hotspot/share/gc/serial/defNewGeneration.cpp
! src/hotspot/share/gc/serial/defNewGeneration.hpp
! src/hotspot/share/gc/shared/genOopClosures.hpp
! src/hotspot/share/gc/shared/genOopClosures.inline.hpp
! src/hotspot/share/gc/shared/generation.hpp
! src/hotspot/share/oops/oop.hpp
Changeset: 1880890463cc
Author: stefank
Date: 2020-08-28 17:20 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/1880890463cc
8252289: Remove usage of OopsInGenClosure from full_process_roots
Reviewed-by: sjohanss, kbarrett
! src/hotspot/share/gc/serial/genMarkSweep.cpp
! src/hotspot/share/gc/serial/markSweep.hpp
! src/hotspot/share/gc/shared/genCollectedHeap.cpp
! src/hotspot/share/gc/shared/genCollectedHeap.hpp
! src/hotspot/share/gc/shared/genOopClosures.hpp
Changeset: 4a112f57e788
Author: stefank
Date: 2020-08-28 17:20 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/4a112f57e788
8252294: Remove OopsInGenClosure usage from younger_refs_iterate
Reviewed-by: sjohanss, kbarrett
! src/hotspot/share/gc/serial/defNewGeneration.cpp
! src/hotspot/share/gc/serial/defNewGeneration.hpp
! src/hotspot/share/gc/serial/serialHeap.cpp
! src/hotspot/share/gc/serial/serialHeap.hpp
! src/hotspot/share/gc/shared/cardGeneration.cpp
! src/hotspot/share/gc/shared/cardGeneration.hpp
! src/hotspot/share/gc/shared/cardTableRS.cpp
! src/hotspot/share/gc/shared/cardTableRS.hpp
! src/hotspot/share/gc/shared/genCollectedHeap.cpp
! src/hotspot/share/gc/shared/genCollectedHeap.hpp
! src/hotspot/share/gc/shared/generation.cpp
! src/hotspot/share/gc/shared/generation.hpp
More information about the jdk-sandbox-changes
mailing list