On Thu, 10 Dec 2020 18:07:32 GMT, Igor Ignatyev <iignat...@openjdk.org> wrote:

> Hi all,
> 
> could you pleaes review this small and trivial fix for 
> `jdk/javadoc/doclet/testHtmlTableTags/TestHtmlTableTags.java` test? the test 
> faled to find "https://download.java.net/java/early_access/jdk16/"; string 
> after we switched to jdk17, the patch is basically `s/jdk16/jdk17/g`.
> 
> testing: 
> `test/langtools/jdk/javadoc/doclet/testHtmlTableTags/TestHtmlTableTags.java`
> 
> Thanks,
> -- Igor

Looks good to me.

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

Marked as reviewed by jwilhelm (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1739

Reply via email to