RFR: 8320937: support latest VS2022 MSC_VER in abstract_vm_version.cpp
Aleksey Shipilev
shade at openjdk.org
Wed Nov 29 09:34:08 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
Marked as reviewed by shade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16871#pullrequestreview-1754817531
More information about the hotspot-runtime-dev
mailing list