-
Bug
-
Resolution: Unresolved
-
P4
-
jfx20
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
- blocks
-
JDK-8344728 ☂ Gradle build modernization
-
- Open
-
- 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
-