[code-reflection] RFR: InnerClassLambdaMetafactory fix of hidden classes handling

Chen Liang liach at openjdk.org
Wed Apr 17 08:55:04 UTC 2024


On Wed, 17 Apr 2024 08:10:04 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> FYI: I'm going to fill a bug and propose similar fix to JDK main

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.

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

PR Comment: https://git.openjdk.org/babylon/pull/52#issuecomment-2060741021


More information about the babylon-dev mailing list