On Wed, 14 Jan 2026 03:01:39 GMT, Julian Waters <[email protected]> wrote:
> --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. This pull request has now been integrated. Changeset: 39f0e6d6 Author: Julian Waters <[email protected]> URL: https://git.openjdk.org/jdk/commit/39f0e6d6f91bf7e75862851ca0e00fc62780f938 Stats: 23 lines in 1 file changed: 4 ins; 8 del; 11 mod 8375241: Simplify --with-native-debug-symbols-level option implementation Reviewed-by: erikj, shade ------------- PR: https://git.openjdk.org/jdk/pull/29214
