RFR: 8303466: C2: failed: malformed control flow. Limit type made precise with MaxL/MinL [v9]
Emanuel Peter
epeter at openjdk.org
Wed Apr 26 05:59:54 UTC 2023
On Mon, 24 Apr 2023 09:05:46 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Apply suggestions from code review (Tobias)
>>
>> Co-authored-by: Tobias Hartmann <tobias.hartmann at oracle.com>
>
> Updates look good!
Thanks @chhagedorn @TobiHartmann @vnkozlov @rwestrel for the reviews and suggestions!
The assert will now still fail with the fuzzer occasionally because of the `assertion / skeleton predicate` bug that @chhagedorn is already working on for a while. But I hope this fix will drastically reduce the rate of fuzzer failures with this assert.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13269#issuecomment-1522815564
More information about the hotspot-compiler-dev
mailing list