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 |
|
Damjan Jovanovic
|
63a75eead0
|
6223635: Code hangs at connect call even when Timeout is specified when using a socks proxy
Reviewed-by: michaelm, chegar
|
2010-03-11 17:50:30 +00:00 |
|
Chris Hegarty
|
9cf7c0352d
|
6933629: java/net/HttpURLConnection/HttpResponseCode.java fails if run in samevm mode
Reviewed-by: alanb
|
2010-03-11 17:37:33 +00:00 |
|
Chris Hegarty
|
ae14beadd3
|
6934054: java/net/Socket/FDClose.java return error in samevm
Test is no longer useful
Reviewed-by: alanb
|
2010-03-11 16:17:57 +00:00 |
|
Chris Hegarty
|
77c61b9819
|
6933618: java/net/MulticastSocket/NoLoopbackPackets.java fails when rerun
Reviewed-by: alanb
|
2010-03-10 14:44:53 +00:00 |
|
Damjan Jovanovic
|
6e3ed53d0a
|
6912868: "java.net.useSystemProxies" behavior fails to check "use_same_proxy" in GNOME
Reviewed-by: alanb, chegar
|
2010-02-22 15:27:11 +00:00 |
|
Chris Hegarty
|
ee38364a92
|
6693244: Java Web Start app fails on 6u10 beta w/ AssertionError in AuthenticationInfo.requestCompleted
Reviewed-by: michaelm
|
2010-02-10 13:23:50 +00:00 |
|
Chris Hegarty
|
1891bb8f68
|
6707289: InterfaceAddress.getNetworkPrefixLength() does not conform to Javadoc
Reviewed-by: michaelm
|
2010-01-25 15:41:37 +00:00 |
|
Joe Darcy
|
c40412f4f4
|
6907177: Update jdk tests to remove unncessary -source and -target options
Reviewed-by: ohair
|
2009-12-03 18:19:10 -08:00 |
|
Jean-Christophe Collet
|
4da1e67db3
|
6901170: HttpCookie parsing of version and max-age mis-handled
Accept single quotes in cookies and better exception handling in CookieManager
Reviewed-by: chegar
|
2009-11-20 14:50:55 +01:00 |
|
Jean-Christophe Collet
|
48792ee40c
|
6873543: CookieManager doesn't enforce httpOnly
Adds check for httpOnly tag and clarifies javadoc
Reviewed-by: chegar
|
2009-10-21 13:42:39 +02:00 |
|
Chris Hegarty
|
67bff2db55
|
6887364: SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces
Reviewed-by: alanb
|
2009-10-07 17:23:02 +01:00 |
|
Michael McMahon
|
45d2886ea7
|
6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash
Reviewed-by: chegar
|
2009-10-02 13:57:41 +01:00 |
|