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 158663 - blocked EDT on opening MacroView from macro tooltip
Summary: blocked EDT on opening MacroView from macro tooltip
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 12:15 UTC by Vladimir Voskresensky
Modified: 2009-02-24 14:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
dead lock (18.35 KB, text/plain)
2009-02-17 12:20 UTC, Vladimir Voskresensky
Details
proposed patch (7.32 KB, patch)
2009-02-17 15:58 UTC, Vladimir Voskresensky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2009-02-17 12:15:57 UTC
Quite often EDT is blocked on the first display of Macro View with Ctrl+Alt+Click action
Comment 1 Vladimir Voskresensky 2009-02-17 12:20:45 UTC
Created attachment 77065 [details]
dead lock
Comment 2 Vladimir Voskresensky 2009-02-17 15:58:38 UTC
Created attachment 77079 [details]
proposed patch
Comment 3 Vladimir Voskresensky 2009-02-17 15:59:01 UTC
need to be included in M2
Comment 4 Vladimir Voskresensky 2009-02-18 12:24:20 UTC
fixed in trunk
http://hg.netbeans.org/main?cmd=changeset;node=84332d64e643
Comment 5 soldatov 2009-02-19 10:43:55 UTC
bug is reproducible in M2.
Fix verified in build from trunk.
Comment 6 Alexander Simon 2009-02-19 12:08:38 UTC
Fix reviewed. Fix works and safe.
Comment 7 Vladimir Voskresensky 2009-02-19 14:29:52 UTC
pushed in 6.7M2
http://hg.netbeans.org/release67_m2?cmd=changeset;node=d9590b8bd8f0
Comment 8 Quality Engineering 2009-02-22 07:58:19 UTC
Integrated into 'main-golden', will be available in build *200902220201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/84332d64e643
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed IZ#158663: blocked EDT on opening MacroView from macro tooltip
Comment 9 soldatov 2009-02-24 14:55:34 UTC
Verified in NB6.7 M2