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 61404 - Too many inner classes in Diff module UI components
Summary: Too many inner classes in Diff module UI components
Status: RESOLVED WONTFIX
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: diff-issues@utilities
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2005-07-26 12:44 UTC by _ rkubacki
Modified: 2009-12-21 04:54 UTC (History)
1 user (show)

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 2005-07-26 12:44:49 UTC
Often there are pairs of almost identical innerclasses. Typically listeners or
runnables doing some work related to first or second diffed source. There is a
price associated with each class (loading time and space and number of object in
perm gen area) that can be improved if we manage to reduce the number of these
classes.
Comment 1 Quality Engineering 2009-12-21 04:54:51 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team