mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-04 21:20:17 +00:00
8235325: build failure on Linux after 8235243
Reviewed-by: clanger
This commit is contained in:
parent
07be23513b
commit
e230c1ce5d
@ -236,7 +236,7 @@ const char* Abstract_VM_Version::internal_vm_info_string() {
|
||||
#elif _MSC_VER == 1922
|
||||
#define HOTSPOT_BUILD_COMPILER "MS VC++ 16.2 (VS2019)"
|
||||
#elif _MSC_VER == 1923
|
||||
#define HOTSPOT_BUILD_COMPILER "MS VC++ 16.3 (VS2019)
|
||||
#define HOTSPOT_BUILD_COMPILER "MS VC++ 16.3 (VS2019)"
|
||||
#else
|
||||
#define HOTSPOT_BUILD_COMPILER "unknown MS VC++:" XSTR(_MSC_VER)
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user