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

Mandy Chung mandy.chung at oracle.com
Thu May 26 22:16:43 UTC 2016


> On May 26, 2016, at 2:30 PM, Alexandre (Shura) Iline <alexandre.iline at oracle.com> wrote:
> 
> 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.

Looks okay.  Can you take out the extra space between “init” and “(“ while you are on this file?
  65                         init (fis);

I can sponsor for you.
Mandy


More information about the core-libs-dev mailing list