RFR: 8291654: AArch64: assert from JDK-8287393 causes crashes
Evgeny Astigeevich
duke at openjdk.org
Tue Aug 2 10:41:49 UTC 2022
On Tue, 2 Aug 2022 08:33:30 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> @vnkozlov I will leave it to you to decide whether to sponsor as-is or look for additional changes. The failures seem intermittent and have not re-occurred in the next two CI runs.
>
> Leave it out. It does nothing useful; I think it was just a precaution.
> The failures seem intermittent and have not re-occurred in the next two CI runs.
@dholmes-ora It is intermittent because we get unlucky and `Compile::current()->output()` either crashes or returns `NULL`.
-------------
PR: https://git.openjdk.org/jdk/pull/9709
More information about the hotspot-compiler-dev
mailing list