RFR: 8357930: Amendment for JDK-8333664 [v2]

Alexander Matveev almatvee at openjdk.org
Wed May 28 16:04:52 UTC 2025


On Wed, 28 May 2025 12:24:48 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

>> - 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

Looks good.

-------------

Marked as reviewed by almatvee (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25477#pullrequestreview-2875656950


More information about the core-libs-dev mailing list