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

Justin King jcking at openjdk.org
Tue Feb 21 21:18:23 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.

This pull request has now been integrated.

Changeset: ce6de371
Author:    Justin King <jcking at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ce6de37172cadc3671c03423cb9dd3bb9d2be840
Stats:     3 lines in 1 file changed: 1 ins; 0 del; 2 mod

8303010: Add /DEBUG to LDFLAGS for MSVC with ASan

Reviewed-by: erikj

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

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



More information about the build-dev mailing list