changeset 40059 | c2304140ed64 |
parent 39422 | 52e7ddc77845 |
child 40631 | ed82623d7831 |
--- a/hotspot/test/compiler/stable/TestStableDouble.java Tue Jul 12 08:42:46 2016 +0000 +++ b/hotspot/test/compiler/stable/TestStableDouble.java Tue Jul 12 18:24:48 2016 +0300 @@ -57,8 +57,9 @@ package compiler.stable; +import jdk.internal.vm.annotation.Stable; + import java.lang.reflect.InvocationTargetException; -import jdk.internal.vm.annotation.Stable; public class TestStableDouble { static final boolean isStableEnabled = StableConfiguration.isStableEnabled;