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 38041 - testPropertyPanelShallGCEvenIfEditorExists failed
Summary: testPropertyPanelShallGCEvenIfEditorExists failed
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2003-12-12 09:07 UTC by pzajac
Modified: 2008-12-22 19:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
failing exception stacktrace (1.64 KB, text/plain)
2003-12-12 09:08 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2003-12-12 09:07:49 UTC
build [200312111900]
jdk 1.4.1_02
Panel should disappear even if we have reference
to property editor
org.openide.explorer.propertysheet.PropertyPanel[,191,5,10x10,invalid,layout=java.awt.GridBagLayout,alignmentX=null,alignmentY=null,border=,flags=328,maximumSize=,minimumSize=,preferredSize=]
-  prefs:PREF_CUSTOM_EDITOR,
Comment 1 pzajac 2003-12-12 09:08:54 UTC
Created attachment 12541 [details]
failing exception stacktrace
Comment 2 _ tboudreau 2003-12-12 09:21:57 UTC
Do an update of the tests and openide and try it now - I introduced
the memory leak yesterday afternoon and fixed this late last night. 
Reopen if it still fails - it shouldn't.
Comment 3 pzajac 2004-01-06 16:32:01 UTC
It looks fine.