Re: RFR: 4966250: SSLSessionContext.setSessionTimeout() documentation could be updated [v3]

2024-07-31 Thread Sean Mullan
On Fri, 31 May 2024 23:15:26 GMT, Mark Powers wrote: >> https://bugs.openjdk.org/browse/JDK-4966250 > > Mark Powers has updated the pull request incrementally with one additional > commit since the last revision: > > Joe Darcy's comment Looks good. Please add a noreg-doc label to the bug and

Re: RFR: 4966250: SSLSessionContext.setSessionTimeout() documentation could be updated [v3]

2024-07-11 Thread Mark Powers
On Wed, 29 May 2024 19:20:27 GMT, Sean Mullan wrote: >> Mark Powers has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Joe Darcy's comment > > src/java.base/share/classes/javax/net/ssl/SSLSessionContext.java line 92: > >> 90: * When t

Re: RFR: 4966250: SSLSessionContext.setSessionTimeout() documentation could be updated [v3]

2024-05-31 Thread Mark Powers
> https://bugs.openjdk.org/browse/JDK-4966250 Mark Powers has updated the pull request incrementally with one additional commit since the last revision: Joe Darcy's comment - Changes: - all: https://git.openjdk.org/jdk/pull/19458/files - new: https://git.openjdk.org/jdk/pull/

Re: RFR: 4966250: SSLSessionContext.setSessionTimeout() documentation could be updated [v2]

2024-05-30 Thread Mark Powers
> https://bugs.openjdk.org/browse/JDK-4966250 Mark Powers has updated the pull request incrementally with one additional commit since the last revision: Sean's comment - Changes: - all: https://git.openjdk.org/jdk/pull/19458/files - new: https://git.openjdk.org/jdk/pull/19458

Re: RFR: 4966250: SSLSessionContext.setSessionTimeout() documentation could be updated

2024-05-30 Thread Mark Powers
On Wed, 29 May 2024 15:45:12 GMT, Mark Powers wrote: > https://bugs.openjdk.org/browse/JDK-4966250 /CSR - PR Comment: https://git.openjdk.org/jdk/pull/19458#issuecomment-2140612454

Re: RFR: 4966250: SSLSessionContext.setSessionTimeout() documentation could be updated

2024-05-29 Thread Sean Mullan
On Wed, 29 May 2024 15:45:12 GMT, Mark Powers wrote: > https://bugs.openjdk.org/browse/JDK-4966250 src/java.base/share/classes/javax/net/ssl/SSLSessionContext.java line 92: > 90: * When the timeout limit is exceeded for a session, the > 91: * SSLSession object is marked so that future

Re: RFR: 4966250: SSLSessionContext.setSessionTimeout() documentation could be updated

2024-05-29 Thread Bradford Wetmore
On Wed, 29 May 2024 15:45:12 GMT, Mark Powers wrote: > https://bugs.openjdk.org/browse/JDK-4966250 This needs a CSR before pushing. - PR Comment: https://git.openjdk.org/jdk/pull/19458#issuecomment-2138078036

RFR: 4966250: SSLSessionContext.setSessionTimeout() documentation could be updated

2024-05-29 Thread Mark Powers
https://bugs.openjdk.org/browse/JDK-4966250 - Commit messages: - first iteration Changes: https://git.openjdk.org/jdk/pull/19458/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19458&range=00 Issue: https://bugs.openjdk.org/browse/JDK-4966250 Stats: 7 lines in 1 file ch