Withdrawn: 8255799: AArch64: CPU_A53MAC feature may be set incorrectly
Anton Kozlov
akozlov at openjdk.java.net
Thu Nov 5 12:24:56 UTC 2020
On Tue, 3 Nov 2020 16:58:58 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:
> JDK-8255716 (#983) uncovered that os::processor_count on Linux can be not equal to number of cores reported in /proc/cpuinfo. The latter historically was used to decide CPU_A53MAC feature. This patch restores feature detection based on /proc/cpuinfo.
>
> Testing: linux -version
> Unfortunately I cannot test windows/aarch64, CC: @lewurm @luhenry
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1039
More information about the hotspot-dev
mailing list