[jdk8u-dev] RFR: 8221988: add possibility to build with Visual Studio 2019 [v2]
Alexey Pavlyutkin
duke at openjdk.java.net
Fri Apr 22 10:15:37 UTC 2022
On Mon, 11 Apr 2022 09:35:14 GMT, Alexey Pavlyutkin <duke at openjdk.java.net> wrote:
>> common/autoconf/toolchain_windows.m4 line 28:
>>
>>> 26: ################################################################################
>>> 27: # The order of these defines the priority by which we try to find them.
>>> 28: VALID_VS_VERSIONS="2013 2015 2012 2010 2017 2019"
>>
>> Order should be: `2010 2012 2013 2015 2017 2019`
>
> Fixed. The patch tested for all 2010-2019 toolkits, the PR header was updated accordingly
Ping
-------------
PR: https://git.openjdk.java.net/jdk8u-dev/pull/33
More information about the jdk8u-dev
mailing list