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 186292

Summary: Forgotten debug outputs
Product: editor Reporter: Jan Lahoda <jlahoda>
Component: Hints & AnnotationsAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: normal CC: ppis
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jan Lahoda 2010-05-18 11:28:40 UTC
In spi.editor.hints/.../HintsUI.java there are two forgotten debug outputs, one System.err.println on line 490 and Thread.dumpStack() on line 538.
Comment 1 Jan Lahoda 2010-05-19 09:59:43 UTC
Peter, do you agree with fixing this in 6.9?

http://hg.netbeans.org/jet-main/rev/1aa5a0a37b8b
Comment 3 Quality Engineering 2010-05-20 04:24:57 UTC
Integrated into 'main-golden', will be available in build *201005191833* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/500c284f0dcc
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #186292: Removing forgotten debug outputs.
(transplanted from 1aa5a0a37b8b525f9907b4c7a32c8acef0a47859)
Comment 4 Quality Engineering 2010-05-20 06:15:32 UTC
Integrated into 'main-golden', will be available in build *201005192201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1aa5a0a37b8b
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #186292: Removing forgotten debug outputs.