RFR: JDK-8267839: trivial mem leak in numa

Thomas Schatzl tschatzl at openjdk.java.net
Mon May 31 12:12:25 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.

Lgtm. Please wait for a second reviewer, preferably from the runtime team, before pushing this.

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

Marked as reviewed by tschatzl (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4219


More information about the hotspot-runtime-dev mailing list