Withdrawn: CODETOOLS-7902904: jcstress: Explicit waits for VM shutdowns
Aleksey Shipilev
shade at openjdk.java.net
Wed Apr 28 14:38:00 UTC 2021
On Wed, 28 Apr 2021 13:58:35 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Current TestExecutor code spins in the 100ms-wait loop for re-starting the next epoch of scheduling. This is way too large a wait for -m sanity. Reducing it to 10ms throws the non-sanity runs under the bus. We should instead do explicit waits for VM shutdown, and restart the scheduling then.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jcstress/pull/35
More information about the jcstress-dev
mailing list