RFR: 8297173: usageTicks and totalTicks should be volatile to ensure that different threads get the latest ticks
Poison
duke at openjdk.org
Thu Nov 17 06:36:59 UTC 2022
As the title says, add the volatile modifier.
-------------
Commit messages:
- 8297173: usageTicks and totalTicks should be volatile
Changes: https://git.openjdk.org/jdk/pull/11199/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11199&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8297173
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/11199.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11199/head:pull/11199
PR: https://git.openjdk.org/jdk/pull/11199
More information about the serviceability-dev
mailing list