On Fri, 20 Aug 2021 10:12:11 GMT, Masanori Yano <[email protected]> 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.

This pull request has now been integrated.

Changeset: bb95dda0
Author:    Masanori Yano <[email protected]>
Committer: Hannes Wallnöfer <[email protected]>
URL:       
https://git.openjdk.java.net/jdk/commit/bb95dda0ac5032e4df582f2903dcbbbbaef9e8c4
Stats:     79 lines in 3 files changed: 76 ins; 0 del; 3 mod

8248001: javadoc generates invalid HTML pages whose ftp:// links are broken

Reviewed-by: hannesw

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

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

Reply via email to