hg: jdk9/hs/hotspot: 8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java
dmitrij.pochepko at oracle.com
dmitrij.pochepko at oracle.com
Thu Oct 20 15:00:55 UTC 2016
Changeset: c702e121cc7d
Author: dpochepk
Date: 2016-10-20 16:53 +0300
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/c702e121cc7d
8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java
Reviewed-by: kvn
! test/TEST.ROOT
+ test/compiler/ciReplay/CiReplayBase.java
+ test/compiler/ciReplay/SABase.java
+ test/compiler/ciReplay/TestClientVM.java
- test/compiler/ciReplay/TestSA.sh
+ test/compiler/ciReplay/TestSAClient.java
+ test/compiler/ciReplay/TestSAServer.java
+ test/compiler/ciReplay/TestServerVM.java
- test/compiler/ciReplay/TestVM.sh
+ test/compiler/ciReplay/TestVMNoCompLevel.java
- test/compiler/ciReplay/TestVM_no_comp_level.sh
+ test/compiler/ciReplay/VMBase.java
- test/compiler/ciReplay/common.sh
More information about the jdk9-all-changes
mailing list