< prev index next >

test/compiler/jvmci/errors/TestInvalidOopMap.java

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

@@ -50,11 +50,10 @@
 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.
  */
< prev index next >