RFR: 7902982: jcstress: Add samples for some mutex algorithms [v3]

Michael Mirwaldt github.com+6693355+mmirwaldt at openjdk.java.net
Tue Jun 29 13:01:13 UTC 2021


On Tue, 29 Jun 2021 12:57:03 GMT, Vladimir Sitnikov <vsitnikov at openjdk.org> wrote:

>> mmirwaldt for openjdk has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   removed ids for forbidden outcomes
>
> You do not seem to use `Atomic*` methods, so I would suggest plain volatiles to make the code easier to read.

Ah, thanks, @vlsi . I will replace them now.

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

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


More information about the jcstress-dev mailing list