RFR: 8275150: URLClassLoaderTable should store OopHandle instead of Handle
Stefan Karlsson
stefank at openjdk.java.net
Mon Oct 18 07:15:51 UTC 2021
On Fri, 15 Oct 2021 20:35:15 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> Please review this small patch for storing the URLClassLoader as OopHandle instead of Handle.
> It is to avoid running into the same issue as in JDK-8274753.
>
> Passed tiers 1 and 2 tests.
Looks good. Thanks for fixing.
-------------
Marked as reviewed by stefank (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5972
More information about the hotspot-runtime-dev
mailing list