[jdk17u-dev] RFR: 8277881: Missing SessionID in TLS1.3 resumption in compatibility mode

Daniel Jeliński djelinski at openjdk.org
Wed Oct 19 11:57:17 UTC 2022


On Wed, 19 Oct 2022 10:01:37 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> Hi all,
>> 
>> This pull request contains a backport of [JDK-8277881](https://bugs.openjdk.org/browse/JDK-8277881), commit [9d99a377](https://github.com/openjdk/jdk/commit/9d99a377bfb6ffa890db049aee575e97914fc2a1) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>> 
>> The commit being backported was authored by Daniel Jelinski on 24 Dec 2021 and was reviewed by Anthony Scarpino.
>> 
>> Thanks!
>
> @djelinski do you think backporting this fix to 17 and 11 is appropriate? I don't see a CSR but I want to make sure I don't change behavior unduly. But from my understanding, this can be considered a plain bug fix, right?

@RealCLanger yes this is a plain bug fix. I think it should be backported to 17 and 11, possibly even to 8.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/807


More information about the jdk-updates-dev mailing list