RFR: 7902989: jcstress: Add samples for high-level race conditions [v9]

Michael Mirwaldt github.com+6693355+mmirwaldt at openjdk.java.net
Fri Jul 2 15:53:25 UTC 2021


> I have created two more samples:
> 
> - one sample for read-modify-write-sequences
> - one sample for check-then-react-sequences

Michael Mirwaldt has updated the pull request incrementally with one additional commit since the last revision:

  Update jcstress-samples/src/main/java/org/openjdk/jcstress/samples/high/race/condition/RaceCondition_01_ReadModifyWriteSequence.java
  
  Co-authored-by: Aleksey Shipilëv <shade at redhat.com>

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

Changes:
  - all: https://git.openjdk.java.net/jcstress/pull/88/files
  - new: https://git.openjdk.java.net/jcstress/pull/88/files/a855c79a..87db0997

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jcstress&pr=88&range=08
 - incr: https://webrevs.openjdk.java.net/?repo=jcstress&pr=88&range=07-08

  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/jcstress/pull/88.diff
  Fetch: git fetch https://git.openjdk.java.net/jcstress pull/88/head:pull/88

PR: https://git.openjdk.java.net/jcstress/pull/88


More information about the jcstress-dev mailing list