Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8292506

Eliminate duplicate build logic in build gradle

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx20
    • 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.

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

              Created:
              Updated: