-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b36
-
generic, x86
-
generic, solaris_8, windows_xp
-
Not verified
the generic reflection methods return type GenericArrayType in cases when they
could simply return an array class - that is, the element type is not generic.
I think it would be preferable in that case for them to return the non-generic
type.
could simply return an array class - that is, the element type is not generic.
I think it would be preferable in that case for them to return the non-generic
type.
- duplicates
-
JDK-6202725 (reflect) java.lang.reflect.GenericArrayType is found where byte[].class was expected
-
- Closed
-
-
JDK-5003398 (reflect) getGenericParameterTypes() should return GenericArrayType
-
- Closed
-
- relates to
-
JDK-6600709 MXBeans: SortedMap<K,V> fails when V is an array of primitives
-
- Resolved
-
-
JDK-6710498 MXBeans trip over reflection bug when constructor has arrays and generics as parameters
-
- Closed
-