[9] RFR(S): 8178726: Can't load classes from classpath if it is a UNC share
Chris Hegarty
chris.hegarty at oracle.com
Wed Apr 19 09:25:29 UTC 2017
> On 19 Apr 2017, at 10:18, Volker Simonis <volker.simonis at gmail.com> 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/
The changes look good. Thanks Volker.
-Chris.
More information about the core-libs-dev
mailing list