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 237098 - Pop-up in editor says "Unknown outer class"
Summary: Pop-up in editor says "Unknown outer class"
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P2 normal with 1 vote (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 237522 238021 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-10-14 12:55 UTC by Jaroslav Havlin
Modified: 2013-11-20 14:49 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (33.12 KB, image/png)
2013-10-14 12:55 UTC, Jaroslav Havlin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Havlin 2013-10-14 12:55:04 UTC
Created attachment 141060 [details]
Screenshot

Steps to reproduce:

1) Debug NetBeans.
2) Open source file core.output2\src\org\netbeans\core\output2\ui\AbstractOutputPane.java.
3) Add breakpoint to line 794.
4) In the debugged instance, open Output Window and scroll it using the mouse wheel.
5) When the breakpoint is reached, place the mouse cursor over "textField" variable.
6) The pop-up appears, saying: 

     org.netbeans.core.output2.ui.AbstractOutputPane.this.textView = 
     >Unknown outer class "org.netbeans.core.output2.ui.AbstractOutputPane"<
Comment 1 nguyenq 2013-10-16 17:35:21 UTC
Hover over a field also shows "... = > unknown outer class .... <" in debug mode. I'm going back to v7.3.1.
Comment 2 nguyenq 2013-10-17 00:28:42 UTC
There's a workaround: if the field (i.e., the instance variable) is selected (by double-clicking), then the hovering over it to view its value would work.
Comment 3 Martin Entlicher 2013-10-17 11:29:23 UTC
Implementation of issue #233788 triggered a problem in evaluator.
I've reproduced it, thanks for the exact steps.
Comment 4 Martin Entlicher 2013-10-17 11:30:38 UTC
After this is fixed, it's definitely a candidate for 74 patch.
Comment 5 Martin Entlicher 2013-10-23 09:18:04 UTC
*** Bug 237522 has been marked as a duplicate of this bug. ***
Comment 6 Martin Entlicher 2013-10-23 14:41:19 UTC
Fixed by changeset:   266316:fe81a129c67c
http://hg.netbeans.org/core-main/rev/fe81a129c67c
Comment 7 Jiri Kovalsky 2013-11-04 14:26:51 UTC
I was able to reproduce the problem in NetBeans IDE 7.4 FCS but not in the latest development build thus verifying.

Product Version: NetBeans IDE Dev (Build 201311040001)
Java: 1.7.0_40-ea; Java HotSpot(TM) 64-Bit Server VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-ea-b36
System: Linux version 3.0.0-12-generic running on amd64; UTF-8; cs_CZ (nb)
User directory: /home/cesilko/.netbeans/dev
Cache directory: /home/cesilko/.cache/netbeans/dev
Comment 8 Jaroslav Havlin 2013-11-04 14:32:56 UTC
It works fine for me, too.
Thank you for fixing it, Martin.

Product Version: NetBeans IDE Dev (Build 201311040001)
Updates: Updates available
Java: 1.8.0-ea; Java HotSpot(TM) 64-Bit Server VM 25.0-b50
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b108
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 9 Martin Entlicher 2013-11-06 08:18:38 UTC
*** Bug 238021 has been marked as a duplicate of this bug. ***
Comment 10 Martin Entlicher 2013-11-14 21:41:36 UTC
Integrated into releases74 branch:
http://hg.netbeans.org/releases/rev/75ab2276068f
http://hg.netbeans.org/releases/rev/eebb8ca0f7b6
Comment 11 Jiri Kovalsky 2013-11-20 14:49:57 UTC
Product Version: NetBeans IDE 7.4 (Build 201310111528)
Updates: NetBeans IDE is updated to version NetBeans 7.4 Patch 1
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.0.0-12-generic running on amd64; UTF-8; cs_CZ (nb)
User directory: /home/cesilko/.netbeans/7.4
Cache directory: /home/cesilko/.cache/netbeans/7.4

Verified in NetBeans IDE 7.4.1.