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 73675

Summary: StackOverflow in Move inner to
Product: java Reporter: andrescosta <andrescosta>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Netbeans log file
Java file

Description andrescosta 2006-03-16 18:02:39 UTC
When i want to execute refactor "Move inner to aouter level" in one of my
classes, i receive an java.lang.StackOverflowError in 
org.netbeans.modules.javacore.parser.Scope.computeTypeScope(Scope.java:418).

Attached my class source code and log.

Andres
Comment 1 andrescosta 2006-03-16 18:03:44 UTC
Created attachment 29274 [details]
Netbeans log file
Comment 2 andrescosta 2006-03-16 18:05:07 UTC
Created attachment 29275 [details]
Java file
Comment 3 Jan Becicka 2006-10-26 16:27:58 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 4 Quality Engineering 2007-09-20 09:55:46 UTC
Reorganization of java component