On Tue, 30 Aug 2022 19:31:36 GMT, Sean Mullan <mul...@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