Integrated: 8298321: 2 File Leak defect groups in 2 files
Calvin Cheung
ccheung at openjdk.org
Wed Jan 11 17:52:25 UTC 2023
On Mon, 9 Jan 2023 19:34:55 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> Please review this simple change for fixing two file leak warnings:
> 1) DirectivesParser::parse_from_file_inner() in open/src/hotspot/share/compiler/directivesParser.cpp
> 2) mmap_attach_shared() in open/src/hotspot/os/posix/perfMemory_posix.cpp
>
> Please refer to the [comment](https://bugs.openjdk.org/browse/JDK-8298321?focusedCommentId=14549361&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14549361) in the bug report for details.
>
> Passed tiers 1 and 2 testing.
This pull request has now been integrated.
Changeset: 9c1e98da
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9c1e98dac54ed2ce169f3f3df05bc80052f6a217
Stats: 7 lines in 2 files changed: 4 ins; 2 del; 1 mod
8298321: 2 File Leak defect groups in 2 files
Reviewed-by: vlivanov, iklam, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/11909
More information about the hotspot-dev
mailing list