Integrated: JDK-8300592: ASan build does not correctly propagate options to some test launchers

Justin King jcking at openjdk.org
Wed Jan 25 16:22:07 UTC 2023


On Wed, 18 Jan 2023 20:40:40 GMT, Justin King <jcking at openjdk.org> wrote:

> Update some custom launchers to set the default ASan options, without it the tests fail due to incompatibility with LSan. Additionally adds `-fno-common` for ASan build, as suggested by the docs.

This pull request has now been integrated.

Changeset: edf1e1ab
Author:    Justin King <jcking at openjdk.org>
Committer: Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/edf1e1ab4a49aab0990457e534cc4f7e7518efef
Stats:     22 lines in 6 files changed: 19 ins; 1 del; 2 mod

8300592: ASan build does not correctly propagate options to some test launchers

Reviewed-by: ihse

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

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



More information about the build-dev mailing list