RFR: 8256722: handle VC++:1927 VS2019 in abstract_vm_version
Fairoz Matte
fmatte at openjdk.java.net
Mon Nov 23 07:24:08 UTC 2020
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
-------------
Commit messages:
- 8256722: handle VC++:1927 VS2019 in abstract_vm_version
Changes: https://git.openjdk.java.net/jdk/pull/1377/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1377&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8256722
Stats: 10 lines in 1 file changed: 10 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/1377.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1377/head:pull/1377
PR: https://git.openjdk.java.net/jdk/pull/1377
More information about the hotspot-runtime-dev
mailing list