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

Summary: avoid keeping static references to resource bundles
Product: java Reporter: _ rkubacki <rkubacki>
Component: JavadocAssignee: Tomas Hurka <thurka>
Status: VERIFIED FIXED    
Severity: blocker Keywords: PERFORMANCE
Priority: P2    
Version: -S1S-   
Hardware: All   
OS: All   
URL: http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#perf-static-bundles
Issue Type: DEFECT Exception Reporter:

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