RFR 8203454: Minimal, Zero builds fail after JDK-8202377 (Modularize C2 barriers)
    John Paul Adrian Glaubitz 
    glaubitz at physik.fu-berlin.de
       
    Thu May 24 13:04:22 UTC 2018
    
    
  
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 - 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 build-dev
mailing list