[jdk13u-dev] Integrated: 8232084: HotSpot build failed with GCC 9.2.1
Yuri Nesterenko
yan at openjdk.java.net
Thu May 13 11:25:33 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.
This pull request has now been integrated.
Changeset: c87d3999
Author: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.java.net/jdk13u-dev/commit/c87d39999fb84d4ffa60ae543744930821a46b08
Stats: 20 lines in 6 files changed: 18 ins; 0 del; 2 mod
8232084: HotSpot build failed with GCC 9.2.1
Reviewed-by: bae
Backport-of: 11fbd78f27a338af850256a468a93dc257a4d3ac
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/207
More information about the jdk-updates-dev
mailing list