RFR: JDK-8298448: UndefinedBehaviorSanitizer [v8]

Justin King jcking at openjdk.org
Sat Dec 17 06:39:49 UTC 2022


On Fri, 16 Dec 2022 15:56:44 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> However, I do think the included source files should be treated like the autoheaders, and reside in data rather than in `src`. The latter is intended for buildtools, even though they are a bit scattered at the moment (there is a long-standing JBS bug about fixing that), and these are not really intended to be compiled into a product by itself, rather as something "injected" into all builds. I'd recommend `make/data/ubsan`, and perhaps skip the leading `__`.

Moved to the directory suggested.

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

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



More information about the build-dev mailing list