RFR: 8297006: JFR: AbstractEventStream should not hold thread instance

Markus Grönlund mgronlun at openjdk.org
Wed Nov 16 12:45:09 UTC 2022


On Tue, 15 Nov 2022 13:16:01 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have a review of a PR that removes an unnecessary reference to a thread. This could potentially become a memory leak.
> 
> Testing: test/jdk/jdk/jfr
> 
> Thanks
> Erik

Marked as reviewed by mgronlun (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/11166


More information about the hotspot-jfr-dev mailing list