Changeset: 70c852df047c
Author:mcimadamore
Date: 2015-07-17 12:46 +0100
URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/70c852df047c
8130304: Inference: NodeNotFoundException thrown with deep generic method call
chain
Summary: Bug in Tarjan implementation is generating
Changeset: 6d95be5b
Author:bpatel
Date: 2015-05-12 12:02 -0700
URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/6d95be5b
8065077: MethodTypes are not localized
Reviewed-by: ksrini
!
src/jdk.javadoc/share/classes/com/sun/tools/doclets/formats/html/SubWriterHolder
Changeset: 62e285806e83
Author:jjg
Date: 2015-04-07 11:04 -0700
URL: http://hg.openjdk.java.net/bsd-port/jdk9/langtools/rev/62e285806e83
8031744: Annotations on many Language Model elements are not returned
Reviewed-by: jfranck, mcimadamore, emc, jlahoda, jjg
Contributed-by: joel.fr