-
Enhancement
-
Resolution: Fixed
-
P4
-
13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226027 | 14 | Joe Darcy | P4 | Resolved | Fixed | team |
Receiver types are an obscure corner of the Java language added as part of type annotations. The API methods in core reflection and javax.lang.model that refer to receiver types should cross-reference the relevant JLS sections using @jls javadoc tags.
- backported by
-
JDK-8226027 Add @jls tags to receiver type methods
- Resolved
- relates to
-
JDK-8222369 ExecutableElement.getReceiverType returns null instead of NOTYPE
- Resolved