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 44186 - failure in testFilterNodeProblems
Summary: failure in testFilterNodeProblems
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-06-02 13:32 UTC by pzajac
Modified: 2008-12-23 00:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (1.55 KB, text/plain)
2004-06-02 13:33 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-06-02 13:32:24 UTC
Test Suite:
org.openide.explorer.ExplorerUtilCreateLookupTest

Message:
CookieN is in TopComponent
Comment 1 pzajac 2004-06-02 13:33:26 UTC
Created attachment 15422 [details]
exception stacktrace
Comment 2 Petr Nejedly 2004-06-03 22:38:14 UTC
Fixed the problems in Lookup implementations that were revealed by
allowing FilterNodes to implement symetrical equality.

openide/src/org/openide/explorer/DefaultEMLookup.java,v1.3
openide/src/org/openide/windows/DefaultTopComponentLookup.java,v1.17
Comment 3 pzajac 2004-06-14 15:40:00 UTC
v