On Wed, Apr 19, 2017 at 12:22 PM, Alan Bateman <alan.bate...@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