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 - URLDataObject.createURLPresenter() is costly
Summary: URLDataObject.createURLPresenter() is costly
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@utilities
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2001-07-04 14:40 UTC by anovak
Modified: 2003-07-01 15:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.