Pavel Tisnovsky
|
3bb6edd167
|
6884837: JTReg test SetOutgoingIf is not correct
Added check of network interfaces status
Reviewed-by: alanb, chegar
|
2009-09-30 11:49:10 +02:00 |
|
Michael McMahon
|
ef945f9722
|
6886108: Test case B4933582 binding to fixed port number
Reviewed-by: chegar
|
2009-09-29 10:00:57 +01:00 |
|
Jean-Christophe Collet
|
19396438bb
|
6737819: sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost
Move default nonProxyHosts from hardcoded to property default value
Reviewed-by: chegar
|
2009-09-18 10:51:44 +02:00 |
|
Bradford Wetmore
|
fc188b8b29
|
6867657: Many JSN tests do not run under cygwin
Reviewed-by: ohair
|
2009-08-06 17:56:59 -07:00 |
|
Michael McMahon
|
f9268d3c20
|
6827999: 6827999: URLClassLoader.addURL(URL) adds URLs to closed class loader
Reviewed-by: chegar
|
2009-06-29 15:05:15 +01:00 |
|
Jean-Christophe Collet
|
97c0be0045
|
6349566: java.net.CookieManager doesn't set default domain
Enforce default domain in CookieManager
Reviewed-by: michaelm
|
2009-05-25 22:27:26 +02:00 |
|
Jean-Christophe Collet
|
57a4df4e50
|
6791927: Wrong Locale in HttpCookie::expiryDate2DeltaSeconds
Force Locale.US when parsing the cookie expiration date.
Reviewed-by: chegar
|
2009-02-02 16:50:54 +01:00 |
|
Michael McMahon
|
71dfa4d2db
|
4167874: URL-downloaded jar files can consume all available file descriptors
Added close method to URLClassLoader
Reviewed-by: alanb
|
2009-01-30 22:05:30 +00:00 |
|
Jean-Christophe Collet
|
285d905e09
|
6790677: java.net.HttpCookie.parse(String) should ignore unrecognized attributes, RFC2965
Changed code not to throw an exception on unknown attributes
Reviewed-by: chegar
|
2009-01-27 11:36:28 +01:00 |
|
Xiomara Jayasena
|
cc8641d33a
|
6785258: Update copyright year
Update copyright for files that have been modified starting July 2008 to Dec 2008
Reviewed-by: katleman, ohair, tbell
|
2008-12-15 16:55:25 -08:00 |
|
Bradford Wetmore
|
c63de8e0a8
|
Merge
|
2008-10-06 09:17:35 -07:00 |
|
Xiomara Jayasena
|
6e86513c3a
|
6754988: Update copyright year
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
|
2008-10-02 19:58:32 -07:00 |
|
Chris Hegarty
|
4f54397ad8
|
6752807: java.net test ADatagramSocket.sh is broken
Update bootclasspath set by test to simply prepend TESTCLASSES
Reviewed-by: michaelm
|
2008-09-26 11:24:04 +01:00 |
|
Jean-Christophe Collet
|
9b311f9a7b
|
6692802: HttpCookie needs to support HttpOnly attribute
Added HttpOnly tag support to HttpCookie class.
Reviewed-by: chegar, michaelm
|
2008-09-04 15:26:53 +02:00 |
|
Jean-Christophe Collet
|
29241c7694
|
6717876: Make java.net.NetworkInterface.getIndex() public
Make getIndex() and getByIndex() public. Required a name change in native code
Reviewed-by: alanb, chegar, michaelm
|
2008-08-25 14:38:20 +02:00 |
|
Bradford Wetmore
|
54618c0601
|
Merge
|
2008-07-23 12:16:28 -07:00 |
|
Xiomara Jayasena
|
2617d1d179
|
6719955: Update copyright year
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
|
2008-07-02 12:55:45 -07:00 |
|
Jean-Christophe Collet
|
3fce795f6c
|
6656849: NullPointerException thrown while de-serializing IPV6 Address
Check for existence of interface name earlier in code
Reviewed-by: michaelm
|
2008-07-01 13:38:59 +02:00 |
|
Jean-Christophe Collet
|
18ff524a84
|
6558853: getHostAddress() on connections using IPv6 link-local addrs should have zone id
Set the scope_id_set flag when necessary
Reviewed-by: chegar
|
2008-04-18 15:23:27 +02:00 |
|
Jean-Christophe Collet
|
2dc88cc9c9
|
6644726: Cookie management issues
Many changes to accomodate RFC 2965 and old Netscape specs
Reviewed-by: chegar
|
2008-04-17 11:05:33 +02:00 |
|
Chris Hegarty
|
349fef2b70
|
6628576: InterfaceAddress.equals() NPE when broadcast field == null
Update logic in equals to correctly handle nulls.
Reviewed-by: michaelm
|
2008-03-07 13:00:44 +00:00 |
|
Bradford Wetmore
|
9a2759ee8d
|
6623830: SCCS cleanup has broken two regression tests
Reviewed-by: chegar
|
2008-03-06 10:35:28 -08:00 |
|
Jean-Christophe Collet
|
ffacce2397
|
6641309: Wrong Cookie separator used in HttpURLConnection
Added a space to cookie separator. Generified the code and added tags.
Reviewed-by: chegar
|
2008-03-05 11:40:22 +01:00 |
|
J. Duke
|
319a3b9947
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|