hotspot/test/compiler/stable/TestStableBoolean.java
changeset 40059 c2304140ed64
parent 39422 52e7ddc77845
child 40631 ed82623d7831
--- a/hotspot/test/compiler/stable/TestStableBoolean.java	Tue Jul 12 08:42:46 2016 +0000
+++ b/hotspot/test/compiler/stable/TestStableBoolean.java	Tue Jul 12 18:24:48 2016 +0300
@@ -58,6 +58,7 @@
 package compiler.stable;
 
 import jdk.internal.vm.annotation.Stable;
+
 import java.lang.reflect.InvocationTargetException;
 
 public class TestStableBoolean {