RFR: 8255716: AArch64: Regression: JVM crashes if manually offline a core
Patrick Zhang
qpzhang at openjdk.java.net
Tue Nov 3 03:44:54 UTC 2020
On Mon, 2 Nov 2020 15:10:26 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:
> relax the assert (like `cpu_lines >= os::processor_count()`, btw, does this work for you
Looks fine to me, but I cannot think out a negative case, or any practical scenario this assertion could help guarantee. So, I would leave this to you, in the follow-up patch.
-------------
PR: https://git.openjdk.java.net/jdk/pull/983
More information about the hotspot-runtime-dev
mailing list