RFR 8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java

Alexandre (Shura) Iline alexandre.iline at oracle.com
Thu May 26 21:30:59 UTC 2016


Hi.

Please take a look on an obvious fix:
http://cr.openjdk.java.net/~shurailine/8157996/webrev.00/

There was an unneeded import statement which was getting in the way when running tests with limited module availability. 

Also in a couple of places I have added try with resources.

Shura




More information about the core-libs-dev mailing list