< prev index next >

test/compiler/stable/TestStableLong.java

Print this page

        

@@ -56,10 +56,11 @@
  */
 
 package compiler.stable;
 
 import jdk.internal.vm.annotation.Stable;
+
 import java.lang.reflect.InvocationTargetException;
 
 public class TestStableLong {
     static final boolean isStableEnabled    = StableConfiguration.isStableEnabled;
 
< prev index next >