[jdk17] Integrated: 8269064: Dropped messages of AsyncLogWriter cause memleak
Xin Liu
xliu at openjdk.java.net
Wed Jun 23 08:49:29 UTC 2021
On Tue, 22 Jun 2021 18:37:59 GMT, Xin Liu <xliu at openjdk.org> wrote:
> This patch freed c-strs for the dropped messages. Those c-strs are allocated from os::strdup.
This pull request has now been integrated.
Changeset: 1323be54
Author: Xin Liu <xliu at openjdk.org>
Committer: Volker Simonis <simonis at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/1323be54d26833d261ef5b53ae0ee9b58a96aabb
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8269064: Dropped messages of AsyncLogWriter cause memleak
Reviewed-by: dholmes, simonis
-------------
PR: https://git.openjdk.java.net/jdk17/pull/121
More information about the hotspot-runtime-dev
mailing list