RFR: 8353298: AOT cache creation asserts with _array_klasses in an unregistered InstanceKlass [v2]

Ioi Lam iklam at openjdk.org
Fri Apr 18 19:09:42 UTC 2025


On Thu, 17 Apr 2025 19:55:55 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Looks good. Can you add some comment in the test on what it is testing?

I added a `@summary` section in the test. I intend to add more test cases to this file (e.g., [JDK-8354557](https://bugs.openjdk.org/browse/JDK-8354557)). That's why I made the name of the test, AOTCacheSupportForCustomLoaders, rather generic.

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

PR Comment: https://git.openjdk.org/jdk/pull/24711#issuecomment-2816038760


More information about the hotspot-dev mailing list