[jdk11u-dev] RFR: 8275008: gtest build failure due to stringop-overflow warning with gcc11 [v2]

Christoph Langer clanger at openjdk.org
Mon Aug 22 21:27:40 UTC 2022


On Mon, 22 Aug 2022 21:24:38 GMT, Dan Lutker <duke at openjdk.org> wrote:

>> Backport of c55dd365e3463670697b09de0ff70877203e5a69, which did not apply cleanly due to changes in tip that reworked the make file.
>> 
>> Corretto is requiring this when building as a RPM on a hardened base OS with GCC 11.3
>
> Dan Lutker has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove extra / in copyright

Changes requested by clanger (Reviewer).

make/hotspot/lib/CompileGtest.gmk line 2:

> 1: #
> 2: # Copyright (c) 2016, 2021/, Oracle and/or its affiliates. All rights reserved.

I think a / sneaked in here. Please fix. 😄

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1333


More information about the jdk-updates-dev mailing list