Details
Description
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