RFR: 8330215: Trim working set for OldObjectSamples

Markus Grönlund mgronlun at openjdk.org
Tue Apr 16 06:54:01 UTC 2024


On Mon, 15 Apr 2024 00:31:31 GMT, Jaroslav Bachorik <jbachorik 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).

Thank you, @jbachorik  and @egahlin, for the reviews.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/18776#issuecomment-2058360467


More information about the hotspot-jfr-dev mailing list