From 0ec5b82c857e34c17df7310ec8b6d6e3ac957fb6 Mon Sep 17 00:00:00 2001 From: Michael McMahon Date: Thu, 20 Oct 2011 09:21:03 +0100 Subject: [PATCH] 7102665: Move tests to Problemlist Reviewed-by: chegar, alanb --- jdk/test/ProblemList.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/jdk/test/ProblemList.txt b/jdk/test/ProblemList.txt index 6097bcf7b97..9f91b1879b2 100644 --- a/jdk/test/ProblemList.txt +++ b/jdk/test/ProblemList.txt @@ -377,6 +377,12 @@ java/net/ipv6tests/UdpTest.java linux-all # 7081476 java/net/InetSocketAddress/B6469803.java generic-all +# 7102670 +java/net/InetAddress/CheckJNI.java linux-all + +# failing on vista 32/64 on nightly +# 7102702 +java/net/PortUnreachableException/OneExceptionOnly.java windows-all ############################################################################ # jdk_io