[RFR]: 8186578: Zero fails to build on linux-sparc due to sparc-specific code

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Fri Aug 25 09:10:23 UTC 2017


On 08/24/2017 06:19 PM, Thomas Stüfe wrote:
> Sorry, I should have been more specific. The gtests have nothing to do with the jtreg suite, they are a set of native tests using google test.

No problem. I'm still a relatively new to OpenJDK development, that's why I need these heads-ups ;).

> Just execute (from your build directory):  ./hotspot/variant-server/libjvm/gtest/gtestLauncher -jdk:./images/jdk

Ok, thanks!

> There is also a way to execute them from the make, but I do not know how.

"make check" doesn't work :(.

FWIW, I also talked to Oracle's toolchain guy for Linux SPARC and he told me, the memset
implementation in glibc has the same problem on Linux. So, your reservations are actually
justified and we should use the SPARC version of memset_with_concurrent_readers on Zero
on SPARC as well.

The problem is just how to make the code available outside the cpu/sparc tree.

Adrian  

-- 
  .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
   `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


More information about the hotspot-dev mailing list