RFR: 8330215: Trim working set for OldObjectSamples
Jaroslav Bachorik
jbachorik at openjdk.org
Mon Apr 15 00:33:41 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
Marked as reviewed by jbachorik (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18776#pullrequestreview-1999783666
More information about the hotspot-jfr-dev
mailing list