RFR: 8241423: NUMA APIs fail to work in dockers due to dependent syscalls are disabled by default [v2]

Per Liden pliden at openjdk.java.net
Thu May 27 07:11:04 UTC 2021


On Thu, 27 May 2021 01:16:32 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Changes in ZGC (JDK-8241354 and JDK-8266217) would become unnecessary if this PR is accepted.
> And to make it to be more friendly to get reviewed, it would be better to file another RFE to remove them in ZGC.

I just think the backout of JDK-8241354 and JDK-8266217 should have have been part of this PR. Otherwise this gets harder to review, since the question why we do redundant checks now pops up. But sure, if you prefer backing out JDK-8241354 and JDK-8266217 as a separate change, I'm fine with that too.

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

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


More information about the hotspot-runtime-dev mailing list