hg: jdk9/hs-rt/hotspot: 8147814: Move verification code out of g1collectedheap
david.lindholm at oracle.com
david.lindholm at oracle.com
Wed Jan 27 10:40:10 UTC 2016
Changeset: cf4b692a28d7
Author: david
Date: 2016-01-26 15:28 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/cf4b692a28d7
8147814: Move verification code out of g1collectedheap
Reviewed-by: jwilhelm, tschatzl
! src/share/vm/gc/g1/concurrentMark.cpp
! src/share/vm/gc/g1/g1CollectedHeap.cpp
! src/share/vm/gc/g1/g1CollectedHeap.hpp
! src/share/vm/gc/g1/g1EvacFailure.cpp
+ src/share/vm/gc/g1/g1HeapVerifier.cpp
+ src/share/vm/gc/g1/g1HeapVerifier.hpp
More information about the jdk9-all-changes
mailing list