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 251589 - Deadlock in tests caused by SimpleFileOwnerQueryImplementation
Summary: Deadlock in tests caused by SimpleFileOwnerQueryImplementation
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.1
Hardware: All All
: P1 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-02 11:20 UTC by Tomas Zezula
Modified: 2015-04-03 03:07 UTC (History)
0 users

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 Tomas Zezula 2015-04-02 11:20:08 UTC
Deadlock in tests caused by SimpleFileOwnerQueryImplementation waiting for deserialize() which never comes.
Comment 1 Tomas Zezula 2015-04-02 11:20:49 UTC
Fixed jet-main f4f7702dc161
Comment 2 Quality Engineering 2015-04-03 03:07:33 UTC
Integrated into 'main-silver', will be available in build *201504030001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f4f7702dc161
User: Tomas Zezula <tzezula@netbeans.org>
Log: #251589:Deadlock in tests caused by SimpleFileOwnerQueryImplementation