History log of /openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/DCTree.java
Revision Date Author Comments
# 4278:a6cee0419f93 15-Aug-2017 ksrini

8173425: Javadoc needs a new tag to specify the summary.
Reviewed-by: jjg


# 3831:209b0eab0e1f 16-Dec-2016 bpatel

8160196: Module summary page should display information based on "api" or "detail" mode.
Reviewed-by: jjg, ksrini


# 3539:2764986661b6 14-Jul-2016 jjg

8071484: fix comment in DCReference
Reviewed-by: darcy


# 3337:cba09a2e6ae9 10-Apr-2016 ksrini

8073100: [javadoc] Provide an ability to suppress document generation for specific elements.
Reviewed-by: jjg


# 3209:1203d1d370e2 15-Jan-2016 jjg

8146208: Add a public DocTreeFactory to the Compiler Tree API
Reviewed-by: ksrini


# 3162:f164d4c2d33e 01-Dec-2015 ksrini

8144287: Enhance DocTree API to support @index javadoc tags.
Reviewed-by: jjg


# 3060:23f76aadbb36 11-Sep-2015 ksrini

8078320: Improve DocTrees parsing.
Reviewed-by: jjg, jlahoda


# 2776:aa568700edd1 08-Jan-2015 mcimadamore

8058542: Devise scheme for better diagnostic creation
Summary: Add support for generating (at build-time) an enum-like class containing all javac diagnostics, which allows for safe diagnostic creation.
Reviewed-by: jlahoda, jjg, vromero, erikj, jfranck


# 2601:8e638f046bf0 26-Aug-2014 jlahoda

8056061: Mark implementations of public interfaces with an annotation
Summary: Adding @DefinedBy annotation to mark methods that implement public API methods; annotating the methods; adding a coding rules analyzer to enforce all such methods are annotated.
Reviewed-by: jjg, mcimadamore, jfranck
Contributed-by: jan.lahoda@oracle.com, jonathan.gibbons@oracle.com


# 2571:10fc81ac75b4 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com