On Fri, 20 Aug 2021 10:12:11 GMT, Masanori Yano <my...@openjdk.org> wrote:
> Could you please review the 8248001 bug fixes? > > The problem is that javadoc generates invalid HTML pages whose ftp:// links > are broken. The fix changes not to use protocol names directly, but to use > regular expression. Thank you for your commnets. I would argue for simply adding `ftp:`. ------------- PR: https://git.openjdk.java.net/jdk/pull/5198