hg: jdk9/dev/langtools: 6411385: Trees.getPath does not work for constructors

jan.lahoda at oracle.com jan.lahoda at oracle.com
Fri Feb 21 01:48:23 PST 2014


Changeset: b52e49bcf20e
Author:    jlahoda
Date:      2014-02-21 10:35 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/b52e49bcf20e

6411385: Trees.getPath does not work for constructors
Summary: Enhancing TestTrees test to ensure proper function of Trees.getPath/getTree, fixing cases where getTree did not work properly.
Reviewed-by: jjg
Contributed-by: jan.lahoda at oracle.com, dusan.balek at oracle.com

! src/share/classes/com/sun/tools/javac/api/JavacTrees.java
! src/share/classes/com/sun/tools/javac/model/JavacElements.java
! test/tools/javac/api/TestTrees.java



More information about the jdk9-dev-changes mailing list