RFR: 8308286 Fix clang warnings in linux code [v6]

Artem Semenov asemenov at openjdk.org
Thu Jun 22 17:25:10 UTC 2023


On Thu, 22 Jun 2023 09:58:49 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

>> Artem Semenov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   update
>
> make/modules/java.desktop/lib/Awt2dLibraries.gmk line 260:
> 
>> 258:         DISABLED_WARNINGS_clang_aix_sun_awt_X11_GtkFileDialogPeer.c := parentheses, \
>> 259:         DISABLED_WARNINGS_clang_aix_awt_InputMethod.c := sign-compare, \
>> 260:         DISABLED_WARNINGS_clang_screencast_pipewire.c := format-nonliteral, \
> 
> move this one closer to the other clang (non-aix) suppressions

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14033#discussion_r1238824459



More information about the security-dev mailing list