RFR: 8293336: AOT-linking of invokedynamic for lambda expression and string concat [v5]

Stefan Karlsson stefank at openjdk.org
Mon Oct 21 07:07:53 UTC 2024


On Fri, 18 Oct 2024 20:09:15 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> I filed [JDK-8342429](https://bugs.openjdk.org/browse/JDK-8342429) "Cache classes in loaded state" to address this properly.
>
> I added an assert to limit the cases where the GCs can see null ClassLoaderData from a klass [3f09464](https://github.com/openjdk/jdk/pull/21143/commits/3f094645aae7ba420414121d20787d6a313ed4d0)

Thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21143#discussion_r1808214635


More information about the core-libs-dev mailing list