Integrated: 8338110: Exclude Fingerprinter::do_type from ubsan checks
Matthias Baesken
mbaesken at openjdk.org
Wed Aug 14 16:58:53 UTC 2024
On Fri, 9 Aug 2024 11:53:38 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> For now we still have undefined behavior in Fingerprinter::do_type reported by ubsan ; exclude the method from ubsan checks until the signature handling code is adjusted .
>
> With this change I can finally build with ubsan enabled, without special additional setting (using gcc devkit11.3.0 , on Linux x86_64).
This pull request has now been integrated.
Changeset: 6a390147
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6a390147959e0fb88de6ee13204cff72cd910f09
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8338110: Exclude Fingerprinter::do_type from ubsan checks
Reviewed-by: jwaters, rrich
-------------
PR: https://git.openjdk.org/jdk/pull/20522
More information about the hotspot-runtime-dev
mailing list