--- old/test/langtools/jdk/javadoc/doclet/testAnchorNames/TestAnchorNames.java 2020-01-07 15:24:56.000000000 +0100 +++ new/test/langtools/jdk/javadoc/doclet/testAnchorNames/TestAnchorNames.java 2020-01-07 15:24:55.000000000 +0100 @@ -61,15 +61,19 @@ // Test some section markers and links to these markers checkOutput("pkg1/RegClass.html", true, - "", + "", "", - "", + "
\n" + + "

Nested Class Summary

", "
", - "", + "
\n" + + "

Method Summary

", "
", - "", + "
\n" + + "

Field Details

", "
", - "", + "
\n" + + "

Constructor Details

", "
"); // Test some members and link to these members @@ -80,59 +84,59 @@ // Test some fields checkOutput("pkg1/RegClass.html", true, - "", + "
", "", - "", + "
", "", - "", + "
", "", - "", + "
", "", - "", + "
", "", - "", + "
", "", - "", + "
", ""); checkOutput("pkg1/DeprMemClass.html", true, - "", + "
", ""); // Test constructor checkOutput("pkg1/RegClass.html", true, - "", + "
", ""); // Test some methods checkOutput("pkg1/RegClass.html", true, - "", + "
", "", - "", + "
", "", - "", + "
", "", - "", + "
", "", - "", + "
", "", - "", + "
", "", - "", + "
", ""); checkOutput("pkg1/DeprMemClass.html", true, - "", + "
", ""); // Test enum checkOutput("pkg1/RegClass.Te$t_Enum.html", true, - "", + "
", ""); // Test nested class checkOutput("pkg1/RegClass._NestedClas$.html", true, - "", + "
", ""); // Test class use page @@ -151,11 +155,11 @@ // Test serialized form page checkOutput("serialized-form.html", true, //This is the marker for the link that appears in the pkg1.RegClass.html page - ""); + "
"); // Test member name index page checkOutput("index-all.html", true, - "", + "

$

", "
$", "_"); } @@ -194,10 +198,10 @@ checkExit(Exit.OK); checkOutput("p/Def.html", true, - "", - "", - "", - ""); + "
", + "
", + "
", + "
"); checkOutput("p/Ref.html", true, "àé",