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

Cleanup redundancies in jpackage implementation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 26
    • 25
    • tools
    • None
    • master
    • generic
    • generic

      Remove the AppImageDesc class. It was supposed to bind an AppImageLayout instance with a root directory, but since AppImageLayout has a rootDirectory() method, it is redundant.

      Remove the Package.packageLayout() and Package.asPackageApplicationLayout() methods from the model. They describe the transient layout of an app image while building a native package and should not be part of the model.

            asemenyuk Alexey Semenyuk
            asemenyuk Alexey Semenyuk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: