RFR: 8263562: Checking if proxy_klass_head is still lambda_proxy_is_available

Calvin Cheung ccheung at openjdk.java.net
Mon Mar 15 18:46:12 UTC 2021


On Mon, 15 Mar 2021 02:22:19 GMT, Yi Yang <yyang at openjdk.org> wrote:

> Furthermore, I think we should clear proxy_klass_head when it becomes no longer lambda_proxy_is_available. Any further accesses will be illegal. Just IMHO, I will hold this only if you think it's useful.

I'd suggesting open another bug for the above since it fixes a different issue.

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

PR: https://git.openjdk.java.net/jdk/pull/3001


More information about the hotspot-runtime-dev mailing list