RFR: 8334780: Crash: assert(h_array_list.not_null()) failed: invariant
Markus Grönlund
mgronlun at openjdk.org
Thu Aug 8 18:47:36 UTC 2024
On Thu, 8 Aug 2024 15:57:07 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
>> Greetings,
>>
>> this change adjusts an incorrect assert, as new_java_util_arraylist() has CHECK_NULL constructs on exceptions.
>>
>> Testing: jdk_jfr
>>
>> Cheers
>> Markus
>
> Marked as reviewed by egahlin (Reviewer).
Thanks @egahlin and @shipilev for your reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20512#issuecomment-2276443577
More information about the hotspot-jfr-dev
mailing list