RFR: 8354292: Remove unused PRAGMA_FORMAT_IGNORED
Kim Barrett
kbarrett at openjdk.org
Wed Apr 30 13:35:49 UTC 2025
On Wed, 30 Apr 2025 01:22:24 GMT, simon <duke at openjdk.org> wrote:
> The macro PRAGMA_FORMAT_IGNORED is defined in compilerWarnings_gcc.hpp, with default empty definition in compilerWarnings.hpp. It is unused and can be removed.
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24958#pullrequestreview-2807069120
More information about the hotspot-dev
mailing list