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 165686 - deadlock while invoking disable error checking in JSP file
Summary: deadlock while invoking disable error checking in JSP file
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: Sun All
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-21 10:59 UTC by Jindrich Sedek
Modified: 2009-05-22 07:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (23.94 KB, text/plain)
2009-05-21 10:59 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-05-21 10:59:25 UTC
tryed to disable HTML error checking in JSP using hint, after pressing Enter (submitting hint) deadlock appeared - it 
could appear earlier, but at that moment I've noticed it
Comment 1 Jindrich Sedek 2009-05-21 10:59:53 UTC
Created attachment 82534 [details]
threaddump
Comment 2 Jindrich Sedek 2009-05-21 11:08:44 UTC
reproducible by quick hint invokation and application (Alt+Enter, Enter)
possible datalos -> P1
Comment 3 Marek Fukala 2009-05-21 11:27:34 UTC
hopefully fixed in web-main#4faffc1da83c

I couldn't reproduce, but at least the fact that the TokenHierarchyControl.rebuild() was called w/o document writelock
was wrong.
Comment 4 Quality Engineering 2009-05-22 07:30:25 UTC
Integrated into 'main-golden', will be available in build *200905220201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4faffc1da83c
User: Marek Fukala <mfukala@netbeans.org>
Log: #165686 - deadlock while invoking disable error checking in JSP file
Comment 5 Jindrich Sedek 2009-05-22 07:45:46 UTC
no more reproducible
verified.
NetBeans IDE Dev (Build web-main-673-on-090522)