On Thu, 8 Jan 2026 08:07:22 GMT, Aleksey Shipilev <[email protected]> wrote:
> 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 S390X build failure is due to https://github.com/openjdk/jdk/pull/29109 ------------- PR Comment: https://git.openjdk.org/jdk/pull/29108#issuecomment-3722947445
