hg: graal/graal-jvmci-9/hotspot: First batch of new SQE tests.
christian.thalinger at oracle.com
christian.thalinger at oracle.com
Wed Sep 23 20:54:09 UTC 2015
Changeset: 2b54745abd4c
Author: twisti
Date: 2015-09-23 10:54 -1000
URL: http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/2b54745abd4c
First batch of new SQE tests.
+ test/compiler/jvmci/common/CTVMUtilities.java
+ test/compiler/jvmci/common/CompilerToVMHelper.java
+ test/compiler/jvmci/common/JVMCIHelpers.java
+ test/compiler/jvmci/common/services/jdk.internal.jvmci.compiler.Compiler
+ test/compiler/jvmci/common/services/jdk.internal.jvmci.compiler.CompilerFactory
+ test/compiler/jvmci/common/services/jdk.internal.jvmci.hotspot.HotSpotVMEventListener
+ test/compiler/jvmci/common/testcases/SimpleClass.java
+ test/compiler/jvmci/compilerToVM/DummyAbstractClass.java
+ test/compiler/jvmci/compilerToVM/DummyClass.java
+ test/compiler/jvmci/compilerToVM/DummyInterface.java
+ test/compiler/jvmci/compilerToVM/GetExceptionTableTest.java
+ test/compiler/jvmci/compilerToVM/GetLocalVariableTableTest.java
+ test/compiler/jvmci/compilerToVM/GetResolvedJavaMethodAtSlotTest.java
+ test/compiler/jvmci/compilerToVM/HasBalancedMonitorsTest.java
+ test/compiler/jvmci/compilerToVM/SecurityRestrictionsTest.java
More information about the graal-dev
mailing list