RFR: 8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java (original) (raw)

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Sat Mar 10 00:55:12 UTC 2018


Looks good.  Thank you for fixing this. Can you hg commit the patch with us as reviewers and I'll push it? thanks, Coleen

On 3/9/18 5: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