-
Enhancement
-
Resolution: Fixed
-
P3
-
1.0
-
1.0beta2
-
x86
-
windows_nt
-
Verified
Solaris only: Appletviewer running -debug crashes jdb when you list source. Crahses with
NullPointerException.
Steps to reproduce:
run appletviewer -debug on an applet
Set a breakpoint in any method
run the applet in JDB
when the debugger hits the breakpoint
list the source code
NullPointerException.
Steps to reproduce:
run appletviewer -debug on an applet
Set a breakpoint in any method
run the applet in JDB
when the debugger hits the breakpoint
list the source code