Regarding 8220575: Correctly format test URI's that contain a retrieved IPv6 address
Chris Hegarty
chris.hegarty at oracle.com
Fri Mar 22 17:19:49 UTC 2019
Arthur,
> On 22 Mar 2019, at 17:07, Arthur Eubanks <aeubanks at google.com> wrote:
>
> Sounds good, I'll work on that.
>
> On Fri, Mar 22, 2019 at 10:02 AM Chris Hegarty <chris.hegarty at oracle.com <mailto:chris.hegarty at oracle.com>> wrote:
> ...
> Daniel has prototyped something
> similar for the URI update investigation work.
>
Here is a link to what I referred to in the previous email.
http://cr.openjdk.java.net/~dfuchs/writeups/updating-uri/iri-prototype/webrev/src/java.base/share/classes/java/net/IRI.java.html <http://cr.openjdk.java.net/~dfuchs/writeups/updating-uri/iri-prototype/webrev/src/java.base/share/classes/java/net/IRI.java.html>
From about line 5287. It’s a good place to start. It will be a
test library class so doesn’t need to be perfect to start, it can
evolve as needed.
I hope that it will result in less error-prone and more readable
test code.
-Chris.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20190322/e7266032/attachment.html>
More information about the net-dev
mailing list