JDK 9 build with GCC 6.1.1
Erik Joelsson
erik.joelsson at oracle.com
Mon Jun 27 13:15:54 UTC 2016
For the change to Awt2dLibraries.gmk, please add the disabled warning to
"DISABLED_WARNINGS_gcc parameter further down instead of explicitly
adding CFLAGS. Not all versions of GCC can handle unknown warning tags.
We handle that automatically with the DISABLED_WARNINGS variables.
/Erik
On 2016-06-24 17:14, Yasumasa Suenaga wrote:
> Hi all,
>
> I've tried to OpenJDK 9 build at Fedora 24 x64.
> Fedora 24 has GCC 6.1.1, and OpenJDK 9 build was failed.
>
> I fixed build error and several issues (VM crash and internal error)
> as below:
>
> hotspot: http://cr.openjdk.java.net/~ysuenaga/jdk9-for-gcc6/hotspot/
> jdk: http://cr.openjdk.java.net/~ysuenaga/jdk9-for-gcc6/jdk/
>
> Does someone work for it?
> If no one works for it, I will file it to JBS and will send review
> request.
>
>
> Thanks,
>
> Yasumasa
More information about the jdk9-dev
mailing list