On Fri, 10 Jul 2026 23:47:22 GMT, Chris Plummer <[email protected]> wrote:
> I would be good to have an overview section of the JDI support for value > objects. The ObjectReference javadoc seems like a good place for this. > > The JBS issue contains screenshots of the rendered relevant javadoc. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). src/jdk.jdi/share/classes/com/sun/jdi/ObjectReference.java line 76: > 74: * state). For example, the JDI user could fetch 'this' after hitting a > 75: * breakpoint in the value object contructor. This could lead to confusing > 76: * behavior for the JDI user. In particlar, the value object may change > after "in particular" ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2639#discussion_r3563551305
