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 171591 - 6.7.1 freezes while editing JSF/JSP files
Summary: 6.7.1 freezes while editing JSF/JSP files
Status: RESOLVED DUPLICATE of bug 183951
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP Parser (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-07 08:13 UTC by abhilshit
Modified: 2010-05-06 20:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump taken with visualvm (22.39 KB, text/plain)
2009-09-07 08:14 UTC, abhilshit
Details

Note You need to log in before you can comment on or make changes to this bug.
Description abhilshit 2009-09-07 08:13:17 UTC
While editing a JSP inside a JSF based web application (size of the project is huge around 100 jsp pages and 800 source
files) , Netbeans 6.7.1 freezes randomly. This time I was copying some part of a code from one place to another and the
IDE became irresponsive. This was not usually noticed with earlier versions of 6.5 and 6.7 . I have attached the thread
dump as mentioned in the guidelines.
Comment 1 abhilshit 2009-09-07 08:14:23 UTC
Created attachment 87197 [details]
thread dump taken with visualvm
Comment 2 Marek Fukala 2010-05-06 20:02:04 UTC
The JspHyperlinkProvider.isHyperlinkPoint()  accesses jsp parser issue - already fixed.

*** This bug has been marked as a duplicate of bug 183951 ***