JDK 17 | JDK 18 |
---|---|
17.0.2Fixed | 18 b17Fixed |
Relates :
|
The StressSeed flag added by JDK-8252219 should be set via FLAG_SET_ERGO if the seed is generated by the VM (i.e., not set via the command line). This way, it will be added to the "[Global flags]" section of the hs_err file on crash and can be used to reproduce the issue.
|