Withdrawn: CODETOOLS-7903041: jcstress: Provide explicit StressSeed when available

Aleksey Shipilev shade at openjdk.java.net
Wed Nov 3 18:24:24 UTC 2021


On Wed, 3 Nov 2021 17:45:41 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> JDK-8252219 added the StressSeed flag that can be used to specify the seed explicitly. This is handy for reproducing the test failures.
> 
> In JCStress failing case, JVM would not dump the StressSeed anywhere (compilation log is not captured by default), so just randomizing the seed explicitly would achieve the same effect. When test crashes, users can then use --jvm(Prepend)Args to set the seed back.

This pull request has been closed without being integrated.

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

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


More information about the jcstress-dev mailing list