RFR: JDK-8300592: ASan build does not correctly propagate options to some test launchers [v2]

Justin King jcking at openjdk.org
Mon Jan 23 19:39:44 UTC 2023


> 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 <jcking at google.com>
 - Always link ASan default options to any test launchers
   
   Signed-off-by: Justin King <jcking at google.com>

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

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



More information about the build-dev mailing list