RFR: 8233724: Remove -Wc++14-compat warning suppression in operator_new.cpp

Harold Seigel hseigel at openjdk.java.net
Wed Oct 20 12:25:13 UTC 2021


On Tue, 19 Oct 2021 12:26:58 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this small change to remove the unneeded 'PRAGMA_DISABLE_GCC_WARNING("-Wc++14-compat")' from operator_new.cpp.  The change was tested by running Mach5 tiers 1-2 on Linux, Mac OS, and Windows.
> 
> Thanks, Harold

Thanks Coleen!

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

PR: https://git.openjdk.java.net/jdk/pull/6005


More information about the hotspot-runtime-dev mailing list