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

Ioi Lam iklam at openjdk.java.net
Fri Feb 19 17:21:48 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.

Pre-submit test was skipped because:

> Testing is not configured
> In order to run pre-submit tests, the source repository must be properly configured to allow test execution. See https://wiki.openjdk.java.net/display/SKARA/Testing for more information on how to configure this.

Since this is a build change, please enable pre-submit testing to make sure it doesn't break anything.

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

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



More information about the hotspot-gc-dev mailing list