RFR: 8357033: Reduce stateless session ticket size [v15]

Artur Barashev abarashev at openjdk.org
Fri May 30 14:15:35 UTC 2025


On Fri, 30 May 2025 01:40:59 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:

>> Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Restore unit test code formatting
>
> src/java.base/share/classes/sun/security/ssl/SSLSessionImpl.java line 276:
> 
>> 274:      * < 1 byte > serverNameIndication length
>> 275:      *   < length in bytes > serverNameIndication
>> 276:      * < 1 byte > Number of requestedServerNames entries
> 
> Would you be up for doing ("for each entry") for this one too?  I know this is not your code, but it's one place outstanding.  
> 
> Feel free to skip or do.

Good catch, done!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25310#discussion_r2116008140


More information about the security-dev mailing list