On Sat, 30 Aug 2025 15:34:00 GMT, Saint Wesonga <d...@openjdk.org> wrote:
> 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 This pull request has now been integrated. Changeset: b50c11f9 Author: Saint Wesonga <saint.weso...@microsoft.com> Committer: Erik Joelsson <er...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/b50c11f9077f071cf5639de7e82ec261e0338532 Stats: 12 lines in 3 files changed: 5 ins; 6 del; 1 mod 8366195: Remove unnecessary quotes around -Ta ml64 assembler argument Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/27021