[OpenJDK 2D-Dev] RFR: JDK-8160294: Some client libraries cannot be bult with GCC 6
Yasumasa Suenaga
yasuenag at gmail.com
Sat Jun 25 13:40:56 UTC 2016
Hi all,
This review request relates to [1].
Some client libraries could not be built with misleading-indentation
and shift-negative-value warning (error) on GCC 6.1.1 .
So I think we have to fix new warnings.
However, some libraries (LCMS, JPEG library) are imported from another
open source project. So we should avoid compile error with suppressing them.
I uploaded a webrev.
Could you review it?
http://cr.openjdk.java.net/~ysuenaga/JDK-8160294/webrev.00/
Thanks,
Yasumasa
[1] http://mail.openjdk.java.net/pipermail/jdk9-dev/2016-June/004494.html
More information about the 2d-dev
mailing list