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

Summary: Strange behaviour of JDK1.1 and its classic switch.
Product: obsolete Reporter: Jan Stola <jstola>
Component: debuggertoolsAssignee: Jan Jancura <jjancura>
Status: CLOSED WONTFIX    
Severity: minor    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

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.