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.

-------------

Commit messages:
 - 8381746: Add --with-print-assembly-options configure flag to set default 
PrintAssemblyOptions

Changes: https://git.openjdk.org/jdk/pull/30607/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30607&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8381746
  Stats: 34 lines in 6 files changed: 33 ins; 0 del; 1 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

Reply via email to