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 - StackOverflow in Move inner to
Summary: StackOverflow in Move inner to
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-16 18:02 UTC by andrescosta
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Netbeans log file (403.03 KB, text/plain)
2006-03-16 18:03 UTC, andrescosta
Details
Java file (29.94 KB, text/plain)
2006-03-16 18:05 UTC, andrescosta
Details

Note You need to log in before you can comment on or make changes to this bug.
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