Mysterious AArch64 test failures on MacOS

Andrew Haley aph at redhat.com
Thu Apr 15 15:59:54 UTC 2021


Compiling 46 files for jdk.jpackage
/Users/aph/jdk/test/hotspot/gtest/classfile/test_AltHashing.cpp:138:22: error: parameter type 'AltHashingTest' is an abstract class
TEST_F(AltHashingTest, halfsiphash_test_ByteArray) {
                     ^
/Users/aph/googletest/googletest/include/gtest/gtest.h:494:16: note: unimplemented pure virtual method 'TestBody' in 'AltHashingTest'
  virtual void TestBody() = 0;
               ^
/Users/aph/jdk/test/hotspot/gtest/classfile/test_AltHashing.cpp:138:24: error: unknown type name 'halfsiphash_test_ByteArray'
TEST_F(AltHashingTest, halfsiphash_test_ByteArray) {
                       ^
This is a default build on AArch64/MacOS. Does anyone else have the same
problem? What is it?

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the hotspot-dev mailing list