[Bug 3768] New: [IcedTea7] Allow IcedTea to compile with --enable-Werror
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Nov 15 03:55:48 UTC 2019
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3768
Bug ID: 3768
Summary: [IcedTea7] Allow IcedTea to compile with
--enable-Werror
Product: IcedTea
Version: 2.x-hg
Hardware: all
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
IcedTea has an option to build with -Werror enabled, but it currently fails due
to warnings in the native code in the JDK repository.
Changes along the lines of:
8074096: Disable (most) native warnings in JDK on a per-library basis
8196985: Disable new warnings from GCC 7.3 in jdk libraries
can be used to disable some warnings. Others can be fixed with appropriate
backports e.g.
8034182, PR2290: Misc. warnings in java.net code
https://bugs.openjdk.java.net/browse/JDK-8034182
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20191115/7c6abde9/attachment.html>
More information about the distro-pkg-dev
mailing list