RFR: 8365913: Support latest MSC_VER in abstract_vm_version.cpp

duke duke at openjdk.org
Tue Sep 2 06:40:43 UTC 2025


On Thu, 21 Aug 2025 09:59:14 GMT, Joakim Nordström <jnordstrom at openjdk.org> wrote:

> With the latest devkit upgrade for Windows, hs_err files and `-Xinternalversion` reports "`unknown MS VC++:1943`".
> 
> This fix adds the latest known MSC_VER version, as of current date according to https://learn.microsoft.com/en-us/cpp/overview/compiler-versions?view=msvc-170.
> 
> ### Testing
> - [x] Built locally and verified MSVC version is reported correctly
> - [x] tier1-tier3

@jaokim 
Your change (at version e4a4ceb2065405f39b35e55591bb9fe163e5a076) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/26878#issuecomment-3243986015


More information about the hotspot-runtime-dev mailing list