This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 75330 - exception is thrown during debugging applet.
Summary: exception is thrown during debugging applet.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Roman Ondruska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-21 11:20 UTC by Lukasz Grela
Modified: 2010-04-29 09:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (908 bytes, text/plain)
2006-04-21 11:21 UTC, Lukasz Grela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2006-04-21 11:20:32 UTC
#200604210200
to reproduce this bug just follow steps:

1) create JApplet lcass

2) put breakpoint at line 20 - this is a bracket that close the constructor.

3) Run Debug

4)using mouse click twice step over, after second click the exception is being
thrown
Comment 1 Lukasz Grela 2006-04-21 11:21:09 UTC
Created attachment 29974 [details]
exception
Comment 2 Lukasz Grela 2006-05-02 11:31:37 UTC
generally this exception is being thrown when during debugging the control of
flow goes out of the applet class, this is very annoying bug
Comment 3 Roman Ondruska 2006-05-03 10:15:32 UTC
Reproducable, working on it.
Comment 4 Martin Entlicher 2007-07-18 18:28:44 UTC
I did not manage to reproduce this exception in NetBeans 6.0 M10.
It was likely already fixed in 6.0 dev builds.
Comment 5 Quality Engineering 2010-04-29 09:28:50 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.