Integrated: JDK-8273176: handle latest VS2019 in abstract_vm_version
Matthias Baesken
mbaesken at openjdk.java.net
Wed Sep 1 08:02:53 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
This pull request has now been integrated.
Changeset: 0e14bf70
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/0e14bf70cf6e482a2ec7d13ed37df0bee911740d
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8273176: handle latest VS2019 in abstract_vm_version
Reviewed-by: kevinw, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/5317
More information about the hotspot-runtime-dev
mailing list