On Tue, 28 Apr 2026 20:20:38 GMT, Chris Plummer <[email protected]> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one >> additional commit since the last revision: >> >> review: comments updates for two tests > > test/jdk/com/sun/jdi/valhalla/CtorDebuggingTest.java line 400: > >> 398: // No other references. >> 399: // ObjectID is generated at the 1st breakpoint (reference >> to a snapshot of heap object being constructed), >> 400: // and later we get snapshots of the updated oop as it's >> content is changing. > > Suggestion: > > // and later we get snapshots of the updated oop as its content > is changing. Fixed now, thanks! ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2363#discussion_r3157523097
