This PR proposes to add comments in `LazyConstants.Mutexes` so that it becomes more evident where we have `volatile` access.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Add comments for volatile access Changes: https://git.openjdk.org/jdk/pull/32069/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32069&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8389116 Stats: 6 lines in 1 file changed: 1 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/32069.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32069/head:pull/32069 PR: https://git.openjdk.org/jdk/pull/32069
