On Tue, 26 Apr 2022 12:41:38 GMT, Сергей Цыпанов <d...@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