The following rfe is reported on behalf of our ISV (NetDynamics). They are using
JDK 1.1.2 on Windows NT4.0.
> When run the appletviewer in debug mode (java_g) it takes a shit-load of
> time to bring it up since it is going through static initializations and
> resolving a whole bunch of things. Now there is no notification in the
> sun.tools.debug.DebuggerCallback (like breakpointEvent) to let the client
> know that all classes have been loaded and the applet is showing in the
> appletviewer.
> There needs to be a callback method in sun.tools.debug.DebuggerCallback to
> signal that the applet has been loaded.
JDK 1.1.2 on Windows NT4.0.
> When run the appletviewer in debug mode (java_g) it takes a shit-load of
> time to bring it up since it is going through static initializations and
> resolving a whole bunch of things. Now there is no notification in the
> sun.tools.debug.DebuggerCallback (like breakpointEvent) to let the client
> know that all classes have been loaded and the applet is showing in the
> appletviewer.
> There needs to be a callback method in sun.tools.debug.DebuggerCallback to
> signal that the applet has been loaded.