On Thu, 12 Jan 2023 18:30:12 GMT, Justin King <jcking at openjdk.org> wrote: > Fix misconfigured UBSan build by funneling `UBSAN_CFLAGS` and `UBSAN_LDFLAGS` to ADLC. ADLC is just a build tool. There is no reason for it to need the hotspot build flags. ------------- PR: https://git.openjdk.org/jdk/pull/11975