Withdrawn: 7903494: jcstress: seqcst tests arbiters should take the lock

Aleksey Shipilev shade at openjdk.org
Mon Jun 12 14:29:12 UTC 2023


On Mon, 12 Jun 2023 13:35:37 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Found this while peeking into the generated code: the arbiters code is not `synchronized` for sync tests, although it should match what other threads are doing. This seems to be innocuous on current platforms, because arbiter always runs "last" with the relevant volatile sychronization. This is not guaranteed to work generally, though.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jcstress/pull/140


More information about the jcstress-dev mailing list