Cannot link against memset_with_concurrent_readers_sparc.cpp

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Wed Jun 7 11:49:47 UTC 2017


On Wed, Jun 07, 2017 at 01:42:47PM +0200, Mikael Gerdin wrote:
> I think the problem is that your build configuration is ZERO but the file
> memset_with_concurrent_readers_sparc.cpp is in the cpu/sparc directory and
> will only be visible if building a native (non-zero) SPARC config.

That's a *very* good hint. I just saw there is actually a related
patch in the Debian package which came from the openjdk-8 package
and is currently disabled for the openjdk-9 package! Attaching
the old patch, it pretty much looks like what I need to be looking
into.

Thanks for the pointer!

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zero-sparc.diff
Type: text/x-diff
Size: 13366 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20170607/023d093b/zero-sparc.diff>


More information about the hotspot-dev mailing list