Trivial fixes to ProblemList various tests: - [JDK-8376128](https://bugs.openjdk.org/browse/JDK-8376128) [lworld] ProblemList valhalla/valuetypes/SubstitutabilityTest.java with AOTCache again - [JDK-8376143](https://bugs.openjdk.org/browse/JDK-8376143) [lworld] ProblemList jdk/javadoc/doccheck/checks/jdkCheckLinks.java until JDK-8375777 is fixed
This is a trivial doc fix that I've grabbed from the main-line JDK repo: - [JDK-8375342](https://bugs.openjdk.org/browse/JDK-8375342) jdk/javadoc/doccheck/checks/jdkCheckHtml.java failed with duplicate anchors Ping @MrSimms - This may show up in your next merge as a conflict. ------------- Commit messages: - 8375342: jdk/javadoc/doccheck/checks/jdkCheckHtml.java failed with duplicate anchors - 8376143: [lworld] ProblemList jdk/javadoc/doccheck/checks/jdkCheckLinks.java until JDK-8375777 is fixed - 8376128: [lworld] ProblemList valhalla/valuetypes/SubstitutabilityTest.java with AOTCache again Changes: https://git.openjdk.org/valhalla/pull/1946/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1946&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8376128 Stats: 6 lines in 3 files changed: 4 ins; 0 del; 2 mod Patch: https://git.openjdk.org/valhalla/pull/1946.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1946/head:pull/1946 PR: https://git.openjdk.org/valhalla/pull/1946
