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

Andrey Vershinin github.com+31506961+vshining at openjdk.java.net
Sat Feb 20 16:47:39 UTC 2021


On Fri, 19 Feb 2021 17:19:15 GMT, Ioi Lam <iklam 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.

@iklam Thanks for the notice, the tests have passed now.

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

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



More information about the hotspot-gc-dev mailing list