RFR: JDK-8276046: codestrings.validate_vm gtest fails on ppc64, s390
Aleksey Shipilev
shade at openjdk.java.net
Wed Oct 27 08:52:20 UTC 2021
On Wed, 27 Oct 2021 08:27:12 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Trivial patch to switch off the associated gtest on these platforms. PPC64 and s390 compilers don't use code strings.
It looks okay to me, but do you want to join the family of `#ifdefs` at the beginning of the file?
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6133
More information about the hotspot-compiler-dev
mailing list