RFR: 8332903: ubsan: opto/output.cpp:1002:18: runtime error: load of value 171, which is not a valid value for type 'bool' [v2]
Matthias Baesken
mbaesken at openjdk.org
Fri Jun 14 13:04:17 UTC 2024
On Fri, 14 Jun 2024 12:33:46 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
> It might be better to add a method that does the necessary initialization. That method can then be called from ppc.ad and from `Matcher::match_sfpt`.
Might be a good cleanup, but I prefer to do this in a separate issue (and fix here only the ppc issue with a small fix).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19677#issuecomment-2167990081
More information about the hotspot-compiler-dev
mailing list