RFR: 8359788: Internal Error: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
Vladimir Kozlov
kvn at openjdk.org
Wed Jun 25 05:05:26 UTC 2025
On Wed, 25 Jun 2025 01:13:46 GMT, Igor Veresov <iveresov at openjdk.org> wrote:
> For object arrays we forgot to check if the element type if loaded and always returned `true` from `is_klass_loaded()`.
> Testing is a bit noisy but seems to be clean.
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25965#pullrequestreview-2956575134
More information about the hotspot-compiler-dev
mailing list