PetrMiksik opened a new issue, #9372:
URL: https://github.com/apache/netbeans/issues/9372

   ### Apache NetBeans version
   
   Apache NetBeans 29
   
   ### What happened
   
   Under some circumstances, the watched object cannot be expanded in the table.
   
   <img width="986" height="110" alt="Image" 
src="https://github.com/user-attachments/assets/3d958ee7-a008-4a51-8386-125edef15430";
 />
   
   ### Language / Project Type / NetBeans Component
   
   Java application with Ant
   
   ### How to reproduce
   
   1. Enter the following watch: 
`ManagementFactory.getRuntimeMXBean().getBootClassPath()`
   2. Change the watched expression to: 
`ManagementFactory.getRuntimeMXBean().getInputArguments()`
   
   Even the result is a list, the expansion is not possible. If you enter the 
second watch directly as a new watch, the expansion is available.
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Ubuntu 24.04
   
   ### JDK
   
   Bundled JDK 25
   
   ### Apache NetBeans packaging
   
   Community provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
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