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 48636

Summary: [tests] EmptyStackException from refactoring tests
Product: editor Reporter: ehucka <ehucka>
Component: RefactoringAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker Keywords: RANDOM, T9Y
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 48913    
Bug Blocks:    
Attachments: stacktrace
ide log

Description ehucka 2004-09-08 08:17:25 UTC
prepare method of EncapsulateFields refactoring on
the Interface's field produce the exception, I
cannot reproduce it manually.
Comment 1 ehucka 2004-09-08 08:18:11 UTC
Created attachment 17454 [details]
stacktrace
Comment 2 ehucka 2004-09-08 09:01:36 UTC
Created attachment 17462 [details]
ide log
Comment 3 ehucka 2004-09-14 14:37:48 UTC
probably caused by issue 48913
Comment 4 Jan Becicka 2004-09-14 14:57:56 UTC
No more reproducible after fix of issue 48913
Comment 5 ehucka 2004-11-05 09:56:10 UTC
verified