-
Bug
-
Resolution: Fixed
-
P3
-
13
-
b02
It seems that ExecutableElement.getReceiverType can return null, whereas the spec says it should return NoType with kind NONE if the executable has no receiver type.
- csr for
-
JDK-8225755 ExecutableElement.getReceiverType returns null instead of NOTYPE
-
- Closed
-
- relates to
-
JDK-8225488 Examine ExecutableType.getReceiverType behavior when source receiver parameter is absent
-
- Resolved
-
-
JDK-8007803 Implement javax.lang.model API for Type Annotations
-
- Resolved
-
-
JDK-8225465 Add @jls tags to receiver type methods
-
- Resolved
-
-
JDK-8319196 ExecutableElement.getReceiverType doesn't return receiver types for methods loaded from bytecode
-
- Resolved
-
-
JDK-8320941 Discuss receiver type handling
-
- Resolved
-
(1 relates to)