JDK 8 code review request for JDK-8014357 Minor refactorings to sun.reflect.generics.reflectiveObjects.*

Joe Darcy joe.darcy at oracle.com
Fri May 10 19:26:35 UTC 2013


On 05/10/2013 11:18 AM, Mandy Chung wrote:
> 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.
>
>

Thanks for the quick review Mandy.

I was glad to see that code clean up too :-)

-Joe




More information about the core-libs-dev mailing list