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 186160 - AssertionError: Need to be softened later on
Summary: AssertionError: Need to be softened later on
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Tasklist (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: tasklist-issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-14 12:10 UTC by azizur
Modified: 2012-03-11 19:20 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169618


Attachments
stacktrace (3.21 KB, text/plain)
2010-05-14 12:10 UTC, azizur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description azizur 2010-05-14 12:10:02 UTC
Build: NetBeans IDE Dev (Build 201005101712)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

Stacktrace: 
java.lang.AssertionError: Need to be softened later on
   at org.netbeans.modules.tasklist.suggestions.FixAction.performAction(FixAction.java:107)
   at org.openide.util.actions.NodeAction$DelegateAction$1.run(NodeAction.java:583)
   at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:92)
   at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:113)
   at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:96)
   at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:580)
Comment 1 azizur 2010-05-14 12:10:05 UTC
Created attachment 99002 [details]
stacktrace
Comment 2 Peter Pis 2010-05-14 14:25:44 UTC
Reassigning. Please evaluate. Seems to be a dup of #169808.