matthiasblaesing commented on issue #7696:
URL: https://github.com/apache/netbeans/issues/7696#issuecomment-2327106525

   Thank you for the project, regrettably I can't reproduce. Both the Ubuntu 
JDK 21 (Linux), and Amazon Corretto 21 (Windows) give consistent output:
   
   
![image](https://github.com/user-attachments/assets/b9f03f5b-46fa-4c3e-8047-7a60c1d1a5dc)
   
![image](https://github.com/user-attachments/assets/574168a2-ad3d-4621-bf87-3f7da822445d)
   
   Multiple runs gave the same output when the breakpoint was hit.
   
   What I did was this:
   
   1. I downloaded the example project
   2. I set a break point in `Tracer.java´, line 368
   3. Run "Debug testInnerOuter2 method" from the test menu: 
   
![image](https://github.com/user-attachments/assets/75aac9ca-e70b-43ae-b732-225c6597e71d)
   4.Wait until breakpoint is hit
   5. Add 4 watches: `curr`, `curr.p`, `curr.p.x`, `curr.p.y`
   
   The NB Version used was 22. Which JDK did you use for the test?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to