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.
- relates to
-
JDK-8252219 C2: Randomize IGVN worklist for stress testing
-
- Resolved
-
- links to
-
Review openjdk/jcstress/100