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 156360 - deadlock while trying comment/uncomment in HTML and JSP
Summary: deadlock while trying comment/uncomment in HTML and JSP
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2009-01-06 15:32 UTC by Jindrich Sedek
Modified: 2009-02-19 20:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (29.80 KB, text/plain)
2009-01-06 15:32 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2009-01-06 15:32:06 UTC
while I try comment/uncomment action in HTML or JSP file from time to time deadlock appears

I'm able to reproduce the problem in tests - run 

ant -Dtest.type=qa-functional -Dtest.config=comment test 

in web.core.syntax module

the threaddump seems to be similar as in an issue #155116 I'm not sure it's related
Comment 1 Jindrich Sedek 2009-01-06 15:32:27 UTC
Created attachment 75497 [details]
threaddump
Comment 2 Jan Jancura 2009-01-21 20:30:04 UTC
fixed in trunk
Comment 3 Jan Jancura 2009-01-21 20:30:55 UTC
1cd44592494c
Comment 4 Jindrich Sedek 2009-02-02 15:07:08 UTC
v.