Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
8
-
b91
-
generic
-
generic
-
Verified
Description
The types in sun.reflect.generics.reflectiveObjects.* would benefit from using methods in java.util.Objects and from the new-in-JDK-8 method java.lang.reflect.Type.getTypeName (JDK-6298888).
Attachments
Issue Links
- relates to
-
JDK-6797535 Add shared two argument static equals method to the platform
- Resolved
-
JDK-6298888 Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type
- Closed