On Thu, 31 Oct 2024 01:17:05 GMT, Alexander Matveev <almat...@openjdk.org> 
wrote:

>> Alexey Semenyuk has updated the pull request incrementally with two 
>> additional commits since the last revision:
>> 
>>  - Bugfix
>>  - Rename DirectoryContentVerifier.equals() in 
>> DirectoryContentVerifier.match() to fix name conflict with Object.equals()
>
> test/jdk/tools/jpackage/helpers/jdk/jpackage/test/JPackageCommand.java line 
> 866:
> 
>> 864:             }
>> 865:         });
>> 866:         ;
> 
> Remove ";"?

I replaced `));` with `)),` and keep the terminating `;`

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21550#discussion_r1823767980

Reply via email to