RFR: 8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java (original) (raw)
stewartd.qdt stewartd.qdt at qualcommdatacenter.com
Fri Mar 9 22:20:39 UTC 2018
- Previous message: URGENT [11] RFR(XS) 8199422: Hotspot build is broken after push of 8197235
- Next message: RFR: 8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: URGENT [11] RFR(XS) 8199422: Hotspot build is broken after push of 8197235
- Next message: RFR: 8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]