As discussed in https://mail.openjdk.org/pipermail/build-dev/2022-August/035324.html, the time has come to drop support for VS2017.
This PR also reverts the workarounds put in place for VS2017 by [JDK-8196889](https://bugs.openjdk.org/browse/JDK-8196889) and [JDK-8286459](https://bugs.openjdk.org/browse/JDK-8286459). ------------- Commit messages: - 8293162: Drop support for VS2017 Changes: https://git.openjdk.org/jdk/pull/10100/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10100&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8293162 Stats: 45 lines in 7 files changed: 0 ins; 27 del; 18 mod Patch: https://git.openjdk.org/jdk/pull/10100.diff Fetch: git fetch https://git.openjdk.org/jdk pull/10100/head:pull/10100 PR: https://git.openjdk.org/jdk/pull/10100
