RFR: 8320937: support latest VS2022 MSC_VER in abstract_vm_version.cpp
David Holmes
dholmes at openjdk.org
Wed Nov 29 07:12:07 UTC 2023
On Wed, 29 Nov 2023 00:37:11 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> Support of the latest versions of VS2022 is added to the abstract_vm_version.cpp
>
> As of Nov 28th, 2023, the latest one is Visual Studio 2022 version 17.8.2
>
> See https://learn.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-170
>
> Other links:
> https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes
> https://en.wikipedia.org/wiki/Microsoft_Visual_C%2B%2B
Looks fine and trivial. Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16871#pullrequestreview-1754579715
More information about the hotspot-runtime-dev
mailing list