RFR: 8278260: JavaFX shared libraries not stripped on Linux or macOS

Kevin Rushforth kcr at openjdk.java.net
Wed Dec 15 22:14:59 UTC 2021


On Wed, 15 Dec 2021 21:23:23 GMT, Johan Vos <jvos at openjdk.org> wrote:

> The only question I have for now is if it would make sense to have a new configuration instead of binding this to DEBUG_NATIVE.

I had initially thought of only stripping the binaries for production builds, e.g., when `-PCONF=Release` is specified. That seems preferable to creating a new configuration. What do you think?

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

PR: https://git.openjdk.java.net/jfx/pull/695


More information about the openjfx-dev mailing list