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 186791 - 60s in Naming.collectChildren
Summary: 60s in Naming.collectChildren
Status: RESOLVED DUPLICATE of bug 186655
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-05-27 10:43 UTC by bellolau
Modified: 2010-05-27 11:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 170200


Attachments
nps snapshot (8.89 KB, application/nps)
2010-05-27 10:43 UTC, bellolau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bellolau 2010-05-27 10:43:34 UTC
This bug was originally marked as duplicate of bug 177547, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.9 RC1 (Build 201005242201)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
bellolau: Open project



Maximum slowness yet reported was 60533 ms, average is 60533
Comment 1 bellolau 2010-05-27 10:43:41 UTC
Created attachment 99531 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2010-05-27 11:06:30 UTC
org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.isChild() is slow.

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