RFR: 8337975: [BACKOUT] Native memory leak when not recording any events
Jaikiran Pai
jpai at openjdk.org
Wed Aug 7 10:12:31 UTC 2024
On Wed, 7 Aug 2024 09:40:15 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
> Greetings,
>
> Fix for [JDK-8335121](https://bugs.openjdk.org/browse/JDK-8335121) introduced regressions when running with -ea and -esa.
>
> Change needs to be backed out during troubleshooting.
>
> Thanks
> Markus
The backout looks OK to me. I did a manual diff of this backout and the original commit (ef909bdf7f08dfd67bac2665aa85f86c0e303db9) in which this change was introduced and verified that this backout has the right content.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20490#pullrequestreview-2223923717
More information about the hotspot-jfr-dev
mailing list