RFR: 8255799: AArch64: CPU_A53MAC feature may be set incorrectly

Nick Gasson ngasson at openjdk.java.net
Thu Nov 5 01:49:54 UTC 2020


On Wed, 4 Nov 2020 16:49:00 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

> @theRealAph BTW, I think Nick is right that this patch is not needed. Are you ok to reject it?

We should delete lines 184-187 in the current file: this isn't working as intended since the switch to `os::processor_count()` and as discussed the ancient kernel versions where this was necessary should no longer be in use.

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

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


More information about the hotspot-dev mailing list