RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v2]
SendaoYan
syan at openjdk.org
Tue Dec 17 10:04:45 UTC 2024
On Tue, 17 Dec 2024 05:10:52 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> I think a better solution here is to use PRAGMA_NONNULL_IGNORED
Thanks, PR has been change to use `PRAGMA_NONNULL_IGNORED` to suppress warning, and the comments has been added.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22655#issuecomment-2548008005
More information about the hotspot-runtime-dev
mailing list