Review problemlist.txt

Chris Hegarty chris.hegarty at oracle.com
Wed Oct 19 08:48:33 PDT 2011


Michael, Kurchi,

java/net/DatagramSocket/ChangingAddress.java was added recently in JDK8, 
see CR 7084030. Looking at it again I'm not sure if the test makes 
sense, or at least we would have to loosen its restrictions so much that 
it wouldn't be testing anything useful ( or the crooks of the original 
change it was added for).

We have a very similar test in nio, 
java/nio/channels/DatagramChannel/ChangingAddress.java, which already 
covers similar functionality.

How about we just remove it?

-Chris.

On 19/10/2011 15:45, Michael McMahon wrote:
> Hi,
>
> We have a few test failures on the nightly test run.
> So, I'd like to move them on to the problem list pending
> investigation.
>
> http://cr.openjdk.java.net/~michaelm/7102665/webrev.1/
>
> Thanks,
> Michael



More information about the net-dev mailing list