RFR: 8282529: Fix API Note in javadoc for javax.net.ssl.SSLSocket [v2]

zzambers duke at openjdk.java.net
Mon Mar 7 16:37:07 UTC 2022


On Fri, 4 Mar 2022 23:43:30 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:

>> zzambers has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated copyright for SSLSocket.java
>
> There are more changes needed, and should probably be done as part of this issue since we're already in this code anyway.  The current code only talks about shutdownInput/shutdownOutput, but makes no mention of the duplex close(), which is the other way to shutdown the SSLSocket.  It only needs a few words.
> 
> https://mail.openjdk.java.net/pipermail/security-dev/2022-March/029167.html
> https://mail.openjdk.java.net/pipermail/security-dev/2022-March/029209.html
> 
> These two changes will require a CSR to update the @ apiNote.

@bradfordwetmore Sure if more changes are desired I can pull your changes. When It comes to CSR I am not fully familiar with the process. Is action expected from my side?

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

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



More information about the security-dev mailing list