Integrated: 8252113: Move jfr man page into jfr module
Magnus Ihse Bursie
ihse at openjdk.java.net
Tue Oct 27 14:05:31 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.
This pull request has now been integrated.
Changeset: 504cb005
Author: Magnus Ihse Bursie <ihse at openjdk.org>
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
More information about the hotspot-jfr-dev
mailing list