Integrated: 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

This pull request has now been integrated.

Changeset: a91a0a52
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a91a0a523a8d781d35950941cd87cdc430d32a71
Stats:     11 lines in 1 file changed: 0 ins; 10 del; 1 mod

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

Reviewed-by: coleenp

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

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


More information about the hotspot-runtime-dev mailing list