-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 6
-
Component/s: core-libs
-
b86
-
x86
-
windows_xp
-
Verified
A DESCRIPTION OF THE REQUEST :
Same as Constructor, Field and Method do already, prepend (Modifier.toString(modifiers) + " ") when modifiers != 0
JUSTIFICATION :
More complete toString() representation
Same as Constructor, Field and Method do already, prepend (Modifier.toString(modifiers) + " ") when modifiers != 0
JUSTIFICATION :
More complete toString() representation
- relates to
-
JDK-6298888 Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type
-
- Closed
-