[Bug 2882] New: [IcedTea8] Support builds using GCC 6

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Mar 17 01:21:32 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2882

            Bug ID: 2882
           Summary: [IcedTea8] Support builds using GCC 6
           Product: IcedTea
           Version: 8-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

For OpenJDK 8 to build with GCC 6, the C++ standard needs to be explicitly
lowered to g++98 and a number of optimisations need to be disabled, due to
undefined behaviour in HotSpot. See:

http://mail.openjdk.java.net/pipermail/build-dev/2016-March/016767.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160317/aad03673/attachment-0001.html>


More information about the distro-pkg-dev mailing list