[code-reflection] RFR: InnerClassLambdaMetafactory fix of hidden classes handling
Adam Sotona
asotona at openjdk.org
Wed Apr 17 09:17:59 UTC 2024
On Wed, 17 Apr 2024 08:52:02 GMT, Chen Liang <liach at openjdk.org> wrote:
> If we propose to mainline, we still need to ensure that the refKind is only *static, because hidden class receivers cannot be used in `MethodHandle::invokeExact`'s method types.
Feel free to review https://github.com/openjdk/jdk/pull/18810
Do you have specific test case in mind?
-------------
PR Comment: https://git.openjdk.org/babylon/pull/52#issuecomment-2060791201
More information about the babylon-dev
mailing list