Loading... (original) (raw)
- Type:
Bug
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 11
- Affects Version/s: 11
The test uses -XX:+VerifyStringTableAtExit, which is a diagnostic option and requires the flag -XX:+UnlockDiagnosticVMOptions. The .jtr report indicates that this is the issue.
This was tested on an AArch64 system.
relates to
JDK-8199137 StringInternSync test crashes in exit verification
- Resolved
JDK-8153783 UnlockDiagnosticVMOptions should not be trueInDebug
- Closed