On 05/24/2018 03:01 PM, David Holmes wrote:
>> I'm not building Zero in this case but Hotspot native for linux-sparc.
> 
> Are you building an interpreter only version of linux-sparc?

No, I don't think so:

MAKE_VERBOSE=y QUIETLY= LOG=debug sh ./configure --with-jvm-variants=server
                                                 
--with-boot-jdk=/usr/lib/jvm/java-10-openjdk-sparc64
                                                 --disable-precompiled-headers
                                                 --with-debug-level=release
                                                 --disable-warnings-as-errors
                                                 --disable-javac-server
                                                 --with-num-cores=16

> This barrier code seems highly suspect to me with regards to how it tries to 
> deal with C1 versus C2. I suspect at least one must be present.
> 
> But if this is not Minimal nor Zero then it needs another bug filed :)

Already done: https://bugs.openjdk.java.net/browse/JDK-8203787

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

Reply via email to