RFR: JDK-8273176: handle latest VS2019 in abstract_vm_version
David Holmes
dholmes at openjdk.java.net
Wed Sep 1 07:18:49 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 fine and trivial.
Thanks,
David
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5317
More information about the hotspot-runtime-dev
mailing list