RFR (S): JDK-8039916: AnnotatedType.getType() of a Executable parameters may return wrong type

Joel Borggrén-Franck joel.franck at oracle.com
Tue Jun 3 11:48:36 UTC 2014


Hi

Can I get a review for this small fix for https://bugs.openjdk.java.net/browse/JDK-8039916

Webrev here: http://cr.openjdk.java.net/~jfranck/8039916/webrev.01/

Since this is the second issue like this found recently I created a rather large test to see if there are any more lurking issues. I found one more, see: https://bugs.openjdk.java.net/browse/JDK-8044629 .I need to figure out what the right behavior for the new issue, is so I need to delay that fix.

cheers
/Joel


More information about the core-libs-dev mailing list