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).

-------------

Commit messages:
 - JDK-8383243

Changes: https://git.openjdk.org/jdk/pull/30971/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30971&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8383243
  Stats: 18 lines in 4 files changed: 14 ins; 0 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

Reply via email to