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 49240 - Memory leak (~170kB) - open Color property editor
Summary: Memory leak (~170kB) - open Color property editor
Status: CLOSED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 49230
  Show dependency tree
 
Reported: 2004-09-18 18:22 UTC by Marian Mirilovic
Modified: 2011-05-25 11:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
deltas (current memory size - minimal memory size) = leak (5.41 KB, text/plain)
2004-09-18 18:23 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2004-09-18 18:22:23 UTC
[nb_beta2](200409091800), [jdk1.5.0](rc)

Used memory size rises during open Color Property
Editor 
~170 kB per open  (see attached results xml file )

Steps to reproduce:
-------------
1. Open testing properties sheet TestProperties
2. Invoke property editor for Color property
EXPECTED RESULT: Color property editor is opened
within 1000ms.
--------------

Test case :
http://www.netbeans.org/source/browse/performance/test/qa-functional/src/gui/window/PropertyEditorColor.java

For more details see issue 49230.
Comment 1 Marian Mirilovic 2004-09-18 18:23:43 UTC
Created attachment 17723 [details]
deltas (current memory size - minimal memory size) = leak
Comment 2 _ ttran 2004-09-20 09:37:16 UTC
-> Tonda
Comment 3 Antonin Nebuzelsky 2004-09-23 14:59:52 UTC
Investigated using Color Property editor for Insertion Point Color in
Options. Did not find any leak. Closing as invalid.
Comment 4 Marian Mirilovic 2005-07-15 13:17:54 UTC
verified/closed