Withdrawn: CODETOOLS-7902972: jcstress: Worker thread methods should not inline further calls

Aleksey Shipilev shade at openjdk.java.net
Sun Jun 13 19:09:02 UTC 2021


On Sun, 13 Jun 2021 18:39:46 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Currently, actor methods can be called from the sanity checks, thus bypassing the non-inlineablitity directives for run loops. A similar issue is with worker thread and task loop: task loop configuration should take precedence over (default) worker thread config.

This pull request has been closed without being integrated.

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

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


More information about the jcstress-dev mailing list