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 174572

Summary: NPE makes it impossible to use the OQL Console
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: RESOLVED FIXED    
Severity: blocker Keywords: VISUALVM
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jiri Sedlacek 2009-10-14 17:09:10 UTC
Due a to a Swing bug a lot of NPEs is being thrown in the OQL Console which makes it unusable. Details in
https://visualvm.dev.java.net/issues/show_bug.cgi?id=320.
Comment 1 Jiri Sedlacek 2009-10-14 17:25:51 UTC
Fixed in trunk.


http://hg.netbeans.org/profiler-main/rev/fffd7e1d16ad
Comment 2 Quality Engineering 2009-10-16 10:13:00 UTC
Integrated into 'main-golden', will be available in build *200910160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/fffd7e1d16ad
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #174572 - workaround a Swing bug in default OQL editor