hg: jdk9/hs/hotspot: 2 new changesets
michail.chernov at oracle.com
michail.chernov at oracle.com
Fri Feb 3 13:48:44 UTC 2017
Changeset: 1833d31e6903
Author: mchernov
Date: 2017-02-03 15:45 +0300
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/1833d31e6903
8170737: Not enough old space utilisation
Reviewed-by: dfazunen, tschatzl
+ test/serviceability/tmtools/jstat/GarbageProducerTest.java
! test/serviceability/tmtools/jstat/GcCauseTest02.java
! test/serviceability/tmtools/jstat/GcTest02.java
+ test/serviceability/tmtools/jstat/utils/GarbageProducer.java
! test/serviceability/tmtools/jstat/utils/GcProvoker.java
- test/serviceability/tmtools/jstat/utils/GcProvokerImpl.java
! test/serviceability/tmtools/jstat/utils/JstatGcCapacityResults.java
! test/serviceability/tmtools/jstat/utils/JstatGcCauseResults.java
! test/serviceability/tmtools/jstat/utils/JstatGcNewResults.java
! test/serviceability/tmtools/jstat/utils/JstatGcResults.java
! test/serviceability/tmtools/jstat/utils/JstatResults.java
Changeset: bb4717b9e333
Author: mchernov
Date: 2017-02-03 13:00 +0000
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/bb4717b9e333
Merge
- src/jdk.aot/share/classes/jdk.tools.jaotc/src/jdk/tools/jaotc/collect/ClassCollector.java
- test/compiler/aot/cli/jaotc/ClasspathOptionTest.java
- test/compiler/aot/fingerprint/CDSDumper.java
- test/compiler/aot/fingerprint/CDSRunner.java
- test/compiler/aot/fingerprint/SelfChanged.java
- test/compiler/aot/fingerprint/SelfChangedCDS.java
- test/compiler/aot/fingerprint/SuperChanged.java
- test/compiler/jvmci/compilerToVM/CanInlineMethodTest.java
More information about the jdk9-hs-changes
mailing list