JDK 8 code review request for JDK-8014357 Minor refactorings to sun.reflect.generics.reflectiveObjects.*
Mandy Chung
mandy.chung at oracle.com
Fri May 10 18:18:13 UTC 2013
On 5/10/2013 10:40 AM, Joe Darcy wrote:
> Hello,
>
> Please review this small refactoring of types in
> sun.reflect.generics.reflectiveObjects.* to use methods in
> java.util.Objects and the new method in JDK 8 Types.getTypeName.
>
> Webrev at
>
> http://cr.openjdk.java.net/~darcy/8014357.0/
Looks good. I like this change that makes the code simpler.
Mandy
More information about the core-libs-dev
mailing list