Integrated: 8334670: SSLSocketOutputRecord buffer miscalculation
Anthony Scarpino
ascarpino at openjdk.org
Wed Jun 26 22:31:14 UTC 2024
On Mon, 24 Jun 2024 15:57:57 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 07bc523d
Author: Anthony Scarpino <ascarpino at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/07bc523df85fde81bf736fedac62874d3cb11ee3
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
8334670: SSLSocketOutputRecord buffer miscalculation
Reviewed-by: djelinski, ssahoo
-------------
PR: https://git.openjdk.org/jdk/pull/19862
More information about the security-dev
mailing list