Re: Fix typo in InetSocketAddress.getAddress() documentation

2018-01-04 Thread Chris Hegarty
> 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.

Re: Fix typo in InetSocketAddress.getAddress() documentation

2018-01-04 Thread Brian Burkhalter
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 ).

Re: Fix typo in InetSocketAddress.getAddress() documentation

2018-01-04 Thread Chris Hegarty
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