-
Enhancement
-
Resolution: Fixed
-
P2
-
5.0
-
b58
-
generic
-
solaris_8
The reflection APIs provide no way to get the simple name of a class,
even when the class is an inner class. Also of interest is the case of
a (named) local class and an (unnamed) anonymous class. These cases
should be distinguishable from the reflection APIs.
even when the class is an inner class. Also of interest is the case of
a (named) local class and an (unnamed) anonymous class. These cases
should be distinguishable from the reflection APIs.
- relates to
-
JDK-8060012 Class.isAnonymousClass() returns false when class major number is 48.
-
- Open
-
-
JDK-6508296 (cl) java.lang.ClassCircularityError occurs when program overrides ClassLoader.loadClass
-
- Closed
-
-
JDK-5065057 (reflect) Class.getEnclosingMethod unclear spec for local and anon class in ctor
-
- Closed
-