RFR: 8252113: Move jfr man page into jfr module
Erik Joelsson
erikj at openjdk.java.net
Tue Oct 27 13:02:21 UTC 2020
On Tue, 27 Oct 2020 12:50:39 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> Man pages should be placed in the same module as the corresponding executable. For some reason, this was done incorrectly for jfr, where the executable is provided by jdk.jfr, but the man page was in java.base.
Marked as reviewed by erikj (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/879
More information about the build-dev
mailing list