Integrated: JDK-8311511: Improve description of NativeLibrary JFR event
Matthias Baesken
mbaesken at openjdk.org
Fri Jul 7 06:59:04 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.
This pull request has now been integrated.
Changeset: 848abd28
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/848abd2831ab38d99b6b76b55cbe8d84c28be330
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
8311511: Improve description of NativeLibrary JFR event
Reviewed-by: clanger, jbechberger
-------------
PR: https://git.openjdk.org/jdk/pull/14774
More information about the hotspot-jfr-dev
mailing list