hg: jdk9/hs-comp/hotspot: 8144704: [JVMCI] add tests for simple code installation

christian.thalinger at oracle.com christian.thalinger at oracle.com
Sat Dec 19 05:17:35 UTC 2015


Changeset: 1a9340c80e92
Author:    rschatz
Date:      2015-12-15 16:55 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/1a9340c80e92

8144704: [JVMCI] add tests for simple code installation
Reviewed-by: twisti

! src/share/vm/jvmci/vmStructs_jvmci.cpp
+ test/compiler/jvmci/code/CodeInstallationTest.java
+ test/compiler/jvmci/code/DataPatchTest.java
+ test/compiler/jvmci/code/DebugInfoTest.java
+ test/compiler/jvmci/code/SimpleCodeInstallationTest.java
+ test/compiler/jvmci/code/SimpleDebugInfoTest.java
+ test/compiler/jvmci/code/TestAssembler.java
+ test/compiler/jvmci/code/VirtualObjectDebugInfoTest.java
+ test/compiler/jvmci/code/amd64/AMD64TestAssembler.java
+ test/compiler/jvmci/code/sparc/SPARCTestAssembler.java



More information about the jdk9-all-changes mailing list