hg: hsx/hotspot-gc/hotspot: 8005857: assert in GC_locker from PSOldGen::expand with -XX:+PrintGCDetails and Verbose

john.cuthbertson at oracle.com john.cuthbertson at oracle.com
Wed Apr 3 00:09:44 UTC 2013


Changeset: cc5b5976d72c
Author:    tschatzl
Date:      2013-04-02 10:03 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/cc5b5976d72c

8005857: assert in GC_locker from PSOldGen::expand with -XX:+PrintGCDetails and Verbose
Summary: Use GC_locker::is_active_and_needs_gc() instead of GC_locker::is_active() for providing information about the reason of heap expansion.
Reviewed-by: jmasa, johnc

! src/share/vm/gc_implementation/parallelScavenge/psOldGen.cpp




More information about the hotspot-gc-dev mailing list