Name: mf23781 Date: 10/20/98
I am using jdb to debug an applet via sun.applet.AppletViewer
If I run sun.applet.AppletViewer myfile.html and issue a suspend, it looks
like the interpreter suspends all threads INCLUDING the AWT event threads. If I issue a quit at
this point my entire system hangs and I have to reboot.
I cannot implement a halt for the IBM Remove Debugger using the
sun.tools.debug API. Attempting to halt the application results in system hang as described
above.
======================================================================
- duplicates
-
JDK-4091140 STD: Evaluating AWT variables hangs jdb
-
- Closed
-