When the configure support for VS 2017 was originally added, there were
still compilation errors when using it. We never got around to removing
that comment after getting the build working again until a later JDK
release.
/Erik
On 10/16/23 07:59, Andrew Leonard wrote:
Does anyone know why the jdk8u toolchain_windows.m4
VS_DESCRIPTION_2017 description contains "CURRENTLY NOT WORKING" ?
https://github.com/openjdk/jdk8u/blob/b24b03f9dbeb2c1e8b5cb0279659eee489bd9df4/common/autoconf/toolchain_windows.m4#L74
Thanks