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

igor.ignatyev at oracle.com igor.ignatyev at oracle.com
Mon Jan 18 18:09:19 UTC 2016


Changeset: a0fb4831cb69
Author:    kzhaldyb
Date:      2016-01-13 20:19 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/a0fb4831cb69

8132720: Add tests which checks that Humongous objects are not moved after Full GC
Reviewed-by: jmasa, dfazunen

+ test/gc/g1/humongousObjects/TestHumongousMovement.java

Changeset: 3b71845ff335
Author:    kzhaldyb
Date:      2016-01-13 20:26 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/3b71845ff335

8132717: Add tests checking that instances of j.l.Classes of a large size are allocated as Humongous
Reviewed-by: jmasa, dfazunen

+ test/gc/g1/humongousObjects/G1SampleClass.java
+ test/gc/g1/humongousObjects/TestHumongousNonArrayAllocation.java

Changeset: e422a25b214e
Author:    iignatyev
Date:      2016-01-18 17:53 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/e422a25b214e

Merge




More information about the jdk9-hs-rt-changes mailing list