hg: jdk8u/hs-dev/hotspot: 2 new changesets

jesper.wilhelmsson at oracle.com jesper.wilhelmsson at oracle.com
Mon Mar 24 17:50:08 UTC 2014


Changeset: fd54db8eb0df
Author:    sjohanss
Date:      2014-01-20 12:56 +0100
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/fd54db8eb0df

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

Changeset: 6e7e363c5a8f
Author:    jwilhelm
Date:      2014-03-24 09:14 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/6e7e363c5a8f

Merge




More information about the jdk8u-all-changes mailing list