Old Method on Stack Alert Box

See Also

The Java 2 debugging engine examines the current stack of the current thread. The Old Method on Stack alert box is displayed because the topmost call is associated with a class that was just swapped into the currently executing program, and there is more than one call on the call stack. You have two choices:

See Also
Fixing and Continuing
Stepping Through Your Program

Legal Notices