RFR: JDK-8267839: trivial mem leak in numa

Hamlin Li mli at openjdk.java.net
Mon Jun 7 01:23:02 UTC 2021


On Mon, 31 May 2021 12:09:43 GMT, Thomas Schatzl <tschatzl 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.

@tschatzl @kstefanj Thanks for your review.

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

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


More information about the hotspot-runtime-dev mailing list