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.
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.
- links to
-
Commit(master) openjdk/jdk/57210af9
-
Review(master) openjdk/jdk/26778