History log of /openjdk9/langtools/test/com/sun/javadoc/testInterface/TestInterface.java
Revision Date Author Comments
# 2933:49d207bf704d 21-May-2015 akulyakh

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


# 2416:94aca852a4d0 09-May-2014 jjg

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


# 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


# 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


# 288:84061bd68019 27-May-2009 darcy

6843761: Update langtools tests to remove unncessary -source and -target options
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


# 181:47a62d8d98b4 08-Jan-2009 bpatel

6786028: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Bold tags should be strong
Reviewed-by: jjg


# 0:9a66ca7c79fa 30-Nov-2007 duke

Initial load