RFR: 8334670: SSLSocketOutputRecord buffer miscalculation [v2]

Anthony Scarpino ascarpino at openjdk.org
Tue Jun 25 23:14:38 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

Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision:

  updated changes

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19862/files
  - new: https://git.openjdk.org/jdk/pull/19862/files/ec5fe598..daee7cdd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19862&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19862&range=00-01

  Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 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