See the attached test - in the com.sun.source.util.DocTreeScanner, the visitAttribute does not call scan for AttributeTree.getValue() and the visitLiteral method does not call scan for LiteralTree.getBody()
            
- csr for
- 
                    JDK-8228371 DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody() -           
- Closed
 
-