RFR: 8355328: Improve negative tests coverage for jpackage signing [v2]

Alexey Semenyuk asemenyuk at openjdk.org
Wed Apr 23 02:30:59 UTC 2025


On Tue, 22 Apr 2025 21:48:16 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

>> Alexey Semenyuk has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix whitespace
>
> test/jdk/tools/jpackage/helpers/jdk/jpackage/test/TKit.java line 982:
> 
>> 980:             createException = other.createException;
>> 981:             anotherVerifier = other.anotherVerifier;
>> 982:             value= other.value;
> 
> Space before =.

Fixed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24786#discussion_r2055151735


More information about the core-libs-dev mailing list