Integrated: JDK-8294901: remove pre-VS2017 checks in Windows related coding
Matthias Baesken
mbaesken at openjdk.org
Tue Oct 11 07:14:34 UTC 2022
On Fri, 7 Oct 2022 07:29:16 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> After "8293162: Drop support for VS2017" limited current support to VS2019 and VS2022 it is most likely safe to remove various checks/workarounds related to older VS compilers like VS2015 or VS2013.
This pull request has now been integrated.
Changeset: 5e05e421
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5e05e421ed49158185167c010bd1e4f690eab610
Stats: 33 lines in 3 files changed: 0 ins; 32 del; 1 mod
8294901: remove pre-VS2017 checks in Windows related coding
Reviewed-by: dholmes, mdoerr, kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/10600
More information about the hotspot-dev
mailing list