[jdk8u-dev] RFR: 8273176: handle latest VS2019 in abstract_vm_version

Alexey Pavlyutkin duke at openjdk.org
Mon Jul 11 07:15:52 UTC 2022


Hi! Here is another backport from MSVS 2019 seria. This one additionally extends the list of supported VC++ compilers. The patch from 11u is applied cleanly except the path shuffling:

src/hotspot/share/runtime/abstract_vm_version.cpp -> hotspot/src/share/vm/runtime/vm_version.cpp

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

Commit messages:
 - 8273176: handle latest VS2019 in abstract_vm_version

Changes: https://git.openjdk.org/jdk8u-dev/pull/82/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=82&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8273176
  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/82.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/82/head:pull/82

PR: https://git.openjdk.org/jdk8u-dev/pull/82


More information about the jdk8u-dev mailing list