[jdk11u-dev] RFR: 8280863: Update build README to reflect that MSYS2 is supported
Christoph Langer
clanger at openjdk.org
Fri Nov 25 11:33:15 UTC 2022
On Fri, 25 Nov 2022 09:16:38 GMT, George Adams <gdams at openjdk.org> wrote:
> The only diffs are the supported VS versions and the fact that for JDK11u we state that versions older than VS 2017 are likely to be unsupported at some point.
Changes requested by clanger (Reviewer).
doc/building.html line 363:
> 361: CC: Sun C++ 5.13 SunOS_i386 151846-10 2015/10/30</code></pre>
> 362: <h3 id="microsoft-visual-studio">Microsoft Visual Studio</h3>
> 363: <p>The minimum accepted version of Visual Studio is 2010. Older versions will not be accepted by <code>configure</code>. The maximum accepted version of Visual Studio is 2019. Versions older than 2017 are unlikely to continue working for long.</p>
Please remove this hunk. This should not be affected by the change to building.md which is the master document. I will try to regenerate building.html for 11u and possibly rectify diffs in another PR.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1552
More information about the jdk-updates-dev
mailing list