The com.sun.source.tree.NewArrayTree currently has methods that return com.sun.tools.javac.util.List - should better return java.util.List so that internal javac details/types are not exported through the API.
            
- relates to
- 
                    JDK-6983297 methods missing from NewArrayTree -           
- Closed
 
-