Integrated: 8320937: support latest VS2022 MSC_VER in abstract_vm_version.cpp

Sergey Bylokhov serb at openjdk.org
Wed Nov 29 18:46:15 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

This pull request has now been integrated.

Changeset: eb44bafe
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/eb44bafe7709b108acca06b083f306d6ab7a8050
Stats:     10 lines in 1 file changed: 10 ins; 0 del; 0 mod

8320937: support latest VS2022 MSC_VER in abstract_vm_version.cpp

Reviewed-by: dholmes, shade

-------------

PR: https://git.openjdk.org/jdk/pull/16871


More information about the hotspot-runtime-dev mailing list