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 223038

Summary: 3.5s - web.clientproject.ui.ClientSideProjectLogicalView$ClientSideProjectNode.getShortDescription()
Product: web Reporter: Exceptions Reporter <exceptions_reporter>
Component: HTML ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P4    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 195925
Attachments: nps snapshot

Description Exceptions Reporter 2012-11-30 10:30:12 UTC
This bug was originally marked as duplicate of bug 204238, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201211200002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Linux
Maximum slowness yet reported was 3551 ms, average is 3551
Comment 1 Exceptions Reporter 2012-11-30 10:30:14 UTC
Created attachment 128628 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2012-11-30 12:00:01 UTC
The actual call comes from some web client node. But then there is just a classloading, so I guess we can't do anything with this problem.