On Tue, 27 May 2025 20:51:51 GMT, Bradford Wetmore <wetm...@openjdk.org> wrote:
>> Artur Barashev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Update comments. Optimize imports. > > src/java.base/share/classes/sun/security/ssl/SSLSessionImpl.java line 289: > >> 287: * < length in bytes> Peer certificate >> 288: * < 1 byte > Number of Local Certificate entries >> 289: * < 1 byte > Local Certificate algorithm length > > Can we add a minor doc note here to say these fields are repeated for each > cert (local/peer)? Good idea, done! ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25310#discussion_r2114120061