RFR: 8366195: Remove unnecessary quotes around -Ta ml64 assembler argument
Saint Wesonga
duke at openjdk.org
Sat Aug 30 15:39:20 UTC 2025
This PR cleans up the handling of the -Ta argument by removing the quotes that were unintentionally added around the argument and moving the declaration of the argument to match -Fo as suggested in https://github.com/openjdk/jdk/pull/26791
-------------
Commit messages:
- Move ml64 -Ta argument and remove quotes around it
Changes: https://git.openjdk.org/jdk/pull/27021/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27021&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8366195
Stats: 12 lines in 3 files changed: 5 ins; 6 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/27021.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27021/head:pull/27021
PR: https://git.openjdk.org/jdk/pull/27021
More information about the build-dev
mailing list