On Tue, 9 Sep 2025 14:55:12 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Artur Barashev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> More test cases > > src/java.base/share/classes/sun/security/ssl/SSLSessionImpl.java line 1408: > >> 1406: >> 1407: /** >> 1408: * Gets an array of supported signature schemes that the peer is > > s/an array/a collection/ Done, thanks! > src/java.base/share/classes/sun/security/ssl/SSLSessionImpl.java line 1409: > >> 1407: /** >> 1408: * Gets an array of supported signature schemes that the peer is >> 1409: * willing to verify. Those are sent with >> "signature_algorithms_cert" > > s/with/with the/ Done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27146#discussion_r2334106049 PR Review Comment: https://git.openjdk.org/jdk/pull/27146#discussion_r2334107052