corretto / corretto-11

Amazon Corretto 11 is a no-cost, multi-platform, production-ready distribution of OpenJDK 11
GNU General Public License v2.0
672 stars 106 forks source link

Windows: remove --with-ucrt-dll-dir --with-msvcr-dll from gradle build #339

Closed Rudometov closed 1 year ago

Rudometov commented 1 year ago

Backport from corretto-jdk.

Context: Configure is able to get dll's needed automatically from VS. There is still option to specify these via corretto.extra_config in case customization is needed.

Checked by building with VS 2019.