test/langtools/jdk/javadoc/doclet/testModules/TestModules.java
changeset 47846 4e78aba768f0
parent 47447 9887d1bc3e9c
child 47847 7640bc1eb94f
equal deleted inserted replaced
47845:2ac93efc62ed 47846:4e78aba768f0
  1048                 "<ul>\n"
  1048                 "<ul>\n"
  1049                 + "<li><a href=\"#forRemoval\">For Removal</a></li>\n"
  1049                 + "<li><a href=\"#forRemoval\">For Removal</a></li>\n"
  1050                 + "<li><a href=\"#module\">Modules</a></li>\n"
  1050                 + "<li><a href=\"#module\">Modules</a></li>\n"
  1051                 + "</ul>",
  1051                 + "</ul>",
  1052                 "<tr class=\"altColor\">\n"
  1052                 "<tr class=\"altColor\">\n"
  1053                 + "<th class=\"colFirst\" scope=\"row\"><a href=\"moduleA-summary.html\">moduleA</a></th>\n"
  1053                 + "<th class=\"colDeprecatedItemName\" scope=\"row\"><a href=\"moduleA-summary.html\">moduleA</a></th>\n"
  1054                 + "<td class=\"colLast\">\n"
  1054                 + "<td class=\"colLast\">\n"
  1055                 + "<div class=\"deprecationComment\">This module is deprecated.</div>\n"
  1055                 + "<div class=\"deprecationComment\">This module is deprecated.</div>\n"
  1056                 + "</td>\n"
  1056                 + "</td>\n"
  1057                 + "</tr>");
  1057                 + "</tr>");
  1058         checkOutput("moduleB-summary.html", !found,
  1058         checkOutput("moduleB-summary.html", !found,