Review request for JDK-8021398: j.l.r.Parameter.getAnnotatedType().getType() for not annotated use of type returns null
Chris Hegarty
chris.hegarty at oracle.com
Tue Oct 1 08:15:32 UTC 2013
The source changes look ok to me.
I presume a test is not needed as this is already covered by JCK?
-Chris.
On 10/01/2013 08:12 AM, Eric McCorkle wrote:
> Hello, please review this simple patch which fixes a problem in the type
> annotations handling API. This manifests as a problem with both
> j.l.r.Parameter.getAnnotatedType().getType() as well as
> j.l.r.Executable.getAnnotatedParameterTypes().getType().
>
> The webrev is here:
> http://cr.openjdk.java.net/~emc/8021398/
>
> The bug report is here:
> https://bugs.openjdk.java.net/browse/JDK-8021398
>
> Thanks,
> Eric
>
More information about the core-libs-dev
mailing list