RFR: 8233724: Remove -Wc++14-compat warning suppression in operator_new.cpp
Coleen Phillimore
coleenp at openjdk.java.net
Tue Oct 19 14:48:52 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
Seems trivial!
-------------
Marked as reviewed by coleenp (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6005
More information about the hotspot-runtime-dev
mailing list