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