Integrated: 8256722: handle VC++:1927 VS2019 in abstract_vm_version
Fairoz Matte
fmatte at openjdk.java.net
Tue Nov 24 04:51:56 UTC 2020
On Mon, 23 Nov 2020 07:19:45 GMT, Fairoz Matte <fmatte at openjdk.org> wrote:
> The C++ compiler handling coding in abstract_vm_version.cpp currently misses handling nicely for VC++:1927 VS2019.
> Source:
> https://en.wikipedia.org/wiki/Microsoft_Visual_C%2B%2B
This pull request has now been integrated.
Changeset: e838d71d
Author: Fairoz Matte <fmatte at openjdk.org>
Committer: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e838d71d
Stats: 10 lines in 1 file changed: 10 ins; 0 del; 0 mod
8256722: handle VC++:1927 VS2019 in abstract_vm_version
Reviewed-by: shade, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/1377
More information about the hotspot-runtime-dev
mailing list