RFR: JDK-8309224: Fix xlc17 clang 15 warnings in java.desktop [v2]

Goetz Lindenmaier goetz at openjdk.org
Fri Jun 2 07:39:17 UTC 2023


On Thu, 1 Jun 2023 17:13:56 GMT, Phil Race <prr at openjdk.org> wrote:

>> JoKern65 has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update Awt2dLibraries.gmk
>>   
>>   followed prrace annotation
>
> make/modules/java.desktop/lib/Awt2dLibraries.gmk line 708:
> 
>> 706:   # The external libpng submitted in the jdk is an old version
>> 707:   # which does not contain .png_init_filter_functions_vsx.
>> 708:   # Therefore we need to disable PNG_POWERPC_VSX_OPT explicitely by setting
> 
> explicitely -> explicitly
> 
> And it isn't an old version. It is very current.
> I think we just chose not to import functionality we weren't using.

Was fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14263#discussion_r1214029889



More information about the build-dev mailing list