hg: jdk10/hs/hotspot: 8186136: [Graal] some tests setting -Djvmci.Compiler=null fail with: jdk.vm.ci.common.JVMCIError: no JVMCI compiler selected

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Fri Aug 25 22:17:59 UTC 2017


Changeset: 36780bca7e82
Author:    kvn
Date:      2017-08-25 14:07 -0700
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/36780bca7e82

8186136: [Graal] some tests setting -Djvmci.Compiler=null fail with: jdk.vm.ci.common.JVMCIError: no JVMCI compiler selected
Summary: removed -Djvmci.Compiler=null for tests which do JIT compilation
Reviewed-by: twisti

! test/compiler/jvmci/JVM_GetJVMCIRuntimeTest.java
! test/compiler/jvmci/compilerToVM/HasCompiledCodeForOSRTest.java
! test/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java
! test/compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java
! test/compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java
! test/compiler/jvmci/compilerToVM/ReprofileTest.java



More information about the jdk10-hs-changes mailing list