> 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.
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 three additional commits since the last revision: - 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/7a96238a..5875d242 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30607&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30607&range=00-01 Stats: 10897 lines in 564 files changed: 8066 ins; 898 del; 1933 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
