On Wed, 15 Oct 2025 17:19:42 GMT, Bradford Wetmore <[email protected]> wrote:

>> See the bug for more info.  This will allow for:
>> 
>> 1. extra/unneeded JSSE debug output will not be added to each test run, 
>> saving space and noise.
>> 2. make it easier to get the full JSSE debug output when enabled.
>
> Bradford Wetmore has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Adjusted sizes to be more reasonable

test/jdk/javax/net/ssl/TLSCommon/TLSTest.java line 145:

> 143:      * Enables the JSSE system debugging system property:
> 144:      *
> 145:      *     -Djavax.net.debug=all

nit: suggest to change to -Djavax.net.debug=ssl,handshake, to match with code 
at #157.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27455#discussion_r2615853944

Reply via email to