RFR: JDK-8311511: Improve description of NativeLibrary JFR event
Matthias Baesken
mbaesken at openjdk.org
Fri Jul 7 06:59:03 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.
Hi Christoph and Johannes, thanks for the reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14774#issuecomment-1624845274
More information about the hotspot-jfr-dev
mailing list