RFR: JDK-8285263 Minor cleanup could be done in java.security [v5]

Mark Powers duke at openjdk.java.net
Fri Jun 10 21:10:06 UTC 2022


On Wed, 8 Jun 2022 16:06:12 GMT, Weijun Wang <weijun at 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



More information about the security-dev mailing list