On Fri, 12 Dec 2025 23:04:19 GMT, Hai-May Chao <[email protected]> wrote:
>> 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/TLSv12/ShortRSAKey512.java line 1:
>
>> 1: /*
>
> At Line 176: Shall we also change it
> from: System.setProperty("javax.net.debug", "all");
> to: System.setProperty("javax.net.debug", "ssl,handshake");
It doesn't really matter, my personal preference when debugging is `all` to see
everything, but others like `ssl`/`ssl,handshake`.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27455#discussion_r2615894514