hg: jdk9/hs-gc/hotspot: 2 new changesets
jon.masamitsu at oracle.com
jon.masamitsu at oracle.com
Wed Nov 26 20:34:01 UTC 2014
Changeset: c196aca52cab
Author: fzhinkin
Date: 2014-11-26 14:17 +0400
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/c196aca52cab
8037968: Add tests on alignment of objects copied to survivor space
Reviewed-by: jmasa, dfazunen
! test/TEST.groups
+ test/gc/arguments/TestSurvivorAlignmentInBytesOption.java
+ test/gc/survivorAlignment/AlignmentHelper.java
+ test/gc/survivorAlignment/SurvivorAlignmentTestMain.java
+ test/gc/survivorAlignment/TestAllocationInEden.java
+ test/gc/survivorAlignment/TestPromotionFromEdenToTenured.java
+ test/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterFullGC.java
+ test/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
+ test/gc/survivorAlignment/TestPromotionToSurvivor.java
Changeset: 62be730e9cbe
Author: jmasa
Date: 2014-11-26 17:43 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/62be730e9cbe
Merge
More information about the jdk9-all-changes
mailing list