< prev index next >

src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/CommandProcessor.java

Print this page
@@ -63,11 +63,10 @@
  import sun.jvm.hotspot.oops.Oop;
  import sun.jvm.hotspot.oops.RawHeapVisitor;
  import sun.jvm.hotspot.oops.Symbol;
  import sun.jvm.hotspot.oops.UnknownOopException;
  import sun.jvm.hotspot.runtime.CompiledVFrame;
- import sun.jvm.hotspot.runtime.CompilerThread;
  import sun.jvm.hotspot.runtime.JavaThread;
  import sun.jvm.hotspot.runtime.JavaVFrame;
  import sun.jvm.hotspot.runtime.Threads;
  import sun.jvm.hotspot.runtime.VM;
  import sun.jvm.hotspot.tools.ObjectHistogram;
< prev index next >