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 222538 - UI Deadlock while typing in java editor
Summary: UI Deadlock while typing in java editor
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 222651 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-21 11:33 UTC by mklaehn
Modified: 2012-11-26 15:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump produced by visual vm (30.97 KB, application/octet-stream)
2012-11-21 11:33 UTC, mklaehn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mklaehn 2012-11-21 11:33:51 UTC
Created attachment 128199 [details]
threaddump produced by visual vm

i was working on an annotation processor and while typing in the editor the wait cursor appeared. minimizing and maximizing the window produced a blank application screen.
Comment 1 Dusan Balek 2012-11-21 15:07:23 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/1f20c65caf10
Comment 2 Quality Engineering 2012-11-22 02:44:31 UTC
Integrated into 'main-golden', will be available in build *201211220002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1f20c65caf10
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #222538: UI Deadlock while typing in java editor - fixed.
Comment 3 Dusan Balek 2012-11-26 15:48:36 UTC
*** Bug 222651 has been marked as a duplicate of this bug. ***