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

Sean Mullan mullan at openjdk.org
Tue Aug 30 19:34:16 UTC 2022


On Mon, 29 Aug 2022 21:48:18 GMT, Mark Powers <mpowers at openjdk.org> wrote:

>> https://bugs.openjdk.org/browse/JDK-8291509
>
> 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".

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

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



More information about the security-dev mailing list