On Wed, 8 Jun 2022 16:06:12 GMT, Weijun Wang <wei...@openjdk.org> wrote:

>> Mark Powers has updated the pull request with a new target base due to a 
>> merge or a rebase. The pull request now contains 11 commits:
>> 
>>  - Merge
>>  - fourth iteration
>>  - Merge
>>  - Merge
>>  - third iteration
>>  - Merge
>>  - Merge
>>  - second iteration
>>  - Merge
>>  - Merge
>>  - ... and 1 more: https://git.openjdk.org/jdk/compare/4d6fb515...44140a01
>
> src/java.base/share/classes/java/security/Signature.java line 271:
> 
>> 269:                 (algorithm + " Signature not available");
>> 270:         }
>> 271:         // try services until we find a Spi or a working Signature 
>> subclass
> 
> Is `Spi` pronounced `spy` or "S-P-I"?

Reversing change: "an Spi" is correct.

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

PR: https://git.openjdk.org/jdk/pull/8319

Reply via email to