Re: java.net.Socket should report the attempted address and port

2018-06-18 Thread Michael McMahon
Hi all, I agree with Sean's suggestion below that a multi-valued property captures the generality in the name and the specific case implemented here with the value "hostInfo". So, how about exactly as suggested: property name - "jdk.net.includeInExceptions" with possible value limited to "hostinf

Re: 8203937: Not possible to read data from socket after write detects connection reset

2018-06-18 Thread Norman Maurer
Sorry for the late response but I was able to verify the fix and all looks good again. Thanks for the quick turn-around, Norman > On 6. Jun 2018, at 11:03, Chris Hegarty wrote: > > >> On 3 Jun 2018, at 12:07, Alan Bateman wrote: >> >> ... >> The following is the webrev to remove the detec

Re: java.net.Socket should report the attempted address and port

2018-06-18 Thread Alan Bateman
On 18/06/2018 13:15, Michael McMahon wrote: Hi all, I agree with Sean's suggestion below that a multi-valued property captures the generality in the name and the specific case implemented here with the value "hostInfo". So, how about exactly as suggested: property name - "jdk.net.includeInExc