Update JDI and JDWP specs for Valhalla. There are no functional changes with this PR, just clarification in the spec on expected behavior when using value objects in a few places. Note there were earlier changes in JVMTI that resulted in JDWP and JDI conforming to the spec changes related to debugging during value object construction.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - fix typo - spec updates Changes: https://git.openjdk.org/valhalla/pull/2411/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2411&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8384050 Stats: 90 lines in 12 files changed: 59 ins; 0 del; 31 mod Patch: https://git.openjdk.org/valhalla/pull/2411.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2411/head:pull/2411 PR: https://git.openjdk.org/valhalla/pull/2411
