RFR: JDK-8298448: UndefinedBehaviorSanitizer [v3]
Justin King
jcking at openjdk.org
Mon Dec 12 07:02:04 UTC 2022
On Mon, 12 Dec 2022 06:47:44 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Yeah, it is unfortunate. However there is no other way to actually set the defaults nicely. The other alternative is to use environment variables, but they are easy to forget when invoking the launcher manually.
>
> Does the env-var override the src declaration, or the other way around?
UBSAN_OPTIONS overrides the src declaration. I added to the comment mentioning that.
-------------
PR: https://git.openjdk.org/jdk/pull/11604
More information about the build-dev
mailing list