< prev index next >

test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/ConstantTest.java

Print this page
rev 11305 : 8154123: remove commented action from jdk/vm/ci/runtime/test/ConstantTest.java
Reviewed-by:

*** 29,39 **** * jdk.vm.ci/jdk.vm.ci.runtime * java.base/jdk.internal.misc * @build jdk.vm.ci.runtime.test.ConstantTest * @run junit/othervm -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI jdk.vm.ci.runtime.test.ConstantTest */ - // * @compile ConstantTest.java FieldUniverse.java TypeUniverse.java TestMetaAccessProvider.java package jdk.vm.ci.runtime.test; import org.junit.Assert; import org.junit.Test; --- 29,38 ----
< prev index next >