> 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).
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision: OBJCOPY_COMPRESS_FLAGS ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30971/files - new: https://git.openjdk.org/jdk/pull/30971/files/64bef31e..f63d3be0 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30971&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30971&range=03-04 Stats: 9 lines in 3 files changed: 0 ins; 5 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/30971.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30971/head:pull/30971 PR: https://git.openjdk.org/jdk/pull/30971
