Hi,
I just found a small typo in the documentation of
InetSocketAddress.getAddress().
I'd be happy if the attached patch is reviewed and eventually sponsored.
Cheers,
Christoph
== PATCH
diff -r 3a52333a5e57
src/java.base/share/classes/java/net/InetSocketAddress.java
Brian,
Would you mind adding the below typo to another you are fixing under
JDK-8193861 ( to reduce the overhead ).
Thanks,
-Chris.
> On 4 Jan 2018, at 15:35, Christoph Dreis wrote:
>
> Hi,
>
> I just found a small typo in the documentation of
> InetSocketAddress.getAddress().
>
> I'd be ha
Hi Chris,
Sure, no problem: http://cr.openjdk.java.net/~bpb/8193861/webrev.01/index.html
Brian
On Jan 4, 2018, at 1:13 PM, Chris Hegarty wrote:
> Would you mind adding the below typo to another you are fixing under
> JDK-8193861 ( to reduce the overhead ).
> On 4 Jan 2018, at 21:29, Brian Burkhalter wrote:
>
> Hi Chris,
>
> Sure, no problem: http://cr.openjdk.java.net/~bpb/8193861/webrev.01/index.html
Reviewed. Thank you.
-Chris.