> 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 four additional commits since the last revision: - 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/5875d242..08b68117 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30607&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30607&range=01-02 Stats: 18889 lines in 161 files changed: 3264 ins; 14731 del; 894 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
