RFR: 8147462: URI.toURL could be more efficient for most non-opaque URIs
Chris Hegarty
chris.hegarty at oracle.com
Thu Jan 28 17:12:05 UTC 2016
On 28 Jan 2016, at 16:38, Claes Redestad <claes.redestad at oracle.com> wrote:
> On 2016-01-28 16:52, Chris Hegarty wrote:
>>> ...
>> This looks fine Claes.
>
> Thanks, Chris!
>
>>
>> Maybe just a comment on the fact that character based comparison is
>> being used for perf reasons.
>>
>> In an older version of the webrev, there was an updated to an existing test,
>> test/java/net/URI/URItoURLTest.java. I assume this was just mistakenly
>> omitted from the latest version?
>
> Fixed test and added a comment:
>
> http://cr.openjdk.java.net/~redestad/8147462/webrev.05/
Reviewed.
-Chris.
More information about the net-dev
mailing list