< prev index next >

test/compiler/jvmci/errors/TestInvalidOopMap.java

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

*** 50,60 **** import jdk.vm.ci.hotspot.HotSpotCompiledCode.Comment; import jdk.vm.ci.hotspot.HotSpotReferenceMap; import jdk.vm.ci.meta.Assumptions.Assumption; import jdk.vm.ci.meta.JavaKind; import jdk.vm.ci.meta.PlatformKind; - import org.junit.Test; /** * Tests for errors in oop maps. */ --- 50,59 ----
< prev index next >