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 131619

Summary: AssertionError at org.netbeans.api.java.source.GeneratorUtilities.insertClassMember
Product: java Reporter: Kenneth Ganfield <kganfield>
Component: RefactoringAssignee: issues@java <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: sustaining
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=24855
Issue Type: DEFECT Exception Reporter: 24855
Attachments: stacktrace

Description Kenneth Ganfield 2008-03-31 13:38:02 UTC
Build: NetBeans IDE Dev (Build 20080328082319)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-121, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-241
OS: Mac OS X, 10.4.11, i386

User Comments: 
using the refactor > Encapsulate fields dialog
Comment 1 Kenneth Ganfield 2008-03-31 13:38:06 UTC
Created attachment 59401 [details]
stacktrace
Comment 2 Jan Lahoda 2008-03-31 13:42:46 UTC
Seems that either clazz or member parameter of GU.iCM was null.
Comment 3 Jan Pokorsky 2008-04-02 19:04:54 UTC
fixed as http://hg.netbeans.org/main/rev/744a8926ce86
Comment 4 Jan Pokorsky 2008-05-15 16:02:49 UTC
*** Issue 134366 has been marked as a duplicate of this issue. ***
Comment 5 Jan Pokorsky 2008-05-19 13:24:32 UTC
*** Issue 135269 has been marked as a duplicate of this issue. ***
Comment 6 Jiri Prox 2008-06-02 08:43:27 UTC
*** Issue 136222 has been marked as a duplicate of this issue. ***
Comment 7 Jiri Prox 2008-06-02 08:53:06 UTC
*** Issue 136203 has been marked as a duplicate of this issue. ***
Comment 8 Jiri Prox 2008-06-03 09:54:41 UTC
verified
Comment 9 pgebauer 2008-06-03 14:38:58 UTC
The fix has been ported into the release61_fixes branch:

http://hg.netbeans.org/release61_fixes/rev/78519f45e4df
Comment 10 Jiri Prox 2008-06-09 09:43:48 UTC
*** Issue 136645 has been marked as a duplicate of this issue. ***
Comment 11 Jan Pokorsky 2008-07-01 17:46:59 UTC
*** Issue 138719 has been marked as a duplicate of this issue. ***
Comment 12 Jan Pokorsky 2008-07-10 14:44:11 UTC
*** Issue 135766 has been marked as a duplicate of this issue. ***