RFR: 8151542: URL resources for multi-release jar files have a #runtime fragment appended to them

Steve Drach steve.drach at oracle.com
Sat Apr 30 00:00:51 UTC 2016


> On Apr 29, 2016, at 4:47 PM, Xueming Shen <xueming.shen at oracle.com> wrote:
> 
> On 4/29/16 3:30 PM, Steve Drach wrote:
>> I updated the webrev with changes that Alan suggested
>> 
>> 	still needs to be fixed to compare the URL protocol without regard to case
> 
> -> toLowerCase(Locale.ROOT).

Actually it’s already canonicalized in URL, so I don’t need to do it.

> 
>> 
>> And Sherman suggested
>> 
>> 	Shouldn't the realname just be the "super.getName()” ?
>> 
>> The webrev is at http://cr.openjdk.java.net/~sdrach/8151542/webrev.03/index.html <http://cr.openjdk.java.net/%7Esdrach/8151542/webrev.03/index.html>
>> 
> 




More information about the core-libs-dev mailing list