RFR: 8157716: jdk.internal.loader.ClassLoaders.addURLToUCP() should return converted real path URL

Alan Bateman Alan.Bateman at oracle.com
Wed May 25 18:43:18 UTC 2016



On 25/05/2016 19:28, Jiangli Zhou wrote:
> Here is the updated webrev:
>
>    http://cr.openjdk.java.net/~jiangli/8157716/webrev.01/
This patch changes long standing behavior in URLs to resources on the 
class path will no longer be URLs to the canonical file path. It's might 
be okay but it's impossible to know. I thought the first patch was okay, 
except for the typo that Martin pointed out.

-Alan



More information about the core-libs-dev mailing list