> For example, `--with-print-assembly-options=intel` makes `-XX:+PrintAssembly` > emit Intel syntax for x86 by default. Value is forwarded verbatim and the > `PrintAssemblyOptions` flag overrides still win. > > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Kerem Kat has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision: - Merge branch 'master' into print-asmopt-8381746 - Merge branch 'master' into print-asmopt-8381746 - Merge branch 'master' into print-asmopt-8381746 - use UTL_ARG_WITH - 8381746: Add --with-print-assembly-options configure flag to set default PrintAssemblyOptions ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30607/files - new: https://git.openjdk.org/jdk/pull/30607/files/08b68117..90fb4d1c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30607&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30607&range=02-03 Stats: 20544 lines in 768 files changed: 15055 ins; 2022 del; 3467 mod Patch: https://git.openjdk.org/jdk/pull/30607.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30607/head:pull/30607 PR: https://git.openjdk.org/jdk/pull/30607
