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 269544 - When i debug Java Desktop code with String of Arrays and Arraylist type String, the variables doesnt show correct information, i can sahre picture about this issue
Summary: When i debug Java Desktop code with String of Arrays and Arraylist type Strin...
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-12 21:21 UTC by EnriqueFist
Modified: 2017-01-13 09:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (80.37 KB, text/plain)
2017-01-12 21:21 UTC, EnriqueFist
Details

Note You need to log in before you can comment on or make changes to this bug.
Description EnriqueFist 2017-01-12 21:21:50 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.8.0_111
Runtime = Java HotSpot(TM) Client VM 25.111-b14

Reproducibility: Happens every time

STEPS:
  * Open dialog Foo
  * Click on button "Click me"

ACTUAL:
  nothing happens

EXPECTED:
  message pops up
Comment 1 EnriqueFist 2017-01-12 21:21:54 UTC
Created attachment 163385 [details]
IDE log
Comment 2 Martin Entlicher 2017-01-13 09:32:43 UTC
A screenshot could help.
Please describe the code you're debugging and what results do you get.