History log of /openjdk10/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/ElementsTable.java
Revision Date Author Comments
# 4073:ee787e34231d 23-Mar-2017 ksrini

8176481: javadoc does not consider mandated modules
Reviewed-by: jjg


# 4066:440c45c2e8ce 16-Mar-2017 ksrini

8175346: javadoc does not handle Locations correctly with --patch-module
Reviewed-by: jjg


# 3900:02e61db8289d 19-Jan-2017 ksrini

8169608: Compiler Tree API's Doctrees.getDocTreePath needs to accept a PackageElement
8157611: field visiblePackages is null for the unnamed module producing NPE when accessed
Reviewed-by: jjg, jlahoda


# 3827:44bdefe64114 16-Dec-2016 mcimadamore

8181370: Convert anonymous inner classes into lambdas/method references
Reviewed-by: jjg, rfield, mchung


# 3824:376ee1fd40c3 15-Dec-2016 jlahoda

8133896: Update javax.lang.model APIs
Reviewed-by: darcy, jjg


# 3793:5a2b9f22ba5d 01-Dec-2016 alanb

Merge


# 3792:d516975e8110 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: mcimadamore, jjg, mchung, anazarov
Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com, bhavesh.x.patel@oracle.com, andrey.x.nazarov@oracle.com


# 3786:76389430a13e 24-Nov-2016 ksrini

8164316: Refine the Doclet APIs
Reviewed-by: jjg


# 3770:d813bfb238a9 16-Nov-2016 jjg

8163190: Clarify JavaFileManager use of \"module location\"
Reviewed-by: jlahoda


# 3715:96a5248fbf04 19-Oct-2016 ksrini

8167383: Javadoc does not handle packages correctly when used with module option.
Reviewed-by: bpatel, jjg


# 3691:9ce68b2cff36 10-Oct-2016 ksrini

8151102: Cleanup javadoc exception handling
Reviewed-by: jjg


# 3625:f08683786207 29-Aug-2016 jlahoda

8164836: TEST_BUG: adjust scope of the DefinedByAnalyzer in tools/all/RunCodingRules.java
Summary: Only enabling the DefinedByAnalyzer on java.compiler and jdk.compiler; removing the @DefinedBy annotations from other modules
Reviewed-by: jjg, ksrini


# 3595:81692f730015 18-Aug-2016 ksrini

8159305: Enhance the javadoc tool to support module related options
Reviewed-by: bpatel, jjg