Integrated: JDK-8282345: handle latest VS2022 in abstract_vm_version

Matthias Baesken mbaesken at openjdk.java.net
Fri Feb 25 12:30:00 UTC 2022


On Thu, 24 Feb 2022 12:30:40 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Hi, please review this small VS-related change.
> The latest VS2022 versions should be handled in abstract_vm_version, e.g. 17.0,  see
> https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-170
> Additionally, very old VS versions can be removed from abstract_vm_version.
> 
> Thanks, Matthias

This pull request has now been integrated.

Changeset: 735e86b0
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/735e86b0f71c97c2ba35c1cffd9b4492a8ca55bc
Stats:     10 lines in 1 file changed: 4 ins; 4 del; 2 mod

8282345: handle latest VS2022 in abstract_vm_version

Reviewed-by: dholmes, mdoerr

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

PR: https://git.openjdk.java.net/jdk/pull/7606


More information about the hotspot-runtime-dev mailing list