[jdk11u-dev] RFR: 8254072: AArch64: Get rid of --disable-warnings-as-errors on Windows+ARM64 build [v2]

Reka Kovacs rkovacs at openjdk.java.net
Fri Feb 11 01:07:15 UTC 2022


On Tue, 5 Oct 2021 08:29:20 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> Reka Kovacs has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>> 
>>   Backport d2812f780e87511736f2d41bc57a69c2a898b583
>
> make/hotspot/lib/CompileGtest.gmk line 81:
> 
>> 79:         tautological-undefined-compare $(BUILD_LIBJVM_DISABLED_WARNINGS_clang), \
>> 80:     DISABLED_WARNINGS_solstudio := identexpected, \
>> 81:     DISABLED_WARNINGS_microsoft := 4146, \
> 
> What does this do? Need a comment here.

Added comments to both cases.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/280


More information about the jdk-updates-dev mailing list