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 99480

Summary: Stack overflow in java editor.
Product: java Reporter: _ pcw <pcw>
Component: SourceAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: stack overflow trace

Description _ pcw 2007-03-30 01:25:50 UTC
While scrolling a through a java file (that I ctrl-clicked a symbole to get to),
I got the attached stack overflow.

FWIW, the file is BaseRoot.java in the module serverplugins/sun/sunddui and the
file I started from was AppRoot.java in the same folder, clicking on the method
call to 'generateDocType' around line 137.  Not sure that matters though.
Comment 1 _ pcw 2007-03-30 01:26:18 UTC
Created attachment 40161 [details]
stack overflow trace
Comment 2 Dusan Balek 2007-03-30 09:17:10 UTC
Fixed.

Checking in ParamNameResolver.java;
/cvs/java/source/src/org/netbeans/modules/java/source/ParamNameResolver.java,v 
<--  ParamNameResolver.java
new revision: 1.3; previous revision: 1.2
done
Comment 3 Dusan Balek 2007-03-30 13:58:04 UTC
*** Issue 99527 has been marked as a duplicate of this issue. ***
Comment 4 Jan Lahoda 2007-03-30 16:12:16 UTC
*** Issue 99504 has been marked as a duplicate of this issue. ***
Comment 5 Jan Lahoda 2007-04-01 20:07:32 UTC
*** Issue 99604 has been marked as a duplicate of this issue. ***
Comment 6 Dusan Balek 2007-04-04 13:08:21 UTC
*** Issue 99942 has been marked as a duplicate of this issue. ***