RFR: 8258420: Move URL configuration from Docs.gmk to conf dir

Alan Bateman alanb at openjdk.java.net
Tue Dec 15 19:22:00 UTC 2020


On Tue, 15 Dec 2020 17:50:46 GMT, Magnus Ihse Bursie <ihse at 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 looks okay me to but I can't help thinking that javadoc.conf should also be the place to list the root modules for javadoc (PR 1781 puts them in oddly named module-sets-docs.conf).

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

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



More information about the build-dev mailing list