Integrated: 8296347: Memory leak from ClassPathDirEntry::_dir

Man Cao manc at openjdk.org
Tue Nov 8 23:40: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

This pull request has now been integrated.

Changeset: 8146e1af
Author:    Man Cao <manc at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8146e1af82605e557078f5d7fa8c59e00b16b178
Stats:     5 lines in 2 files changed: 4 ins; 0 del; 1 mod

8296347: Memory leak from ClassPathDirEntry::_dir

Co-authored-by: Justin King <jcking at google.com>
Reviewed-by: dholmes, ccheung

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

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


More information about the hotspot-runtime-dev mailing list