History log of /openjdk9/langtools/test/com/sun/javadoc/testHtmlDefinitionListTag/TestHtmlDefinitionListTag.java
Revision Date Author Comments
# 3014:a3dd196e5341 26-Aug-2015 alundblad

8133671: langtools tests have bad license
Summary: Dropped classpath exception from copyright notice in tests.
Reviewed-by: jjg


# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 2499:30107d3a97b2 26-Jun-2014 sogoel

8047744: update 2 javadoc tests for nested emphasis <code>
Reviewed-by: jjg, ksrini


# 2416:94aca852a4d0 09-May-2014 jjg

8038730: Clean up the way JavadocTester is invoked, and checks for errors.
Reviewed-by: ksrini, sogoel, bpatel


# 2387:5828c0ddbb04 25-Apr-2014 jjg

8040904: Ensure javadoc tests do not overwrite results within tests
Reviewed-by: ksrini


# 2382:903e207a9fac 22-Apr-2014 jjg

8040903: Clean up use of BUG_ID in javadoc tests
Reviewed-by: ksrini


# 2375:adf34d48dc1f 18-Apr-2014 jjg

8041150: Avoid silly use of static methods in JavadocTester
Reviewed-by: ksrini


# 2365:6207608205b8 16-Apr-2014 jjg

8031649: Clean up javadoc tests
Reviewed-by: jjg
Contributed-by: neil.toda@oracle.com


# 2146:130b8c0e570e 18-Oct-2013 bpatel

8026567: Use meaningful style names for strong and italic styles.
Reviewed-by: jjg


# 2100:933ba3f81a87 10-Oct-2013 bpatel

8025633: Fix javadoc to generate valid anchor names
Reviewed-by: jjg


# 1934:8c55df2442c1 07-Aug-2013 bpatel

7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags
Reviewed-by: jjg


# 1743:76a691e3e961 14-May-2013 jjg

8012176: reduce use of TagletOutputImpl.toString
Reviewed-by: darcy


# 1742:6a5288a298fd 14-May-2013 jjg

8012175: Convert TagletOutputImpl to use ContentBuilder instead of StringBuilder
Reviewed-by: darcy


# 1489:fc4cb1577ad6 10-Jan-2013 jjg

8004834: Add doclint support into javadoc
Reviewed-by: darcy


# 957:734144b6b22f 04-Apr-2011 bpatel

7010344: Some of the html files do not have element <a> in right context.
Reviewed-by: jjg


# 797:4868a36f6fd8 28-Dec-2010 ohair

6962318: Update copyright year
Reviewed-by: xdono


# 765:90af8d87741f 01-Dec-2010 bpatel

6851834: Javadoc doclet needs a structured approach to generate the output HTML.
Reviewed-by: jjg


# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 388:0ba956343648 28-Aug-2009 jjg

6876782: two javadoc tests fail on Windows
Reviewed-by: darcy


# 243:b000f7c728ae 20-Mar-2009 bpatel

6820360: Fix for definition list tags nesting adds an extra list tag for package summary page.
Reviewed-by: jjg


# 232:5240b1120530 27-Feb-2009 bpatel

6786690: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - DL tag and nesting issue
Reviewed-by: jjg