corretto / corretto-17

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

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

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.