[9] RFR(S): 8178726: Can't load classes from classpath if it is a UNC share

Volker Simonis volker.simonis at gmail.com
Wed Apr 19 12:21:03 UTC 2017


On Wed, Apr 19, 2017 at 12:22 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> On 19/04/2017 10:18, Volker Simonis wrote:
>
>> :
>> That's a good suggestion. I've updated the patch with a slightly
>> modified comment:
>>
>> // Use an intermediate File object to construct a URI/URL without
>> // authority component as URLClassPath can't handle URLs with a UNC
>> // server name in the authority component.
>>
>> and also updated the copyright year:
>>
>> http://cr.openjdk.java.net/~simonis/webrevs/2017/8178726.v2/
>>
>> Can you please add a "jdk9-fix-yes" label to the bug such that I can
>> push the change?
>>
> The update webrev looks good.

Thanks Chris, Alan!
I've just pushed the change.

Regards,
Volker

>
> -Alan


More information about the core-libs-dev mailing list