-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b91
-
generic
-
generic
TypeMirror.asElement claims that an ExecutableType is specified by an
ExecutableElement.
However, this is not the case. When 6352136 is fixed, ExecutableType.asElement
will return null.
ExecutableElement.
However, this is not the case. When 6352136 is fixed, ExecutableType.asElement
will return null.
- duplicates
-
JDK-6401087 asElement() called on a TypeMirror representing a constructor returns null.
-
- Closed
-
- relates to
-
JDK-6352136 TypeMirror.asElement().getEnclosedElements() throws NPE
-
- Closed
-
-
JDK-6425896 JSR 269: More fully specify behavior of TypeMirror.asElement
-
- Resolved
-
-
JDK-6418666 JSR269: Determine proper set of type visitor methods
-
- Closed
-
-
JDK-6423973 getReturnType() returns VoidType for a constructor
-
- Closed
-