Can I please get a review of this doc-only change which remove the references to "mutexes" in the newly added text for the value classes? This addresses https://bugs.openjdk.org/browse/JDK-8387024.
The removal of this word is expected to avoid any confusion on what that construct means and how/whether it differs from synchronization. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8387024: [lworld] Remove the mention of mutexes from the specification text of value classes Changes: https://git.openjdk.org/valhalla/pull/2574/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2574&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8387024 Stats: 78 lines in 30 files changed: 0 ins; 0 del; 78 mod Patch: https://git.openjdk.org/valhalla/pull/2574.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2574/head:pull/2574 PR: https://git.openjdk.org/valhalla/pull/2574
