Hi Michael,
Please share a working copy of the code to duplicate the failure scenario of
NPE related to Connection.java. BTW, I checked the stack trace posted on April
28 it did not clearly show Connection::cleanup got called. Was there something
missed?
Thank you,
Weibing
From: security-dev
On Tue, 23 Aug 2022 21:48:46 GMT, Xue-Lei Andrew Fan wrote:
>> I think Weibing is trying to achieve a balance here - the current TLS logs
>> are quite verbose. I'm not sure if we need verbose SSLServerSocket info for
>> every server socket operation. The current approach is to print the
>> SSL
On Tue, 23 Aug 2022 15:04:44 GMT, Weibing Xiao wrote:
>> Log the debugging info for server cipher suites when setting javax.net.debug
>> == ssl, handshake.
>
> Weibing Xiao has updated the pull request incrementally with one additional
> commit since the last revision:
&
> Log the debugging info for server cipher suites when setting javax.net.debug
> == ssl, handshake.
Weibing Xiao has updated the pull request incrementally with one additional
commit since the last revision:
update the code according to review comments
-
Changes:
- all:
On Wed, 17 Aug 2022 14:27:56 GMT, Xue-Lei Andrew Fan wrote:
>> Weibing Xiao has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> add or remove the blank line according to the comments
>
> src/java.base/
> Log the debugging info for server cipher suites when setting javax.net.debug
> == ssl, handshake.
Weibing Xiao has updated the pull request incrementally with one additional
commit since the last revision:
add or remove the blank line according to the comments
-
C
On Wed, 17 Aug 2022 14:27:15 GMT, Xue-Lei Andrew Fan wrote:
>> Log the debugging info for server cipher suites when setting javax.net.debug
>> == ssl, handshake.
>
> src/java.base/share/classes/sun/security/ssl/ServerHello.java line 416:
>
>> 414:
>> 415: List legacySuites = new Li
On Wed, 17 Aug 2022 14:25:40 GMT, Xue-Lei Andrew Fan wrote:
>> Log the debugging info for server cipher suites when setting javax.net.debug
>> == ssl, handshake.
>
> src/java.base/share/classes/sun/security/ssl/ServerHello.java line 409:
>
>> 407: if (shc.sslConfig.preferLocalCipher
On Wed, 17 Aug 2022 14:25:40 GMT, Xue-Lei Andrew Fan wrote:
>> Log the debugging info for server cipher suites when setting javax.net.debug
>> == ssl, handshake.
>
> src/java.base/share/classes/sun/security/ssl/ServerHello.java line 409:
>
>> 407: if (shc.sslConfig.preferLocalCipher
On Mon, 8 Aug 2022 15:59:29 GMT, Sean Coffey wrote:
>> Log the debugging info for server cipher suites when setting javax.net.debug
>> == ssl, handshake.
>
> src/java.base/share/classes/sun/security/ssl/ServerHello.java line 440:
>
>> 438: }
>> 439:
>> 440: if (
On Wed, 3 Aug 2022 15:40:54 GMT, Weibing Xiao wrote:
> Log the debugging info for server cipher suites when setting javax.net.debug
> == ssl, handshake.
The build and test for Oracle Mach5 were passed.
-
PR: https://git.openjdk.org/jdk/pull/9731
Log the debugging info for server cipher suites when setting javax.net.debug ==
ssl, handshake.
-
Commit messages:
- remove the whitespace
- update wording and case of varialbe name
- modify the error message for key exchange failure
- refine the log message for tlsv1.3
- addres
12 matches
Mail list logo