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 29144 - avoid keeping static references to resource bundles
Summary: avoid keeping static references to resource bundles
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: -S1S-
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Hurka
URL: http://www.netbeans.org/download/dev/...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2002-11-28 15:54 UTC by _ rkubacki
Modified: 2005-07-12 18:04 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 _ rkubacki 2002-11-28 15:54:18 UTC
These resources cannot be released and sometimes
are initialized even when it is not neceseary.
Comment 1 Milan Kubec 2003-01-06 13:14:54 UTC
Version: 4.0 dev -> S1S 4.2
Comment 2 Tomas Hurka 2003-02-04 11:14:22 UTC
Done in trunk.
Comment 3 Milan Kubec 2005-07-12 13:52:22 UTC
Radime, please could you verify the issue. Thanks.
Comment 4 _ rkubacki 2005-07-12 18:04:35 UTC
verified