URL protocol validation puzzlers
Eirik Bjørsnøs
eirbjo at gmail.com
Fri Jan 22 09:29:39 UTC 2021
On Fri, Jan 22, 2021 at 10:18 AM Alan Bateman <Alan.Bateman at oracle.com>
wrote:
Yes, URL is really old and much of its legacy behavior cannot be changed
> for compatibility reasons. At some point I think all of its constructors
> need to be deprecated. So if you are making changes to URL then assume
> it will require a lot of Reviewer cycles.
>
Thanks for clarifying. I'll take this into consideration when exploring
this area. My goal is really just to reduce the number of substring calls
and other allocations, but I'll try to do so with minimal impact on code
and optimize for reviewability. I understand that any changes here should
be small and obvious.
Eirik.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20210122/f7bbe289/attachment-0001.htm>
More information about the net-dev
mailing list