hg: jdk9/hs-gc/hotspot: 8028787: tmtools/jstat/gcoldcapacity/jstat_gcoldcapacity02 fails nsk.share.Failure: OGC < OGCMN in RT_Baseline

stefan.johansson at oracle.com stefan.johansson at oracle.com
Wed Aug 27 12:16:19 UTC 2014


Changeset: 14c813b8ba20
Author:    sjohanss
Date:      2014-08-27 09:47 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/14c813b8ba20

8028787: tmtools/jstat/gcoldcapacity/jstat_gcoldcapacity02 fails nsk.share.Failure: OGC < OGCMN in RT_Baseline
Summary: Passing the min and max size of the generation into the counter instead of using the space to estimate sizes.
Reviewed-by: stefank, tschatzl

! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/parallelScavenge/psGenerationCounters.cpp
! src/share/vm/gc_implementation/parallelScavenge/psGenerationCounters.hpp
! src/share/vm/gc_implementation/parallelScavenge/psOldGen.cpp
! src/share/vm/gc_implementation/parallelScavenge/psYoungGen.cpp
! src/share/vm/gc_implementation/shared/generationCounters.cpp
! src/share/vm/gc_implementation/shared/generationCounters.hpp
! src/share/vm/memory/defNewGeneration.cpp
! src/share/vm/memory/tenuredGeneration.cpp



More information about the jdk9-all-changes mailing list