[jdk13u-dev] RFR: 8232084: HotSpot build failed with GCC 9.2.1

Andrew Brygin bae at openjdk.java.net
Thu May 13 11:13:54 UTC 2021


On Wed, 12 May 2021 18:18:06 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:

> Following discussion after https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2021-May/006150.html, in addition to the original fix I have disabled gcc warninig "stringop-truncation" for lcms in Awt2dLibraries.gmk and for dt_socket in Lib-jdk.jdwp.agent.gmk.
> A problem with jvmti_tools.c doesn't exist in jdk13 after JDK-8209611
> 
> Verified on Ubuntu 20.04 with gcc 9.3.0 and Ubuntu 18.04 with gcc 7.5.0, release and fastdebug builds of "images" and "test-image" targets, tier1 and separately vmTestbase tests.

The change looks fine to me.

-------------

Marked as reviewed by bae (Reviewer).

PR: https://git.openjdk.java.net/jdk13u-dev/pull/207


More information about the jdk-updates-dev mailing list