RFR: 8334670: SSLSocketOutputRecord buffer miscalculation

Anthony Scarpino ascarpino at openjdk.org
Mon Jun 24 16:02:34 UTC 2024


Hi,

I need a review to change the a fragment buffer size miscalculation error.   This appears when there are large handshake messages and hasn't been observed during application data.  This was found during testing of the NewSessionTicket change in [JDK-8328608](https://bugs.openjdk.org/browse/JDK-8328608).  There is no regression test as the failure hasn't shown to fail every time. 

thanks

Tony

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

Commit messages:
 - copyright
 - Incorrect calculation

Changes: https://git.openjdk.org/jdk/pull/19862/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19862&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8334670
  Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/19862.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19862/head:pull/19862

PR: https://git.openjdk.org/jdk/pull/19862



More information about the security-dev mailing list