RFR: 8359788: Internal Error: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
    Igor Veresov 
    iveresov at openjdk.org
       
    Wed Jun 25 06:48:31 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.
Thanks Vladimir and Tobias!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25965#issuecomment-3003558563
    
    
More information about the hotspot-compiler-dev
mailing list