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 167217

Summary: AssertionError 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=152705
Issue Type: DEFECT Exception Reporter: 152705
Bug Depends on: 167216    
Bug Blocks:    
Attachments: stacktrace

Description Martin Entlicher 2009-06-17 11:20: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.AssertionError
        at org.netbeans.modules.editor.hints.HintsUI.showPopup(HintsUI.java:285)
        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:20:53 UTC
Created attachment 83686 [details]
stacktrace
Comment 2 Max Sauer 2009-06-17 12:54:13 UTC
Are there any steps to reproduce? Thanks.
Comment 3 Max Sauer 2009-06-17 13:22:08 UTC
This is a result of #167216 occurrence.
Comment 4 Max Sauer 2009-06-17 14:41:37 UTC
Fixed along with issue 167216.
---
http://hg.netbeans.org/jet-main/rev/485c2d7c367c
Comment 5 Petr Blaha 2009-07-02 13:30:53 UTC
v.
Comment 6 pgebauer 2009-07-09 10:31:47 UTC
The fix has been ported into the release67_fixes repository together with bugfix of issue 167216 .
http://hg.netbeans.org/release67_fixes/rev/956767dee16d
Comment 7 Jiri Prox 2009-07-16 17:02:01 UTC
v in 6.7.1