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 211746

Summary: Deadlock between NbLoaderPool.class and DataLoaderPool.class
Product: platform Reporter: Jesse Glick <jglick>
Component: Module SystemAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: TEST, THREAD
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump

Description Jesse Glick 2012-04-25 22:57:58 UTC
Created attachment 118770 [details]
Thread dump

In org.netbeans.test.ide.WhitelistTest.
Comment 1 Jaroslav Tulach 2012-04-27 13:30:03 UTC
Interesting I've noticed the same deadlock today as well.

*** This bug has been marked as a duplicate of bug 211820 ***