This PR is mostly about making changes like the following:

-     * If preview features are enabled, this method does not prevent a
+     * If preview features are enabled in the target VM, this method does not 
prevent a
      * strictly-initialized field from being read before it has been 
initialized.


Also, [JDK-8388113](https://bugs.openjdk.org/browse/JDK-8388113) was suppose to 
include some JDWP spec clarifying comments about strict field initialization 
behavior, but it was accidentally not included in the PR.

---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

-------------

Commit messages:
 - some minor spec cleanups

Changes: https://git.openjdk.org/valhalla/pull/2658/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2658&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8388530
  Stats: 16 lines in 4 files changed: 7 ins; 0 del; 9 mod
  Patch: https://git.openjdk.org/valhalla/pull/2658.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2658/head:pull/2658

PR: https://git.openjdk.org/valhalla/pull/2658

Reply via email to