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

Andrey Vershinin github.com+31506961+vshining at openjdk.java.net
Fri Feb 19 15:09:47 UTC 2021


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

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

Commit messages:
 - 8254239: G1ConcurrentMark.hpp unnecessarily disables MSVC++ warning 4522

Changes: https://git.openjdk.java.net/jdk/pull/2646/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2646&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8254239
  Stats: 6 lines in 1 file changed: 0 ins; 6 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2646.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2646/head:pull/2646

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



More information about the hotspot-gc-dev mailing list