[jdk17u-dev] RFR: 8269516: AArch64: Assembler cleanups

duke duke at openjdk.org
Fri May 23 20:56:56 UTC 2025


On Thu, 22 May 2025 22:34:37 GMT, Michael De Vera <duke at openjdk.org> wrote:

> Backport of JDK-826951. Cleans up aarch64 assembler code, including removing unnecessary indirections in the Assembler class and simplifing casts from FloatRegister to Register.  Prevents warning when building with GCC 13, offers parity with Oracle JDK, and decreases size of libjvm.so. Backport is clean, medium risk. Passing GHA tests, passing tier1 and tier2 tests locally on aarch64 linux.

@midver 
Your change (at version ae4bf18dead6098cc24815e60f84e0ef4eb60093) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3610#issuecomment-2905788200


More information about the jdk-updates-dev mailing list