hg: jdk7/tl/jdk: 6969395: TEST_BUG: Tests in java/net sun/net problems

2010-07-21 Thread chris . hegarty
Changeset: 58f325ba3e27
Author:chegar
Date:  2010-07-21 13:29 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/58f325ba3e27

6969395: TEST_BUG: Tests in java/net sun/net problems
Reviewed-by: alanb

! test/ProblemList.txt
! test/com/sun/net/httpserver/Test1.java
! test/com/sun/net/httpserver/Test11.java
! test/com/sun/net/httpserver/Test12.java
! test/com/sun/net/httpserver/Test13.java
! test/com/sun/net/httpserver/Test6a.java
! test/com/sun/net/httpserver/Test7a.java
! test/com/sun/net/httpserver/Test8a.java
! test/com/sun/net/httpserver/Test9.java
! test/com/sun/net/httpserver/Test9a.java
! test/com/sun/net/httpserver/bugs/B6361557.java
! test/com/sun/net/httpserver/bugs/B6373555.java
! test/java/net/DatagramSocket/DatagramTimeout.java
! test/java/net/DatagramSocket/SendSize.java
! test/java/net/Inet6Address/B6558853.java
! test/java/net/Inet6Address/serialize/Serialize.java
! test/java/net/InetAddress/CheckJNI.java
! test/java/net/MulticastSocket/SetOutgoingIf.java
! test/java/net/ResponseCache/B6181108.java
! test/java/net/ResponseCache/ResponseCacheTest.java
! test/java/net/ResponseCache/getResponseCode.java
- test/java/net/Socket/AccurateTimeout.java
! test/java/net/Socket/CloseAvailable.java
! test/java/net/Socket/DeadlockTest.java
! test/java/net/Socket/LingerTest.java
! test/java/net/Socket/LinkLocal.java
! test/java/net/Socket/ProxyCons.java
! test/java/net/Socket/ReadTimeout.java
! test/java/net/Socket/SetReceiveBufferSize.java
! test/java/net/Socket/SetSoLinger.java
! test/java/net/Socket/ShutdownBoth.java
! test/java/net/Socket/SoTimeout.java
! test/java/net/Socket/Timeout.java
! test/java/net/Socket/UrgentDataTest.java
! test/java/net/Socket/asyncClose/BrokenPipe.java
! test/java/net/Socket/setReuseAddress/Restart.java
! test/java/net/SocketInputStream/SocketClosedException.java
! test/java/net/SocketInputStream/SocketTimeout.java
! test/java/net/URL/GetContent.java
! test/java/net/URLClassLoader/ClassLoad.java
! test/java/net/URLConnection/DisconnectAfterEOF.java
! test/java/net/URLConnection/HandleContentTypeWithAttrs.java
! test/java/net/URLConnection/HttpContinueStackOverflow.java
! test/java/net/URLConnection/Redirect307Test.java
! test/java/net/URLConnection/RedirectLimit.java
! test/java/net/URLConnection/ResendPostBody.java
! test/java/net/URLConnection/SetIfModifiedSince.java
! test/java/net/URLConnection/TimeoutTest.java
! test/java/net/URLConnection/URLConnectionHeaders.java
! test/java/net/URLConnection/ZeroContentLength.java
! test/java/net/ipv6tests/B6521014.java
! test/java/net/ipv6tests/TcpTest.java
! test/java/net/ipv6tests/Tests.java
! test/sun/net/ftp/FtpGetContent.java
! test/sun/net/ftp/FtpURL.java
! 
test/sun/net/www/http/ChunkedInputStream/ChunkedEncodingWithProgressMonitorTest.java
! test/sun/net/www/http/ChunkedOutputStream/Test.java
! test/sun/net/www/http/HttpClient/B6726695.java
! test/sun/net/www/http/HttpClient/MultiThreadTest.java
! test/sun/net/www/http/HttpClient/ProxyTest.java
! test/sun/net/www/http/KeepAliveCache/KeepAliveTimerThread.java
! 
test/sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java
! test/sun/net/www/httptest/HttpServer.java
! test/sun/net/www/protocol/http/DigestTest.java



hg: jdk7/tl/jdk: 6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag

2010-07-21 Thread chris . hegarty
Changeset: f90999d7c404
Author:chegar
Date:  2010-07-21 13:52 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f90999d7c404

6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test 
name in @run tag
Reviewed-by: alanb, dsamersoff

! test/java/net/NetworkInterface/IPv4Only.java



hg: jdk7/tl/jdk: 6963907: (so) Socket adapter need to implement sendUrgentData

2010-07-21 Thread alan . bateman
Changeset: 3902c742b5b1
Author:alanb
Date:  2010-07-21 18:08 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3902c742b5b1

6963907: (so) Socket adapter need to implement sendUrgentData
Reviewed-by: chegar

! make/java/nio/mapfile-linux
! make/java/nio/mapfile-solaris
! src/share/classes/sun/nio/ch/SocketAdaptor.java
! src/share/classes/sun/nio/ch/SocketChannelImpl.java
! src/solaris/native/sun/nio/ch/SocketChannelImpl.c
! src/windows/native/sun/nio/ch/SocketChannelImpl.c
+ test/java/nio/channels/SocketChannel/OutOfBand.java



hg: jdk7/tl/jdk: 3 new changesets

2010-07-21 Thread daniel . daugherty
Changeset: d899526a187a
Author:dcubed
Date:  2010-07-21 16:58 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d899526a187a

6941287: 4/4 jrunscriptTest.sh test does not work right under Cygwin
Summary: Add golden_diff variable for doing proper golden file diffs on Cygwin.
Reviewed-by: ohair, dholmes

! test/sun/tools/jrunscript/common.sh
! test/sun/tools/jrunscript/jrunscript-eTest.sh
! test/sun/tools/jrunscript/jrunscript-fTest.sh
! test/sun/tools/jrunscript/jrunscriptTest.sh

Changeset: 946236dc5c96
Author:dcubed
Date:  2010-07-21 16:59 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/946236dc5c96

6962804: 4/4 ShellScaffold tests can fail without a specific reason
Summary: Add more diagnostics for failures. Only copy target file in 
grepForString when NL is missing.
Reviewed-by: ohair, dholmes

! test/com/sun/jdi/ShellScaffold.sh

Changeset: 9cb77130999f
Author:dcubed
Date:  2010-07-21 17:01 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9cb77130999f

6964018: 3/4 AnonLoggerWeakRefLeak and LoggerWeakRefLeak can fail in JPRT
Summary: Refactor test/sun/tools/common/* code and refactor 
AnonLoggerWeakRefLeak and LoggerWeakRefLeak to use it.
Reviewed-by: ohair, alanb

! test/java/util/logging/AnonLoggerWeakRefLeak.java
! test/java/util/logging/AnonLoggerWeakRefLeak.sh
! test/java/util/logging/LoggerWeakRefLeak.java
! test/java/util/logging/LoggerWeakRefLeak.sh
! test/sun/tools/common/ApplicationSetup.sh
! test/sun/tools/common/CommonSetup.sh
+ test/sun/tools/common/CommonTests.sh
! test/sun/tools/common/ShutdownSimpleApplication.java
! test/sun/tools/common/SimpleApplication.java
+ test/sun/tools/common/SleeperApplication.java
! test/sun/tools/jhat/ParseTest.sh
! test/sun/tools/jinfo/Basic.sh
! test/sun/tools/jmap/Basic.sh
! test/sun/tools/jstack/Basic.sh