On Tue, 17 Jan 2023 13:50:48 GMT, Justin King <jck...@openjdk.org> wrote:

> Update ASan build to use the same approach as UBSan for setting default 
> options. The main difference is that we only want to change the default ASan 
> options for processes which launch the JVM. We do this by only compiling the 
> default options in the common launcher build file.

This pull request has now been integrated.

Changeset: 00b6c551
Author:    Justin King <jck...@openjdk.org>
Committer: Magnus Ihse Bursie <i...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/00b6c551ec4254ff9adf9749f5eb3980af3ddb3d
Stats:     78 lines in 4 files changed: 63 ins; 11 del; 4 mod

8300254: ASan build does not correctly propagate ASAN_OPTIONS

Reviewed-by: ihse

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

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

Reply via email to