RFR: 8328628: JDK-8328157 incorrectly sets -MT on all compilers in jdk.jpackage

Julian Waters jwaters at openjdk.org
Wed Mar 20 16:45:23 UTC 2024


On Wed, 20 Mar 2024 16:20:36 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> In [JDK-8328157](https://bugs.openjdk.org/browse/JDK-8328157), I rewrote the logic to replace -MD with -MT for compiling on Windows. Unfortunately, I mistakenly set -MT for all compilers, not just for visual studio.

Looks good. Unrelated but man the newly refactored build system takes some getting used to

-------------

Marked as reviewed by jwaters (Committer).

PR Review: https://git.openjdk.org/jdk/pull/18401#pullrequestreview-1949478371


More information about the build-dev mailing list