> The PR resolves the issue JDI has with allowing collection of objects that > are returned by the JDI invoke API before the caller of the API has a chance > to call ObjectReference.disableCollection(). Details in the first comment. > > Consider this to be a prototype. I'm open to discussion on other possible > solutions. I also still need to update the JDI specs to reflect these changes. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Chris Plummer has updated the pull request incrementally with one additional commit since the last revision: support WhiteBoxAPI for debuggee ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31421/files - new: https://git.openjdk.org/jdk/pull/31421/files/b2e7a345..a6edd0f5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31421&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31421&range=00-01 Stats: 12 lines in 1 file changed: 11 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/31421.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31421/head:pull/31421 PR: https://git.openjdk.org/jdk/pull/31421
