On Tue, 7 Apr 2026 15:51:04 GMT, Kerem Kat <[email protected]> wrote: > 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).
This pull request has now been integrated. Changeset: 4a832ce7 Author: Kerem Kat <[email protected]> URL: https://git.openjdk.org/jdk/commit/4a832ce70700881a305e9596c8eb6cb0f909130f Stats: 23 lines in 6 files changed: 22 ins; 0 del; 1 mod 8381746: Add --with-print-assembly-options configure flag to set default PrintAssemblyOptions Reviewed-by: erikj, phh ------------- PR: https://git.openjdk.org/jdk/pull/30607
