RFR: JDK-8303010: Add /DEBUG to LDFLAGS for MSVC with ASan

David Holmes dholmes at openjdk.org
Wed Feb 22 00:32:38 UTC 2023


On Tue, 21 Feb 2023 16:40:07 GMT, Justin King <jcking at openjdk.org> wrote:

> Add `/DEBUG` to `LDFLAGS` for MSVC with ASan. Without it MSVC produces lots of warnings.

If ASAN support needs `-debug` wouldn't it make sense to restrict its use to debug builds?

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

PR: https://git.openjdk.org/jdk/pull/12693



More information about the build-dev mailing list