RFR: 8283577: SSLEngine.unwrap on read-only input ByteBuffer
    Bradford Wetmore 
    wetmore at openjdk.java.net
       
    Thu May 12 22:37:58 UTC 2022
    
    
  
On Wed, 11 May 2022 22:38:04 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:
>> test/jdk/javax/net/ssl/SSLSession/ReadOnlyEngine.java line 162:
>> 
>>> 160:             statusServer != HandshakeStatus.NOT_HANDSHAKING);
>>> 161: 
>>> 162:         // Read NST
>> 
>> What is NST?
>
> New Session Ticket
Duh, of course!  Yay, TLAs!!!  (Three Letter Acronyms...)
Feel free to expand if you're so inclined.  ;)
-------------
PR: https://git.openjdk.java.net/jdk/pull/8462
    
    
More information about the net-dev
mailing list