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 183930 - ProjectTab.selectNode can block
Summary: ProjectTab.selectNode can block
Status: RESOLVED DUPLICATE of bug 175806
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-04-12 15:14 UTC by bsbc99
Modified: 2010-04-13 00:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 163079


Attachments
nps snapshot (256.00 KB, application/nps)
2010-04-12 15:14 UTC, bsbc99
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bsbc99 2010-04-12 15:14:51 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-5048-on-100406)
VM: Java HotSpot(TM) Server VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP
Maximum slowness yet reported was 24626 ms, average is 11112
Comment 1 bsbc99 2010-04-12 15:14:56 UTC
Created attachment 97105 [details]
nps snapshot
Comment 2 Jesse Glick 2010-04-13 00:54:16 UTC
Nothing to be done about it that I can see.
Comment 3 Jesse Glick 2010-04-13 00:58:01 UTC
Probably not a good idea to make blocking Node calls from random threads, but TBD.

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