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 183751 - OQL - Enumeration heap.roots() is broken
Summary: OQL - Enumeration heap.roots() is broken
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-09 07:03 UTC by Tomas Hurka
Modified: 2010-04-09 07:06 UTC (History)
0 users

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 Tomas Hurka 2010-04-09 07:03:32 UTC
The following select does not return any results.

select map(heap.roots(),"it.id")
Comment 1 Tomas Hurka 2010-04-09 07:06:33 UTC
Fixed in profiler-main
changeset:   166567:e0c205ea5ba5
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Apr 09 09:05:33 2010 +0200
summary:     bugfix #183751, wrap heap.roots enumeration