On Tue, 28 Apr 2026 14:42:56 GMT, Matthias Baesken <[email protected]> wrote:
> Currently we use objcopy to generate debuginfo files. > It would be sometimes helpful to generate debuginfo files with compressed > content (e.g. objcopy --compress-debug-sections=zlib-gnu). > > This could be supported by an additional configure flag. > > --------- > - [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: 1be2fc4f Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/1be2fc4f214886e5799d9a44a5b364693d130c0b Stats: 12 lines in 3 files changed: 9 ins; 0 del; 3 mod 8383243: Make objcopy configurable to compress debug info Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/30971
