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 12949

Summary: out of memory working with forms
Product: platform Reporter: rogert <rogert>
Component: Window SystemAssignee: David Strupl <dstrupl>
Status: CLOSED FIXED    
Severity: blocker CC: tpavek
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 12830    
Attachments: logs of Out of memory errors

Description rogert 2001-06-18 08:54:16 UTC
I have a log for you. With build 208 properties doesn't change, with 211
properties change in editor, but don't reflect into form until you change
another propertie inside. And you get out of memory after a few changes...
Comment 1 rogert 2001-06-18 09:09:54 UTC
Created attachment 1620 [details]
logs of Out of memory errors
Comment 2 Tomas Pavek 2001-06-18 11:38:06 UTC
It seems that property sheet is leaking memory. Can be reproduced simply:
in any form just select components repeatedly (in Component Inspector), let 
their properties display in the sheet. MemoryView shows about 1.5M additionally 
consumed with each selection change.

[Build dev 212]
Comment 3 David Strupl 2001-06-18 15:57:08 UTC
I have checked this and --- it is very serious. It makes the form editor
unusable. Making it P1.
Comment 4 David Strupl 2001-06-19 15:13:40 UTC
Fixed in trunk (PropertySheetTab 1.5).
Comment 5 _ gtzabari 2001-06-19 15:22:45 UTC
*** Issue 12830 has been marked as a duplicate of this issue. ***
Comment 6 Marian Mirilovic 2001-11-13 11:00:53 UTC
verified in [nb_dev](20011113)

I don't know about any memory leeks in Property Sheets and described
behaviour isn't present now.
Comment 7 Quality Engineering 2003-07-01 16:33:04 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.