RFR: 8296347: Memory leak from ClassPathDirEntry::_dir

Calvin Cheung ccheung at openjdk.org
Tue Nov 8 22:39:22 UTC 2022


On Fri, 4 Nov 2022 01:34:42 GMT, Man Cao <manc at openjdk.org> wrote:

> Hi all,
> 
> Could anyone review this fix for this memory leak in ClassPathDirEntry's constructor.
> 
> I'm sponsoring colleague Justin King <jcking at google.com> for this contribution, who found this leak with LeakSanitizer.
> 
> -Man

Looks good.
It passed tiers 1 and 2 testing.

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

Marked as reviewed by ccheung (Reviewer).

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


More information about the hotspot-runtime-dev mailing list