Re: RFR: 8169629: Annotations with lambda expressions cause AnnotationFormatError [v2]

2021-04-01 Thread Joe Darcy
> The stricter checks added by > 8035781: Improve equality for annotations > in creating the proxy objects used to implement annotations has an unintended > by-catch of rejecting annotation's whose type has, say, a field initialized > with a lambda expression. While uncommon, it is legal code

Re: RFR: 8169629: Annotations with lambda expressions cause AnnotationFormatError [v2]

2021-04-01 Thread Joe Darcy
On Thu, 1 Apr 2021 12:36:56 GMT, Joel Borggrén-Franck wrote: >> Joe Darcy has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Respond to review feedback. > > src/java.base/share/classes/sun/reflect/annotation/AnnotationInvocationHandler.jav