RFR: 8275448: [REDO] AArch64: Implement string_compare intrinsic in SVE [v3]

Nick Gasson ngasson at openjdk.java.net
Fri Nov 12 04:06:35 UTC 2021


On Thu, 11 Nov 2021 13:20:55 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Now, only the `gtest/GTestWrapper.java` fails in `AssemblerAArch64::validate_vm`.

That is still quite strange. I just tried `gtest/GTestWrapper.java` on that commit on an M1 Mac and it passed (both fastdebug and release build). Could you post the log of the failing test?

-------------

PR: https://git.openjdk.java.net/jdk/pull/6072


More information about the hotspot-compiler-dev mailing list