Apache NetBeans version
Apache NetBeans 29
What happened
The watched object cannot be expanded in the table, even its type is a list.
Language / Project Type / NetBeans Component
Java application with Ant
How to reproduce
- Enter the following watch:
ManagementFactory.getRuntimeMXBean().getBootClassPath()
- 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
Apache NetBeans version
Apache NetBeans 29
What happened
The watched object cannot be expanded in the table, even its type is a list.
Language / Project Type / NetBeans Component
Java application with Ant
How to reproduce
ManagementFactory.getRuntimeMXBean().getBootClassPath()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