RFR: 8371297: C2: assert triggerred in BoolTest::BoolTest
Emanuel Peter
epeter at openjdk.org
Tue Nov 11 14:51:06 UTC 2025
On Tue, 4 Nov 2025 22:18:13 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this patch?
>
> Not sure how this one slipped in (https://github.com/openjdk/jdk/pull/28047/), I think it passed my local test and github CI test at that time.
> Please check https://bugs.openjdk.org/browse/JDK-8371297 for details.
>
> Thanks!
Looks hacky but reasonable for now. Though maybe it would be nicer if we had some printing method that works directly on the mask? Or some other way of passing around the mask.
-------------
Marked as reviewed by epeter (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/28141#pullrequestreview-3448435013
More information about the hotspot-compiler-dev
mailing list