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 64879 - stack overflow
Summary: stack overflow
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
: 65114 66659 66907 67233 67767 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-22 10:37 UTC by demattel
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log (404.27 KB, text/plain)
2005-09-22 10:38 UTC, demattel
Details
project that shows the issue (16.91 KB, application/x-compressed)
2005-09-27 22:00 UTC, demattel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description demattel 2005-09-22 10:37:43 UTC
stack overflow during editing of a java 5 file
Comment 1 demattel 2005-09-22 10:38:29 UTC
Created attachment 25053 [details]
log
Comment 2 Martin Roskanin 2005-09-26 15:22:40 UTC
reassigning to java module
Comment 3 Pavel Flaska 2005-09-26 15:35:25 UTC
Could you provide the source where it occurs?
Comment 4 Pavel Flaska 2005-09-27 14:37:27 UTC
*** Issue 65114 has been marked as a duplicate of this issue. ***
Comment 5 demattel 2005-09-27 22:00:39 UTC
Created attachment 25242 [details]
project that shows the issue
Comment 6 Tomas Hurka 2005-10-13 10:16:00 UTC
*** Issue 66659 has been marked as a duplicate of this issue. ***
Comment 7 Tomas Hurka 2005-10-20 20:40:53 UTC
*** Issue 66907 has been marked as a duplicate of this issue. ***
Comment 8 Martin Matula 2005-10-20 21:44:28 UTC
*** Issue 67233 has been marked as a duplicate of this issue. ***
Comment 9 Martin Matula 2005-10-20 21:46:25 UTC
P3->P1 (duplicate is a P1, consistently reproducible, no easy workaround)
Comment 10 Tomas Hurka 2005-10-24 17:02:45 UTC
This does not look like P1 to me.
Comment 11 Tomas Hurka 2005-11-01 14:06:30 UTC
*** Issue 67767 has been marked as a duplicate of this issue. ***
Comment 12 Tomas Hurka 2005-11-07 14:51:52 UTC
Fixed in trunk.
Checking in TypeParameterImpl.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/jmiimpl/javamodel/TypeParameterImpl.java,v  
<--  TypeParameterImpl.java
new revision: 1.27; previous revision: 1.26
done
Comment 13 Max Sauer 2007-02-14 17:25:56 UTC
This has become obsolete with interduction of Retouche. Marking as Verified.
---
NetBeans IDE Dev (Build 070214)
1.6.0; Java HotSpot(TM) Server VM 1.6.0-b105
Linux version 2.6.12-1.1390_FC4smp running on i386
en_US (nb); UTF-8
Comment 14 Quality Engineering 2007-09-20 09:57:37 UTC
Reorganization of java component