Re: RFR(S): 8173478: SSL related tests failes with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"

2017-01-27 Thread Xuelei Fan
Looks fine to me. BTW, if using 'limit-modules" option, some SSL test may behave different if EC modules is excluded. Thanks, Xuelei On 1/27/2017 5:39 AM, Sergei Kovalev wrote: Hi team, Please review a small fix for tests. Bug ID: https://bugs.openjdk.java.net/browse/JDK-8173478 WebReview

RFR(S): 8173478: SSL related tests failes with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"

2017-01-27 Thread Sergei Kovalev
Hi team, Please review a small fix for tests. Bug ID: https://bugs.openjdk.java.net/browse/JDK-8173478 WebReview: http://cr.openjdk.java.net/~skovalev/8173478/webrev.00/ Issue: Three tests failing during execution with module limitation by "--limit-modules" command line option. Solution: decl