hg: jdk9/hs-gc/hotspot: 8020277: Young GC could be extremely slow due to assertion in ObjectStartArray::object_starts_in_range; ...

mikael.gerdin at oracle.com mikael.gerdin at oracle.com
Wed Jan 22 06:39:48 PST 2014


Changeset: 7ab52431bc9f
Author:    sjohanss
Date:      2014-01-20 12:56 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/7ab52431bc9f

8020277: Young GC could be extremely slow due to assertion in ObjectStartArray::object_starts_in_range
8009462: Young GC's (ParNewGC and SerialGC) have unexpected variances.
Summary: Removed the assertion slowing down GC.
Reviewed-by: stefank, mgerdin

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



More information about the jdk9-all-changes mailing list