RFR: 8273553: sun.security.ssl.SSLEngineImpl.closeInbound also has similar error of JDK-8253368

Bradford Wetmore wetmore at openjdk.java.net
Wed Mar 23 01:16:27 UTC 2022


On Tue, 22 Mar 2022 12:28:44 GMT, Sean Coffey <coffeys at openjdk.org> wrote:

>> Sigh...this is a whole can of worms I wasn't expecting.  Looks like one person did the SSLContextTemplate and updated with SSLEngineTemplate, then another person took a completely different takes with SSLSocketTemplate, and then SSLSocketSSLEngineTemplate didn't get touched at all.  
>> 
>> This should really be harmonized.  :(
>
> ouch - maybe this should be fixed up in a separate bug then. Don't think it should be a blocker for this fix

Assessing how much work it will be.

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

PR: https://git.openjdk.java.net/jdk/pull/7796



More information about the security-dev mailing list