RFR: JDK-8025211 - Intermittent test failure: java/net/DatagramSocket/PortUnreachable.java

Mark Sheppard mark.sheppard at oracle.com
Fri Nov 29 07:11:20 PST 2013


should have been this list by rights!!

regards
Mark

-------- Original Message --------
Subject: 	RFR: JDK-8025211 - Intermittent test failure: 
java/net/DatagramSocket/PortUnreachable.java
Date: 	Fri, 29 Nov 2013 14:21:33 +0000
From: 	Mark Sheppard <mark.sheppard at oracle.com>
Organization: 	Oracle Corporation
To: 	core-libs-dev <core-libs-dev at openjdk.java.net>



Hi
please oblige and review the following changes

http://cr.openjdk.java.net/~msheppar/8025211/webrev/
which address the issue raised in the bug
https://bugs.openjdk.java.net/browse/JDK-8025211

an intermittent failure occurs on some windows test machines.

this replaces a Thread.sleep(5000) with explicit synchronization between
sender
and receiver via a CountDownLatch

regards
Mark



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/net-dev/attachments/20131129/33d7d1cb/attachment.html 


More information about the net-dev mailing list