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 29153 - avoid keeping static references to resource bundles
Summary: avoid keeping static references to resource bundles
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: akemr
URL: http://www.netbeans.org/download/dev/...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2002-11-28 16:32 UTC by _ rkubacki
Modified: 2003-03-12 13: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 _ rkubacki 2002-11-28 16:32:53 UTC
These resources cannot be released from memory.

web/advanced/src/org/netbeans/modules/web/templates/ui/NewJspFromTemplatePanel.java

This file (and related sources) needs more work. I
guess it doesn't follow our UI guidelines. Who
will decide about future of DW integration and
maintain it?
Comment 1 _ rkubacki 2003-01-13 12:19:01 UTC
Tegal planning
Comment 2 _ rkubacki 2003-01-16 09:36:44 UTC
Scheduling for milestone 3 so it can be contributed to S1S4.2 too.
Comment 3 Ana.von Klopp 2003-01-22 21:15:41 UTC
I think this one was not supposed to be assigned to me?
Comment 4 _ rkubacki 2003-01-23 13:14:17 UTC
Ana: I though that you maintain DW integration part. I'd drop it
completely  ;-)
Comment 7 _ rkubacki 2003-03-12 13:31:19 UTC
checked web/advanced and looks OK.