Integrated: JDK-8267839: trivial mem leak in numa
Hamlin Li
mli at openjdk.java.net
Mon Jun 7 01:23:03 UTC 2021
On Thu, 27 May 2021 08:46:00 GMT, Hamlin Li <mli at openjdk.org> wrote:
> There is a trivial mem leak in numa related code. This patch is to use a stored bitmask* rather than get a new one.
This pull request has now been integrated.
Changeset: 95ddf7d6
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/95ddf7d6ada599e57feefca7fa9c6379e6a23523
Stats: 4 lines in 1 file changed: 0 ins; 2 del; 2 mod
8267839: trivial mem leak in numa
Co-authored-by: Shoubing Ma <mashoubing1 at huawei.com>
Reviewed-by: tschatzl, sjohanss
-------------
PR: https://git.openjdk.java.net/jdk/pull/4219
More information about the hotspot-runtime-dev
mailing list