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 42168 - Neverending loop in FoldUtilitiesImpl
Summary: Neverending loop in FoldUtilitiesImpl
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Code folding (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
: 42227 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-20 13:49 UTC by Martin Grebac
Modified: 2007-11-05 13:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (35.59 KB, text/plain)
2004-04-20 13:52 UTC, Martin Grebac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Grebac 2004-04-20 13:49:21 UTC
I create a web project, create index.jsp, create
classload breakpoint on org.apache.jsp.* and run
web project in debugger.
What I get is 100% cpu and IDE is in neverending
loop in some folding code, but jsp does not have
code folding. I'll attach the stacktrace.
Comment 1 Martin Grebac 2004-04-20 13:52:45 UTC
Created attachment 14478 [details]
stack trace
Comment 2 Martin Roskanin 2004-04-21 08:26:39 UTC
*** Issue 42227 has been marked as a duplicate of this issue. ***
Comment 3 Martin Roskanin 2004-04-21 10:33:48 UTC
fixed in [maintrunk]

/cvs/editor/libsrc/org/netbeans/lib/editor/fold/FoldUtilitiesImpl.java,v
 <--  FoldUtilitiesImpl.java
new revision: 1.6; previous revision: 1.5
Comment 4 Martin Grebac 2004-05-25 14:17:40 UTC
Verified in build from 24.5.2004