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 247030 - VCSFileProxy should not add listeners in EDT
Summary: VCSFileProxy should not add listeners in EDT
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
: 234506 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-09-11 13:10 UTC by Jaroslav Havlin
Modified: 2014-10-03 10:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Havlin 2014-09-11 13:10:37 UTC
Thread dump attached to bug 246893 shows that VCSFileProxy invokes method FileObject.addFileChangeListener in EDT.
Comment 1 Ondrej Vrabec 2014-09-12 07:51:23 UTC
fixed: core-main #130e3ab84eb3
Comment 2 Quality Engineering 2014-09-13 04:52:00 UTC
Integrated into 'main-silver', will be available in build *201409130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/130e3ab84eb3
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #247030 - VCSFileProxy should not add listeners in EDT
Comment 3 Ondrej Vrabec 2014-10-03 10:06:39 UTC
*** Bug 234506 has been marked as a duplicate of this bug. ***