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

Summary: blocked EDT on opening MacroView from macro tooltip
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: NavigationAssignee: Vladimir Voskresensky <vv159170>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: dead lock
proposed patch

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