RFR: 8285521: Minor improvements in java.net.URI
Daniel Fuchs
dfuchs at openjdk.java.net
Tue Apr 26 13:11:54 UTC 2022
On Tue, 26 Apr 2022 12:41:38 GMT, Сергей Цыпанов <duke at openjdk.java.net> wrote:
> Btw, I see that `java.net.URI` duplicates some methods from `sun.net.www.ParseUtil`. Should we consolidate them e.g. in a way of reusing functionality of `sun.net.www.ParseUtil` in `java.net.URI`?
I don't think the ratio benefit/risk is high enough.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8397
More information about the net-dev
mailing list