JDK 8 RFR 7179567: JCK8 tests: api/java_net/URLClassLoader/index.html#Ctor3 failed with NPE

Brian Burkhalter brian.burkhalter at oracle.com
Thu Oct 10 18:21:36 UTC 2013


On Oct 10, 2013, at 11:05 AM, Brian Burkhalter wrote:

>> Nit: In the test there are a few places where you have t on a line by itself:
>> 
>> 65                                t);
>> 
>> but it can go on the previous line and not exceed the length of other lines nearby. Also "+ should be " +
> 
> I don't see what you are referring to.

Oh, sorry, now I do. Will update.

Brian


More information about the core-libs-dev mailing list