On Tue, 6 May 2025 02:36:27 GMT, Alexander Matveev <[email protected]> wrote:
>> Alexey Semenyuk has updated the pull request incrementally with two
>> additional commits since the last revision:
>>
>> - Update copyright year
>> - Fix a typo in ApplicationLayout
>
> test/jdk/tools/jpackage/helpers/jdk/jpackage/test/ApplicationLayout.java line
> 32:
>
>> 30: public record ApplicationLayout(Path launchersDirectory, Path
>> appDirectory,
>> 31: Path runtimeDirectory, Path runtimeHomeDirectory, Path
>> appModsDirectory,
>> 32: Path destktopIntegrationDirectory, Path contentDirectory, Path
>> libapplauncher) {
>
> `destktop` -> `desktop`
Fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25051#discussion_r2074670384