> 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: Adjust the UTIL_ARG_ENABLE block ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30971/files - new: https://git.openjdk.org/jdk/pull/30971/files/5cd4a805..64bef31e Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30971&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30971&range=02-03 Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 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
