RFR: 8375241: Simplify --with-native-debug-symbols-level option implementation [v2]

Julian Waters jwaters at openjdk.org
Mon Jan 19 07:04:36 UTC 2026


> --with-native-debug-symbols-level was added some time ago to allow selecting the level of debugging information created for compiled binaries. The UTIL_ARG_WITH utility that the option implementation uses has several features that can be used to simplify handling of this option, so that is done in this change.

Julian Waters has updated the pull request incrementally with one additional commit since the last revision:

  Remove -g and don't pass the flag at all if option is not given flags-cflags.m4

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/29214/files
  - new: https://git.openjdk.org/jdk/pull/29214/files/bb986cf2..d6a1e78d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29214&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29214&range=00-01

  Stats: 9 lines in 1 file changed: 6 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/29214.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29214/head:pull/29214

PR: https://git.openjdk.org/jdk/pull/29214


More information about the build-dev mailing list