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 6929 - Strange behaviour of JDK1.1 and its classic switch.
Summary: Strange behaviour of JDK1.1 and its classic switch.
Status: CLOSED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: debuggertools (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 minor (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-06-29 13:18 UTC by Jan Stola
Modified: 2003-07-02 17:19 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 Jan Stola 2000-06-29 13:18:35 UTC
Try to debug some class with JDK1.1 implementation of debugger
with _classic_ property set to false. You will get a dialog

"Exception while starting debugger:
Unexpected debugger reply Java HotSpot(TM) Client VM warning:
Setting of property "java compiler" is ignored."

But when you delete the -Djava.compiler=NONE from the command line
and try to debug again you will see "Debugger starting" in the IDE's status
line, but nothing will happen.
Comment 1 Jan Stola 2000-07-27 17:32:59 UTC
Bug assigned to the module owner.
Comment 2 Quality Engineering 2003-07-02 17:19:30 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.