--- old/agent/src/share/classes/sun/jvm/hotspot/DebugServer.java Thu Sep 17 16:09:26 2009 +++ new/agent/src/share/classes/sun/jvm/hotspot/DebugServer.java Thu Sep 17 16:09:25 2009 @@ -25,7 +25,6 @@ package sun.jvm.hotspot; import sun.jvm.hotspot.debugger.*; -import sun.jvm.hotspot.debugger.dbx.*; import sun.jvm.hotspot.runtime.*; import sun.jvm.hotspot.oops.*;