On Tue, 15 Dec 2020 17:50:46 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> In `Docs.gmk` there are some hard-coded links to online URL documentation and > bug reporting locations. These should not reside in the make file per se, but > instead move to the `make/conf` directory. This pull request has now been integrated. Changeset: 6eca2960 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/6eca2960 Stats: 39 lines in 2 files changed: 33 ins; 6 del; 0 mod 8258420: Move URL configuration from Docs.gmk to conf dir Reviewed-by: alanb ------------- PR: https://git.openjdk.java.net/jdk/pull/1785