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 - Stack overflow in java editor.
Summary: Stack overflow in java editor.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 99504 99527 99604 99942 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-30 01:25 UTC by _ pcw
Modified: 2007-04-04 13:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack overflow trace (87.14 KB, text/plain)
2007-03-30 01:26 UTC, _ pcw
Details

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