Details
-
Bug
-
Status: Open
-
P4
-
Resolution: Unresolved
-
jfx20
Description
There are a few places in build.gradle where the same logic is copied multiple times. These should be refactored into a shared task or function where feasible.
Two obvious candidates are the logic added to "strip" and optionally "sign" the native libraries on some platforms after copying the natives to modules-lib. SeeJDK-8278260 and JDK-8292391.
Two obvious candidates are the logic added to "strip" and optionally "sign" the native libraries on some platforms after copying the natives to modules-lib. See
Attachments
Issue Links
- relates to
-
JDK-8278260 JavaFX shared libraries not stripped on Linux or macOS
-
- Resolved
-
-
JDK-8292391 Add support for optional signing of native libraries
-
- Resolved
-