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

Alan Bateman Alan.Bateman at oracle.com
Fri Apr 14 12:41:39 UTC 2017


On 14/04/2017 10:02, Weijun Wang wrote:

> I see some changes:
>
> - relative url won't be supported
>
> - path is no longer canonicalized
>
> Maybe these are no problem for URLClassPath. Just my 2 cents.
The URLs are already constructed from canonicalized file paths but maybe 
you are thinking about usages of URLClassPath by other code?

-Alan


More information about the core-libs-dev mailing list