git: openjdk/jdk: 8321974: Crash in ciKlass::is_subtype_of because TypeAryPtr::_klass is not initialized
Tobias Hartmann
thartmann at openjdk.org
Thu Dec 14 07:24:58 UTC 2023
Changeset: c8ad7b7f
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2023-12-14 07:23:21 +0000
URL: https://git.openjdk.org/jdk/commit/c8ad7b7f84ead3f850f034e1db6335bbbac41589
8321974: Crash in ciKlass::is_subtype_of because TypeAryPtr::_klass is not initialized
Reviewed-by: roland, kvn
! src/hotspot/share/opto/type.cpp
! src/hotspot/share/opto/type.hpp
+ test/hotspot/jtreg/compiler/c2/TestUninitializedKlassField.java
More information about the jdk-changes
mailing list