Loading... (original) (raw)

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

Bug - A problem which impairs or prevents the functions of the product. JDK-8199137 StringInternSync test crashes in exit verification

Enhancement - null JDK-8153783 UnlockDiagnosticVMOptions should not be trueInDebug