hotspot/test/compiler/jsr292/NonInlinedCall/Agent.java
changeset 35107 ebed5fa5b08a
parent 35086 bbf32241d851
child 36508 5f9eee6b383b
--- a/hotspot/test/compiler/jsr292/NonInlinedCall/Agent.java	Thu Dec 10 14:51:53 2015 +0300
+++ b/hotspot/test/compiler/jsr292/NonInlinedCall/Agent.java	Thu Dec 10 14:51:54 2015 +0300
@@ -22,7 +22,6 @@
  */
 import java.io.File;
 import java.io.PrintStream;
-import java.lang.instrument.Instrumentation;
 import java.util.Arrays;
 
 public class Agent {