> - Extract ExternalApplication interface from AppImageFile and add it to the > model; > - Move LauncherData.ModuleInfo class to the top level; > - Add parent interface BundleSpec for Application and Package interfaces in > the model; > - Merge PackageWriter and ApplicationWriter into BundleCreator interface; > - Add BundlingEnvironment, and BundlingOperation interfaces to the model; > - Remove LauncherModularStartupInfoMixin.modulePath(). It is not being used; > - Remove CollectionUtils.toSet(); > > Additionally, fix modifier order in TokenReplace.
Alexey Semenyuk has updated the pull request incrementally with one additional commit since the last revision: Fix typo ------------- Changes: - all: https://git.openjdk.org/jdk/pull/25477/files - new: https://git.openjdk.org/jdk/pull/25477/files/0f202268..49004a30 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=25477&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25477&range=00-01 Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/25477.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/25477/head:pull/25477 PR: https://git.openjdk.org/jdk/pull/25477