Re: RFR: 8338554: Fix inconsistencies in javadoc/doclet/testLinkOption/TestRedirectLinks.java [v2]

2025-04-01 Thread Chen Liang
On Wed, 2 Apr 2025 01:41:27 GMT, Jaikiran Pai wrote: >> Can I please get a review of this test-only change which proposes to clean >> up some issues noticed in the `TestRedirectLinks.java` test? >> >> The `javadoc/doclet/testLinkOption/TestRedirectLinks.java` test has been >> failing intermitt

RFR: 8338554: Fix inconsistencies in javadoc/doclet/testLinkOption/TestRedirectLinks.java

2025-04-01 Thread Jaikiran Pai
Can I please get a review of this test-only change which proposes to clean up some issues noticed in the `TestRedirectLinks.java` test? The `javadoc/doclet/testLinkOption/TestRedirectLinks.java` test has been failing intermittently in our CI. The root cause of those failures isn't yet clear and

Re: RFR: 8338554: Fix inconsistencies in javadoc/doclet/testLinkOption/TestRedirectLinks.java [v2]

2025-04-01 Thread Jaikiran Pai
> Can I please get a review of this test-only change which proposes to clean up > some issues noticed in the `TestRedirectLinks.java` test? > > The `javadoc/doclet/testLinkOption/TestRedirectLinks.java` test has been > failing intermittently in our CI. The root cause of those failures isn't yet