RFR: 7902989: jcstress: Add samples for high-level race conditions [v8]
Michael Mirwaldt
github.com+6693355+mmirwaldt at openjdk.java.net
Fri Jul 2 16:43:29 UTC 2021
On Fri, 2 Jul 2021 16:35:11 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> I don't want to appear as a smart-ass but those two descriptions of outcomes are slightly inconsistent, @shipilev:
>>
>> @Outcome(id = {"150, 100, 150"}, expect = ACCEPTABLE, desc = "actor2 completed first, then actor1 completed")
>> @Outcome(id = {"250, 150, 150"}, expect = ACCEPTABLE, desc = "actor1 completed first, then actor2")
>>
>> Either we use "completed" at the end in both cases or not.
>> What do you prefer, @shipilev ?
>
> Yes, "completed".
Done.
-------------
PR: https://git.openjdk.java.net/jcstress/pull/88
More information about the jcstress-dev
mailing list