RFR: 8278260: JavaFX shared libraries not stripped on Linux or macOS
Johan Vos
jvos at openjdk.java.net
Thu Dec 16 07:30:03 UTC 2021
On Wed, 15 Dec 2021 22:12:12 GMT, Kevin Rushforth <kcr 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?
That sounds perfect indeed, and I see you committed that change already -- thanks.
-------------
PR: https://git.openjdk.java.net/jfx/pull/695
More information about the openjfx-dev
mailing list