RFR: 8330467: NoClassDefFoundError when lambda is in a hidden class [v2]

Chen Liang liach at openjdk.org
Wed Apr 17 13:30:00 UTC 2024


On Wed, 17 Apr 2024 10:58:59 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Do we also need to check if the parameters or return type are hidden classes?

I think this is already failing and will continue to fail. Don't think we need special error messages for this case.

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

PR Comment: https://git.openjdk.org/jdk/pull/18810#issuecomment-2061260710


More information about the core-libs-dev mailing list