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 29135 - avoid keeping static references to resource bundles
Summary: avoid keeping static references to resource bundles
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@debugger
URL: http://www.netbeans.org/download/dev/...
Keywords: PERFORMANCE
Depends on:
Blocks: 34160
  Show dependency tree
 
Reported: 2002-11-28 14:58 UTC by _ rkubacki
Modified: 2005-08-10 07:29 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 14:58:21 UTC
These resources cannot be released and sometimes
are initialized even when it is not neceseary.
Comment 1 Marek Grummich 2003-01-06 10:58:56 UTC
I have changed version from 4.0 dev to S1S 4.2 (Nevada).
Comment 2 Jan Jancura 2003-01-09 15:57:52 UTC
fixed in the main trunk
Comment 3 Max Sauer 2005-07-13 11:28:35 UTC
Radime, could you please verify/close this issue? Thanks.
Comment 4 _ rkubacki 2005-08-10 07:29:18 UTC
as far as I can tell it is OK now