Lambda class names no longer reported when listening for JVMTI_EVENT_CLASS_FILE_LOAD events
John Rose
john.r.rose at oracle.com
Fri Jan 24 10:11:49 PST 2014
On Jan 24, 2014, at 8:07 AM, Peter Levart <peter.levart at gmail.com> wrote:
> Do you agree it would be more correct if the name of the array of the anonymous class in above example was:
>
>
> [LAnnonClassTest$C/2101973421;
>
>
> This would work more consistently then (throwing ClassNotFoundException when trying to obtain such class by name).
Yes, I do agree. Your concern is filed as https://bugs.openjdk.java.net/browse/JDK-8029100 .
— John
More information about the lambda-dev
mailing list