hotspot/test/compiler/stable/StableConfiguration.java
changeset 40059 c2304140ed64
parent 36616 5172e3dd60f2
--- a/hotspot/test/compiler/stable/StableConfiguration.java	Tue Jul 12 08:42:46 2016 +0000
+++ b/hotspot/test/compiler/stable/StableConfiguration.java	Tue Jul 12 18:24:48 2016 +0300
@@ -27,8 +27,6 @@
 
 import sun.hotspot.WhiteBox;
 
-import java.lang.reflect.Method;
-
 public class StableConfiguration {
     static final WhiteBox WB = WhiteBox.getWhiteBox();
     public static final boolean isStableEnabled;