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 113359 - Evaluate usages of lists in JBPluginUtils and performance impact
Summary: Evaluate usages of lists in JBPluginUtils and performance impact
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-21 15:08 UTC by Petr Hejl
Modified: 2007-08-21 15:08 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Hejl 2007-08-21 15:08:27 UTC
Evaluate which of the static list are necessary in certain use cases and the impact of creating them on demand.