RFR: JDK-8273176: handle latest VS2019 in abstract_vm_version
Lutz Schmidt
lucy at openjdk.java.net
Wed Sep 1 09:30:52 UTC 2021
On Tue, 31 Aug 2021 13:09:26 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Please review this small change.
> It handles latest VS2019 versions in abstract_vm_version, e.g. 16.10.
> See the _MSC_VER documentation at https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-160
>
> Thanks, Matthias
Looks good to me.
Thanks for adding support for the latest MSVC++.
Lutz
-------------
PR: https://git.openjdk.java.net/jdk/pull/5317
More information about the hotspot-runtime-dev
mailing list