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 254292 - Instances view contains anonymous views
Summary: Instances view contains anonymous views
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-12 06:32 UTC by stwr
Modified: 2015-08-14 01:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Current Instances view (35.84 KB, image/png)
2015-08-12 06:32 UTC, stwr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stwr 2015-08-12 06:32:53 UTC
Created attachment 155279 [details]
Current Instances view

Product Version: NetBeans IDE Dev (Build 201508100002)
Java: 1.8.0_60-ea; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-ea-b25
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\cendrowiczm\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\cendrowiczm\AppData\Local\NetBeans\Cache\dev

According to this test case --> http://services.netbeans.org/synergy/client/app/#/case/1078/suite/1651/v/1 it is expected to lookup items in named views: Fields and References.
Currently the Instances view contains views without names.
I am not 100% whether it is a bug or enhancement request.
Comment 1 Martin Entlicher 2015-08-12 15:47:45 UTC
Thanks for catching this. Probably a result of the profiler rewrite, but when I open e.g. a heap dump, the labels are there. Strange...
Comment 2 Martin Entlicher 2015-08-12 16:33:40 UTC
Fixed by changeset:   290757:c40519facaa6
http://hg.netbeans.org/core-main/rev/c40519facaa6
Comment 3 Quality Engineering 2015-08-14 01:21:58 UTC
Integrated into 'main-silver', will be available in build *201508140002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c40519facaa6
User: mentlicher@netbeans.org
Log: #254292: Do not hide header components any more.