Eliminate duplicate build logic in build gradle

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx20
    • Component/s: javafx

      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. See JDK-8278260 and JDK-8292391.

            Assignee:
            Unassigned
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: