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 13387

Summary: URLDataObject.createURLPresenter() is costly
Product: utilities Reporter: anovak <anovak>
Component: CodeAssignee: issues@utilities <issues>
Status: CLOSED FIXED    
Severity: blocker Keywords: PERFORMANCE
Priority: P3    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description anovak 2001-07-04 14:40:38 UTC
It invokes getNodeDelegate() that in turn falls back to
URLDataObject$URLNode.<init> - which calls getDisplayName(), which resolves a
ResourceBundle.
Comment 1 Peter Zavadsky 2001-08-08 08:18:00 UTC
Fixed in [main trunk] some time ago.
Comment 2 Quality Engineering 2003-07-01 15:29:15 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 15:31:14 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.