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 4328 - Applet cannot be debugged under JDK 1.3.
Summary: Applet cannot be debugged under JDK 1.3.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: applet (show other bugs)
Version: 3.x
Hardware: All All
: P2 normal (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-10-07 22:15 UTC by issues@www
Modified: 2005-03-09 04:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description issues@www 1999-10-07 22:15:56 UTC
JDK 1.3 + HotSpot

1. Create some applet.
2. Start debugging of this applet.
3. Debugger starts but later it prints to Output Window left pane: "Unsupported Option: -nosecurity". Then debugging dies. No exception is printed.

Debugging applets under JDK 1.2.2 prints: "Warning: SecurityManager not installed."