RFR: Store cpu features in AOTCodeCache header
Andrew Dinn
adinn at openjdk.org
Tue Jul 29 13:27:21 UTC 2025
On Tue, 29 Jul 2025 12:01:26 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:
> I think I need to update os_cpu/bsd_aarch64/vm_version_bsd_aarch64.cpp for ?macos-aarch64, right
Yes, there may well be things that need changing in bsd_aarch64 vm version code. However it assumes a lot of things fromthe (current) fact that this must be Apple silicon so things do not match that closely.
Interesting that none of the macos gate tests failed even though you changed nothing in this file . . .
-------------
PR Comment: https://git.openjdk.org/leyden/pull/84#issuecomment-3132533489
More information about the leyden-dev
mailing list