On Tue, 27 Oct 2020 12:50:39 GMT, Magnus Ihse Bursie <[email protected]> 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. This pull request has now been integrated. Changeset: 504cb005 Author: Magnus Ihse Bursie <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/504cb005 Stats: 0 lines in 1 file changed: 0 ins; 0 del; 0 mod 8252113: Move jfr man page into jfr module Reviewed-by: erikj ------------- PR: https://git.openjdk.java.net/jdk/pull/879
