RFR: JDK-8311511: Improve description of NativeLibrary JFR event
Christoph Langer
clanger at openjdk.org
Thu Jul 6 11:23:52 UTC 2023
On Wed, 5 Jul 2023 14:39:59 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The JFR NativeLibrary event description should be improved.
> Currently there is no description at all, but there should be one indicating that 'NativeLibrary' can be different kinds of native images. For example on macOS the frameworks show up. On AIX, java itself or some mapped files show up too in the list.
>
> On macOS the 'Top Address' is currently always 0 (info not available) . So give some hint in the description that this can happen.
LGTM
-------------
Marked as reviewed by clanger (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14774#pullrequestreview-1516322253
More information about the hotspot-jfr-dev
mailing list