On Mon, 29 Aug 2022 21:48:18 GMT, Mark Powers <mpow...@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