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 206040

Summary: ProjectIconNode.getIcon should not block on isProject2
Product: projects Reporter: Jesse Glick <jglick>
Component: Generic Projects UIAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2011-12-06 22:20:55 UTC
Via swap(), which is called from EQ; can be slow, since isProject2 acquires read mutex.
Comment 1 Martin Balin 2016-07-07 08:37:42 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss