Integrated: 8334780: Crash: assert(h_array_list.not_null()) failed: invariant
Markus Grönlund
mgronlun at openjdk.org
Thu Aug 8 18:47:37 UTC 2024
On Thu, 8 Aug 2024 15:28:41 GMT, Markus Grönlund <mgronlun 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
This pull request has now been integrated.
Changeset: e7a0b5b0
Author: Markus Grönlund <mgronlun at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e7a0b5b09bcfcd8b09667e51ec588e206f0652ff
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8334780: Crash: assert(h_array_list.not_null()) failed: invariant
Reviewed-by: egahlin, shade
-------------
PR: https://git.openjdk.org/jdk/pull/20512
More information about the hotspot-jfr-dev
mailing list