Integrated: 8330215: Trim working set for OldObjectSamples
Markus Grönlund
mgronlun at openjdk.org
Tue Apr 16 06:54:01 UTC 2024
On Sun, 14 Apr 2024 11:22:30 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
> Greetings,
>
> During the investigation around a potential memory leak, initially thought to be related to JFR and OldObjectSamples, but eventually reduced to https://bugs.openjdk.org/browse/JDK-8303767, a few minor improvements were made.
>
> There is no need to save class unload typesets if there are no new unresolved entries for the epoch in the priority queue.
>
> Testing: jdk_jfr, stress testing
>
> Thanks
> Markus
This pull request has now been integrated.
Changeset: def25772
Author: Markus Grönlund <mgronlun at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/def257727dd19b2bf11e8afa18d741d3502331ae
Stats: 66 lines in 4 files changed: 51 ins; 2 del; 13 mod
8330215: Trim working set for OldObjectSamples
Reviewed-by: jbachorik, egahlin
-------------
PR: https://git.openjdk.org/jdk/pull/18776
More information about the hotspot-jfr-dev
mailing list