[jdk22] Integrated: 8321974: Crash in ciKlass::is_subtype_of because TypeAryPtr::_klass is not initialized

Tobias Hartmann thartmann at openjdk.org
Thu Dec 14 09:46:01 UTC 2023


On Thu, 14 Dec 2023 07:41:03 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [c8ad7b7f](https://github.com/openjdk/jdk/commit/c8ad7b7f84ead3f850f034e1db6335bbbac41589) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Tobias Hartmann on 14 Dec 2023 and was reviewed by Roland Westrelin and Vladimir Kozlov.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 41b7296f
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk22/commit/41b7296f4988d2a3b3d212b0634ded9e59496590
Stats:     89 lines in 3 files changed: 54 ins; 22 del; 13 mod

8321974: Crash in ciKlass::is_subtype_of because TypeAryPtr::_klass is not initialized

Reviewed-by: epeter, tholenstein
Backport-of: c8ad7b7f84ead3f850f034e1db6335bbbac41589

-------------

PR: https://git.openjdk.org/jdk22/pull/12


More information about the hotspot-compiler-dev mailing list