hg: jdk9/hs-rt/hotspot: 2 new changesets

jon.masamitsu at oracle.com jon.masamitsu at oracle.com
Fri Mar 25 05:26:54 UTC 2016


Changeset: 969af18f3b36
Author:    jmasa
Date:      2016-03-16 14:47 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/969af18f3b36

8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate
Reviewed-by: sangheki, tschatzl, mchernov

! src/share/vm/gc/cms/parNewGeneration.cpp
+ test/gc/survivorAlignment/TestPromotionLABLargeSurvivorAlignment.java

Changeset: 0942199cdbd8
Author:    jmasa
Date:      2016-03-25 03:53 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/0942199cdbd8

Merge




More information about the jdk9-all-changes mailing list