The sun.tools.debug package has been replaced with the Java Platform Debugger Architecture (JPDA). sun.tools.debug has many flaws which make it impossible to write a stable debugger. The flaws are in both the interface and the implementation which makes impractical to fix. In addition, the hotspot VM will not support this package. It should be removed from the SDK soon.
- duplicates
-
JDK-4341203 STD: sun.tools.debug will not be impl by HotSpot (appears broken) - Remove it!
-
- Closed
-