RFR: JDK-8291509 Minor cleanup could be done in sun.security [v3]

Mark Powers mpowers at openjdk.org
Tue Aug 30 20:01:13 UTC 2022


On Tue, 30 Aug 2022 19:31:36 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   white space
>
> src/java.base/share/classes/sun/security/pkcs/PKCS7.java line 1003:
> 
>> 1001:      * @throws IOException The exception is thrown if an error occurs while
>> 1002:      *                     communicating with the TSA, or a non-null
>> 1003:      *                     TSAPolicyID is specified in the request, but it
> 
> The previous text w/o a comma reads more correct to me as it is a complete statement: "or a non-null TSAPolicyID is specified in the request but it does not match the one in the reply".

Removing the comma.

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

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



More information about the security-dev mailing list