RFR: 8282723: Add constructors taking a cause to JSSE exceptions [v5]
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Sat Mar 19 04:23:25 UTC 2022
On Fri, 18 Mar 2022 21:08:56 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:
>> Xue-Lei Andrew Fan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> more test case udpate
>
> test/jdk/javax/net/ssl/SSLException/CheckSSLHandshakeException.java line 32:
>
>> 30: import java.util.Objects;
>> 31:
>> 32: public class CheckSSLHandshakeException {
>
> My personal preference would have been to combine all of these into a single testfile to minimize clutter in the logs and directories, but no strong objection.
I understand. I would like to have them in separated test cases so that it is easier to monitor the regressions in the future.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7722
More information about the security-dev
mailing list