[jdk25u-dev] RFR: 8365579: ml64.exe is not the right assembler for Windows aarch64

Voznia Anton duke at openjdk.org
Mon Feb 9 21:42:04 UTC 2026


Hi,

It's a clean backport of 2 fixes:
* The original one JDK-8365579
* The second JDK-8366195 that improves the first one 
I decided to make a single commit instead of two separate backports, since it makes sense to have both changes together.

Thanks!

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

Commit messages:
 - Update copyrights.
 - 8365579: ml64.exe is not the right assembler for Windows aarch64

Changes: https://git.openjdk.org/jdk25u-dev/pull/246/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=246&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8365579
  Stats: 21 lines in 5 files changed: 12 ins; 0 del; 9 mod
  Patch: https://git.openjdk.org/jdk25u-dev/pull/246.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/246/head:pull/246

PR: https://git.openjdk.org/jdk25u-dev/pull/246


More information about the jdk-updates-dev mailing list