Integrated: JDK-8254239: G1ConcurrentMark.hpp unnecessarily disables MSVC++ warning 4522.

Andrey Vershinin github.com+31506961+vshining at openjdk.java.net
Mon Feb 22 08:34:52 UTC 2021


On Fri, 19 Feb 2021 15:05:24 GMT, Andrey Vershinin <github.com+31506961+vshining at openjdk.org> wrote:

> This is a simple change removing disabling of MSVC++ warning 4522. Since it only affects build process, no tests were ran.

This pull request has now been integrated.

Changeset: 26c1db90
Author:    Andrey Vershinin <aver.shining at gmail.com>
Committer: Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/26c1db90
Stats:     6 lines in 1 file changed: 0 ins; 6 del; 0 mod

8254239: G1ConcurrentMark.hpp unnecessarily disables MSVC++ warning 4522.

Reviewed-by: iklam, kbarrett

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

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



More information about the hotspot-gc-dev mailing list