RFR: 8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java
Zhengyu Gu
zgu at redhat.com
Fri Mar 9 22:34:46 UTC 2018
Looks good.
It failed on Linux x64 also, thanks for fixing it.
-Zhengyu
On 03/09/2018 05:20 PM, stewartd.qdt wrote:
> Please review this webrev [1] which attempts to fix a test error in runtime/stringtable/StringTableVerifyTest.java. This test uses the flag -XX:+VerifyStringTableAtExit, which is a diagnostic option and requires the flag -XX:+UnlockDiagnosticVMOptions.
>
>
>
> This test currently fails our JTReg testing on an AArch64 machine. This patch simply adds the -XX:+UnlockDiagnosticVMOptions.
>
> The bug report is filed at [2].
>
>
>
> I am happy to modify the patch as necessary.
>
>
>
> Regards,
>
>
>
> Daniel Stewart
>
>
>
> [1] - http://cr.openjdk.java.net/~dstewart/8199425/webrev.01/
>
> [2] - https://bugs.openjdk.java.net/browse/JDK-8199425
>
>
>
More information about the hotspot-dev
mailing list