Hi,
This patch moves
test/jdk/lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java to
test/lib/jdk/test/lib/net/SimpleSSLContext.java.
Webrev: http://cr.openjdk.java.net/~jjiang/8211978/webrev.00/
Issue: https://bugs.openjdk.java.net/browse/JDK-8211978
Best regards,
John Jiang
Hi John
I see testkeys is directly referenced in AbstractSSLTubeTest.java and
FlowTest.java by an inner class also named SimpleSSLContext. Is it very
different from the one in SimpleSSLContext.java? Can they be combined?
If so, then we have a chance to ASCII-fy the testkeys file and directly in