> 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.
Justin King has updated the pull request incrementally with two additional commits since the last revision: - Remove extra whitespace Signed-off-by: Justin King <[email protected]> - Always link ASan default options to any test launchers Signed-off-by: Justin King <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/12082/files - new: https://git.openjdk.org/jdk/pull/12082/files/c1608144..16c015c9 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=12082&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12082&range=00-01 Stats: 14 lines in 3 files changed: 2 ins; 9 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/12082.diff Fetch: git fetch https://git.openjdk.org/jdk pull/12082/head:pull/12082 PR: https://git.openjdk.org/jdk/pull/12082
