< prev index next >

test/compiler/jvmci/errors/TestInvalidCompilationResult.java

Print this page
rev 11557 : 8132919: use package in compiler tests
Reviewed-by: duke

*** 49,59 **** import jdk.vm.ci.common.JVMCIError; import jdk.vm.ci.hotspot.HotSpotCompiledCode.Comment; import jdk.vm.ci.hotspot.HotSpotConstant; import jdk.vm.ci.meta.Assumptions.Assumption; import jdk.vm.ci.meta.VMConstant; - import org.junit.Test; /** * Tests for errors in the code installer. */ --- 49,58 ----
< prev index next >