Michael McMahon
94f61c976b
7183292: HttpURLConnection.getHeaderFields() throws IllegalArgumentException: Illegal cookie name
...
Reviewed-by: khazra, chegar
2012-07-18 18:46:17 +01:00
Abhijit Saha
b74ef2f6b6
Merge
2012-06-07 12:31:10 -07:00
Sean Coffey
6e3d96dc67
7123896: Unexpected behavior due to Solaris using separate IPv4 and IPv6 port spaces
...
Reviewed-by: alanb
2012-05-17 12:21:16 +01:00
Deven You
abd7e74713
7163874: InetAddress.isReachable should support pinging 0.0.0.0
...
Reviewed-by: alanb, chegar
2012-05-11 16:20:46 +08:00
Kurchi Subhra Hazra
56132c0447
7045655: An empty InMemoryCookieStore should not return true for removeAll
...
CookieStore.removeAll() should return false for an empty CookieStore
Reviewed-by: chegar
2012-03-15 13:21:16 -07:00
Chris Hegarty
015d7657e7
7152796: TEST_BUG: java/net/Socks/SocksV4Test.java does not terminate
...
Reviewed-by: alanb
2012-03-13 09:33:50 +00:00
Alan Bateman
3269d85838
7113349: Initial changeset for Macosx port to jdk
...
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:34:38 +00:00
Chris Hegarty
1f16d123b1
7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map
...
Reviewed-by: michaelm
2012-01-11 10:52:25 +00:00
Kurchi Subhra Hazra
ed977156e5
7102704: test/java/net/DatagramSocket/ChangingAddress.java failing
...
Reviewed-by: chegar
2011-10-20 09:08:38 +01:00
Chris Hegarty
1d5bbbec86
7095949: java/net/URLConnection/RedirectLimit.java and Redirect307Test fail intermittently
...
Reviewed-by: alanb
2011-10-04 16:37:08 +01:00
Kurchi Subhra Hazra
ebd4f912d7
6953455: CookieStore.add() cannot handle null URI parameter, contrary to the API
...
Reviewed-by: chegar, mduigou
2011-10-04 13:48:41 +01:00
Kurchi Subhra Hazra
8987ea2bdf
7084030: DatagramSocket.getLocalAddress inconsistent on XP/2003 when IPv6 enabled and socket is connected
...
Use family of connected IP address to retrieve desired local address of the datagram socket
Reviewed-by: chegar
2011-09-26 11:48:37 -07:00
Chris Hegarty
bfeee8da4d
7041800: URI.equals may incorrectly return true with escaped octets
...
Reviewed-by: alanb, michaelm
2011-09-01 13:53:59 +01:00
Chris Hegarty
db62441424
7014860: Socket.getInputStream().available() not clear for shutdown input
...
Reviewed-by: alanb, michaelm
2011-09-01 06:45:00 +01:00
Sean Chou
3217c0283e
7023713: HttpCookie.domainMatches("hostname.local", "hostname") should return true
...
Reviewed-by: chegar
2011-08-22 14:09:28 +01:00
Chris Hegarty
59d409ada5
7076523: TEST_BUG: test/java/net/NetworkInterface/NetParamsTest.java can fail with NPE
...
Reviewed-by: alanb
2011-08-10 12:30:29 +01:00
Xue-Lei Andrew Fan
2ee0410a0c
7068662: Reserve and restore the default locale
...
Reviewed-by: alanb, weijun
2011-07-29 02:50:58 -07:00
Chris Hegarty
39aba3b4cf
7021280: SocketPermission should accept wildcards
...
Reviewed-by: michaelm
2011-07-18 22:25:58 +01:00
Michael McMahon
9ed202225f
7050028: ISE "zip file closed" from JarURLConnection.getInputStream on JDK 7 when !useCaches
...
Reviewed-by: chegar, alanb
2011-06-08 10:56:11 +01:00
Chris Hegarty
f1659ec169
7030649: URL.equals() fails to compare jar urls
...
Reviewed-by: michaelm
2011-04-18 11:14:28 +01:00
Kelly O'Hair
d2b1e20c7d
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:06:11 -07:00
Chris Hegarty
b6f518d3c1
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should throw URISyntaxException
...
Reviewed-by: alanb, michaelm
2011-03-11 13:50:09 +00:00
Charles Lee
15ddaff2ab
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM
...
Reviewed-by: alanb
2011-03-11 08:57:14 +00:00
Chris Hegarty
9607630405
7020136: java/net/URLConnection/RedirectLimit.java fails intermittently
...
Increase the socket timeout and clean up the test
Reviewed-by: alanb
2011-02-24 12:57:59 +00:00
Alan Bateman
26b3b9744f
7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420
...
Reviewed-by: chegar
2011-01-28 13:26:14 +00:00
Chris Hegarty
e615d63fad
7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi
...
Reviewed-by: alanb, michaelm
2011-01-21 17:02:57 +00:00
Michael McMahon
f8bfe29fae
7003398: NetworkInterface equals() and hashCode() behaviors depend on permissions granted
...
Reviewed-by: chegar, alanb
2011-01-13 16:33:07 +00:00
Michael McMahon
16604f391f
Merge
2011-01-13 14:41:53 +00:00
Chris Hegarty
ab0fe3d421
6964547: Impossible to set useV4 in SocksSocketImpl
...
Add socksProxyVersion property
Reviewed-by: alanb, michaelm
2011-01-13 13:24:58 +00:00
Michael McMahon
7558885d92
Merge
2011-01-13 11:10:14 +00:00
Michael McMahon
de3e3830d2
6896088: URLClassLoader.close() apparently not working for JAR URLs on Windows
...
Reviewed-by: chegar
2011-01-13 11:01:30 +00:00
Michael McMahon
058b35d369
6829919: URLClassLoader.close() doesn't close resource file if getResourceAsStream(...) was called before
...
Reviewed-by: chegar
2011-01-12 15:05:10 +00:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Michael McMahon
8eca7db307
6339649: URI.create should include a detail message when throwing IllegalArgumentException
...
Create enclosing exception with message of enclosed
Reviewed-by: alanb, chegar
2010-08-17 14:49:01 +01:00
Chris Hegarty
c7d240fc1a
6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag
...
Reviewed-by: alanb, dsamersoff
2010-07-21 13:52:38 +01:00
Chris Hegarty
2890d62dbb
6969395: TEST_BUG: Tests in java/net sun/net problems
...
Reviewed-by: alanb
2010-07-21 13:29:26 +01:00
Dmitry Samersoff
bd18ff374c
6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set
...
User can disable ipv6 explicitly, have to check it
Reviewed-by: chegar, alanb
2010-07-13 15:32:36 +04:00
Chris Hegarty
25c1ab1e55
6967937: Scope id no longer being set after 6931566
...
Reviewed-by: alanb, dsamersoff
2010-07-12 18:13:40 +01:00
Chris Hegarty
8dd995ca0d
6961029: java/net/BindException/Test.java should not use wildcard address
...
Reviewed-by: michaelm, alanb
2010-06-28 20:52:37 +01:00
Chris Hegarty
85a8187c52
6954525: Testcase failure java/net/Authenticator/B4769350.java
...
Reviewed-by: michaelm, weijun
2010-06-28 14:55:25 +01:00
Chris Hegarty
2f408651fb
6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding
...
Reviewed-by: ohair, wetmore, alanb
2010-06-08 10:46:14 +01:00
Lana Steuck
fd45b4188c
Merge
2010-05-28 12:10:14 -07:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Michael McMahon
8f950e676a
6773270: java.net.URI fails to escape \u0000
...
Check for \u0000
Reviewed-by: alanb
2010-05-21 07:29:48 +01:00
Chris Hegarty
77a56e5d33
6718504: IN6_IS_ADDR_ANY tests only 12 bytes of 16-byte address
...
Reviewed-by: alanb
2010-04-27 09:42:51 +01:00
Chris Hegarty
cb7c94da7e
6648001: Cancelling HTTP authentication causes subsequent deadlocks
...
Reviewed-by: michaelm
2010-04-06 13:47:59 +01:00
Chris Hegarty
6fb499dc04
6937703: java/net regression test issues with samevm
...
Reviewed-by: alanb
2010-03-25 09:38:56 +00:00
Chris Hegarty
6fb9ea7278
6935233: java/net/ServerSocket/AcceptCauseFileDescriptorLeak.java fails with modules build
...
Reviewed-by: alanb
2010-03-19 13:07:42 +00:00
Chris Hegarty
9b23617373
6935199: java/net regression tests failing with Assertions
...
Reviewed-by: michaelm
2010-03-16 14:31:57 +00:00
Chris Hegarty
f2034e6bba
6934923: test/java/net/ipv6tests/TcpTest.java hangs on Solaris 10
...
Reviewed-by: alanb
2010-03-16 10:05:51 +00:00