[jdk11u-dev] RFR: 8210988: Improved handling of compiler warnings in the build [v2]
Andrew Lu
andrewlu at openjdk.org
Mon Mar 25 07:37:23 UTC 2024
On Mon, 25 Mar 2024 07:23:03 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> Hi @luchenlin, @RealLucy, are you sure the build errors are unrelated?
>
> d:\a\jdk11u-dev\jdk11u-dev\src\hotspot\cpu\aarch64\register_aarch64.hpp(285): error C2220: the following warning is treated as an error d:\a\jdk11u-dev\jdk11u-dev\src\hotspot\cpu\aarch64\register_aarch64.hpp(285): warning C4146: unary minus operator applied to unsigned type, result still unsigned make[3]: *** [lib/CompileGtest.gmk:64: /d/a/jdk11u-dev/jdk11u-dev/build/windows-aarch64/hotspot/variant-server/libjvm/gtest/objs/BUILD_GTEST_LIBJVM_pch.obj] Error 1 make[2]: *** [make/Main.gmk:272: hotspot-server-libs] Error 2
>
> Best regards, Goetz.
Hi @GoeLin, not sure about this, is this like the related backport? https://bugs.openjdk.org/browse/JDK-8211081
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2606#issuecomment-2017387068
More information about the jdk-updates-dev
mailing list