RFR: 8330467: NoClassDefFoundError when lambda is in a hidden class [v4]
Adam Sotona
asotona at openjdk.org
Mon Apr 29 17:20:09 UTC 2024
On Mon, 29 Apr 2024 17:09:24 GMT, ExE Boss <duke at openjdk.org> wrote:
> This doesn’t fix the case where the lambda is created from an instance method, e.g.:
>
Yes, unfortunately the fix is limited to invokeStatic (see the comments above).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18810#issuecomment-2083253380
More information about the core-libs-dev
mailing list