RFR (XS): 8014709 Constructor.getAnnotatedReturnType() returns empty AnnotatedType
Joel Borggren-Franck
joel.franck at oracle.com
Fri May 31 06:44:05 PDT 2013
Thanks for the review Stefan
cheers
/Joel
On 2013-05-31, Stefan Karlsson wrote:
> Looks good to me.
>
> StefanK
>
> On 05/28/2013 03:10 PM, Joel Borggren-Franck wrote:
> >Hi
> >
> >Please review this fix and test update for 8014709:
> >Constructor.getAnnotatedReturnType() returns empty AnnotatedType.
> >
> >When implementing VM support for reflection for type annotations I
> >forgot to store the type annotation byte array on
> >java.lang.reflect.Constructor objects. This is a fix and a test update
> >to address this.
> >
> >Modified test fails with an old HotSpot passes with the fix.
> >
> >This bug was found in internal testing that also passes with the fix.
> >
> >Webrev: http://cr.openjdk.java.net/~jfranck/8014709/webrev.00/
> >
> >cheers
> >/Joel
>
More information about the hotspot-dev
mailing list