RFR: 6983726: Reimplement MethodHandleProxies.asInterfaceInstance [v22]

Mandy Chung mchung at openjdk.org
Tue Jul 11 17:10:34 UTC 2023


On Tue, 11 Jul 2023 15:13:49 GMT, Chen Liang <liach at openjdk.org> wrote:

> The WeakReference should point to the impl class. The Lookup is a cheap wrapper, so I changed it to be created each time instead. 

I won't object to keep the impl class.   Just to be clear, the test should pass even if it keeps Lookup as the referent, right?

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

PR Comment: https://git.openjdk.org/jdk/pull/13197#issuecomment-1631183821


More information about the core-libs-dev mailing list