[jdk11u-dev] RFR: 8207214: Broken links in JDK API serialized-form page

Shruthi duke at openjdk.org
Thu Nov 23 10:43:13 UTC 2023


On Tue, 17 Oct 2023 05:21:37 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> Applies clean, no review necessary. I'll run the PR through our internal testing, though. Did you run test TestSerializedFormWithSee.java and verify that it doesn't fail?

Hi @RealCLanger 
I ran the TestSerializedFormWithSee.java test against this fix and it is passing


../JTreg/jtreg_6+1/bin/jtreg -jdk:/home/shruthi1/jdk11u-dev/build/linux-x86_64-normal-server-release/jdk ./test/langtools/jdk/javadoc/doclet/testSerializedFormWithSee/TestSerializedFormWithSee.java
Directory "JTwork" not found: creating
Directory "JTreport" not found: creating
Test results: passed: 1
Report written to /home/shruthi1/jdk11u-dev/JTreport/html/report.html
Results written to /home/shruthi1/jdk11u-dev/JTwork

-------------

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2187#issuecomment-1824181478


More information about the jdk-updates-dev mailing list