RFR: 8295990: Improve make handling of strip flags

Erik Joelsson erikj at openjdk.org
Fri Oct 28 17:04:22 UTC 2022


On Thu, 27 Oct 2022 13:38:04 GMT, Julian Waters <jwaters at 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 looks good assuming you have verified that it works on all the affected platforms.

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

Marked as reviewed by erikj (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10882



More information about the build-dev mailing list