On Thu, 27 Oct 2022 13:38:04 GMT, Julian Waters <jwat...@openjdk.org> wrote:
> Strip currently has its flags set by guessing based on the OS, it would be > more appropriate to instead set them based on properly checking the strip > binary instead of speculating what the correct flags are based on the > compiler and OS. This pull request has now been integrated. Changeset: dac6ecc8 Author: Julian Waters <jwat...@openjdk.org> Committer: Erik Joelsson <er...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/dac6ecc857c527e9df7af68389b46d452ac59ae0 Stats: 28 lines in 2 files changed: 20 ins; 2 del; 6 mod 8295990: Improve make handling of strip flags Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/10882