RFR: 8374767: Amend JDK-8374521 with new option name [v2]

Aleksey Shipilev shade at openjdk.org
Thu Jan 8 09:47:41 UTC 2026


> During [JDK-8374521](https://bugs.openjdk.org/browse/JDK-8374521) review we agreed on the new option name, but I forgot to push the commit that actually does it! So we integrated [JDK-8374521](https://bugs.openjdk.org/browse/JDK-8374521) with older option name. This should amend the change with proper option name.
> 
> The options are now:
> 
> 
>   --with-native-debug-symbols-level
>                           set the native debug symbol level (GCC and Clang only) [toolchain default]
>   --with-native-debug-symbols
>                           set the native debug symbol configuration (none,
>                           internal, external, zipped) [varying]
> 
> 
> Additional testing:
>  - [ ] GHA

Aleksey Shipilev 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 two additional commits since the last revision:

 - Merge branch 'master' into JDK-8374767-debug-info-option-name
 - --with-native-debug-symbols-level

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/29108/files
  - new: https://git.openjdk.org/jdk/pull/29108/files/bca06a1f..1219e013

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

  Stats: 47 lines in 5 files changed: 1 ins; 15 del; 31 mod
  Patch: https://git.openjdk.org/jdk/pull/29108.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29108/head:pull/29108

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


More information about the build-dev mailing list