RFR: 8318889: C2: add bailout after assert Bad graph detected in build_loop_late
Emanuel Peter
epeter at openjdk.org
Mon Oct 30 07:20:42 UTC 2023
On Thu, 26 Oct 2023 12:53:59 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>>> Emphatic "YES". I am surprised we have not been doing this before :)
>>
>> Right, as a follow-up investigation, we will check if we can do this for more fatal asserts in C2.
>
>> Right, as a follow-up investigation, we will check if we can do this for more fatal asserts in C2.
>
> Draft: https://bugs.openjdk.org/browse/JDK-8318900
Thanks @TobiHartmann @shipilev for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16375#issuecomment-1784605254
More information about the hotspot-compiler-dev
mailing list