hg: jdk9/hs/hotspot: 8166790: Add stress test GCBasher

erik.helin at oracle.com erik.helin at oracle.com
Wed Oct 19 10:09:52 UTC 2016


Changeset: efcbf5de754e
Author:    ehelin
Date:      2016-10-06 16:32 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/efcbf5de754e

8166790: Add stress test GCBasher
Reviewed-by: dfazunen, dholmes, erikj, tschatzl, lmesnik

! test/TEST.groups
+ test/gc/stress/gcbasher/ByteCursor.java
+ test/gc/stress/gcbasher/Bytecode.java
+ test/gc/stress/gcbasher/ClassInfo.java
+ test/gc/stress/gcbasher/ConstantPoolEntry.java
+ test/gc/stress/gcbasher/Decompiler.java
+ test/gc/stress/gcbasher/Dependency.java
+ test/gc/stress/gcbasher/MethodInfo.java
+ test/gc/stress/gcbasher/TestGCBasher.java
+ test/gc/stress/gcbasher/TestGCBasherWithCMS.java
+ test/gc/stress/gcbasher/TestGCBasherWithG1.java
+ test/gc/stress/gcbasher/TestGCBasherWithParallel.java
+ test/gc/stress/gcbasher/TestGCBasherWithSerial.java



More information about the jdk9-all-changes mailing list