RFR: CODETOOLS-7903107: jcstress: Extend Semi{Synchronized, Volatile} examples
Aleksey Shipilev
shade at openjdk.java.net
Tue Feb 22 10:06:34 UTC 2022
Current examples only take care of relaxed reads, but we need to take care of relaxed writes as well.
-------------
Commit messages:
- Formatting
- Work
Changes: https://git.openjdk.java.net/jcstress/pull/111/files
Webrev: https://webrevs.openjdk.java.net/?repo=jcstress&pr=111&range=00
Issue: https://bugs.openjdk.java.net/browse/CODETOOLS-7903107
Stats: 296 lines in 10 files changed: 223 ins; 14 del; 59 mod
Patch: https://git.openjdk.java.net/jcstress/pull/111.diff
Fetch: git fetch https://git.openjdk.java.net/jcstress pull/111/head:pull/111
PR: https://git.openjdk.java.net/jcstress/pull/111
More information about the jcstress-dev
mailing list