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 167216

Summary: NullPointerException at org.netbeans.modules.editor.hints.HintsUI.showPopup
Product: java Reporter: Martin Entlicher <mentlicher>
Component: HintsAssignee: Max Sauer <msauer>
Status: VERIFIED FIXED    
Severity: blocker CC: mentlicher, sustaining
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=152704
Issue Type: DEFECT Exception Reporter: 152704
Bug Depends on:    
Bug Blocks: 167217    
Attachments: stacktrace

Description Martin Entlicher 2009-06-17 11:19:43 UTC
Build: NetBeans IDE Dev (Build 090521)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.22-14-generic, i386

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.editor.hints.HintsUI.showPopup(HintsUI.java:310)
        at org.netbeans.modules.editor.hints.HintsUI.invokeDefaultAction(HintsUI.java:497)
        at org.netbeans.modules.editor.hints.FixAction.actionPerformed(FixAction.java:64)
        at org.netbeans.modules.java.editor.overridden.IsOverriddenAnnotationAction.actionPerformed(IsOverriddenAnnotationAction.java:91)
        at org.netbeans.editor.GlyphGutter$GutterMouseListener.mouseClicked(GlyphGutter.java:755)
        at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:252)
Comment 1 Martin Entlicher 2009-06-17 11:19:50 UTC
Created attachment 83685 [details]
stacktrace
Comment 2 Max Sauer 2009-06-17 14:42:18 UTC
Fixed.
---
http://hg.netbeans.org/jet-main/rev/485c2d7c367c
Comment 3 Quality Engineering 2009-06-18 06:58:23 UTC
Integrated into 'main-golden', will be available in build *200906180201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/485c2d7c367c
User: Max Sauer <msauer@netbeans.org>
Log: #167216: NPE at o.n.m.editor.hints.HintsUI.showPopup
Comment 4 Petr Blaha 2009-07-02 13:30:31 UTC
verified in the latest trunk build.
Comment 5 pgebauer 2009-07-07 14:45:25 UTC
The fix has been ported into the release67_fixes repository.
http://hg.netbeans.org/release67_fixes/rev/956767dee16d
Comment 6 Jiri Prox 2009-07-16 16:59:04 UTC
v in 6.7.1