RFR: 8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Mar 9 22:30:08 UTC 2018


Looks good.

Thanks,
Vladimir

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