RFR: 8337994: [REDO] Native memory leak when not recording any events

Erik Gahlin egahlin at openjdk.org
Thu Aug 8 12:23:31 UTC 2024


On Wed, 7 Aug 2024 20:54:05 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> This provides the proper fix for JDK-8335121, which was backed out because it caused a problem running with —ea and — esa.
> 
> The problem arises from the situation where the typeset system serializes primitive types but does not serialize their class loader (i.e. bootloader). 
> 
> Testing: jdk_jfr
> 
> Thanks
> Markus

Marked as reviewed by egahlin (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/20501#pullrequestreview-2227702318


More information about the hotspot-jfr-dev mailing list