Skip to content

Watched object in debug session cannot be expanded #9372

@PetrMiksik

Description

@PetrMiksik

Apache NetBeans version

Apache NetBeans 29

What happened

The watched object cannot be expanded in the table, even its type is a list.

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Java[ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)debuggerkind:bugBug report or fix

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions