Details
-
Enhancement
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
17
-
b31
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8280299 | 19 | Hannes Wallnoefer | P4 | Resolved | Fixed | b05 |
JDK-8279781 | 18.0.1 | Hannes Wallnoefer | P4 | Resolved | Fixed | b02 |
Description
This is a proposed clarification of existing behavior, and not a change in behavior.
The method DocTrees.getDocCommentTree should be specified as idempotent, meaning the same DocCommentTree is always returned for any given Element.
The method DocTrees.getDocCommentTree should be specified as idempotent, meaning the same DocCommentTree is always returned for any given Element.
Attachments
Issue Links
- backported by
-
JDK-8279781 DocTrees.getDocCommentTree should be specified as idempotent
-
- Resolved
-
-
JDK-8280299 DocTrees.getDocCommentTree should be specified as idempotent
-
- Resolved
-