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 271412 - OQL - reachables(obj) returns duplicates and nulls
Summary: OQL - reachables(obj) returns duplicates and nulls
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-31 11:36 UTC by Tomas Hurka
Modified: 2017-09-01 02:15 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 2017-08-31 11:36:55 UTC
It looks like implementation of reachables(obj) returns null-s and duplicate objects.
Comment 1 Tomas Hurka 2017-08-31 11:42:37 UTC
Fixed in profiler-main

changeset:   304027:aa7f419b01c2
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Aug 31 13:41:12 2017 +0200
summary:     bugfix #271412, make sure that getReachables() do not return null-s and duplicates
Comment 2 Quality Engineering 2017-09-01 02:15:51 UTC
Integrated into 'main-silver', will be available in build *201709010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/aa7f419b01c2
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #271412, make sure that getReachables() do not return null-s and duplicates