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

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


# 3928:37c0e34e835c 27-Jan-2017 jjg

8081820: javadoc does not report warnings in case of multiple "@param" tags for the same parameter and multiple "@return" tags for the same method.
Reviewed-by: jjg
Contributed-by: istomin.den@gmail.com


# 3831:209b0eab0e1f 16-Dec-2016 bpatel

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


# 2880:e00e00b022e9 13-Apr-2015 bpatel

8072945: Javadoc should generate valid and compliant HTML5 output
Reviewed-by: jjg, ksrini


# 2846:072008f47620 11-Mar-2015 jlahoda

8071851: Provide filtering of doclint checking based on packages
Summary: Introducing -Xdoclint/package:<packages> doclint option to enable/disable checking of specified packages.
Reviewed-by: jjg, darcy


# 2790:3e11383862ce 13-Jan-2015 jlahoda

8066843: Messager.printMessage cannot print multiple errors for same source position
Summary: Using a DiagnosticFlag to mark diagnostics that should be always printed even if multiple of them have the same source position.
Reviewed-by: darcy, jjg, mcimadamore


# 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