Volker Simonis
70041ae4e4
8028537: PPC64: Updated the JDK regression tests to run on AIX
...
Co-authored-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Reviewed-by: alanb
2014-01-17 21:54:30 +01:00
Michael McMahon
7da695792c
8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream
...
Reviewed-by: alanb, chegar
2013-12-03 17:29:19 +00:00
Chris Hegarty
8b35e25262
8011719: Properties.loadFromXML fails with a chunked HTTP connection
...
Reviewed-by: michaelm
2013-06-05 16:06:28 +01:00
Kurchi Subhra Hazra
83505983f5
7150552: network test hangs [macosx]
...
Remove usage of test/sun/net/www/httptest
Reviewed-by: chegar
2013-05-16 10:58:20 -07:00
Michael McMahon
4c8411b088
8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection
...
Reviewed-by: alanb, chegar
2013-05-16 17:28:47 +01:00
Lana Steuck
835c35dc91
Merge
2013-02-21 17:43:57 -08:00
Sean Coffey
117010c6ec
8007315: HttpURLConnection.filterHeaderField method returns null where empty string is expected
...
Reviewed-by: chegar
2013-02-19 14:12:09 +00:00
David Holmes
eb1726c151
Merge
2013-02-04 18:08:50 -05:00
Alan Bateman
a23a1a942b
8004502: Compact Profiles contents
...
Reviewed-by: dholmes, mchung
2013-01-21 23:35:36 -05:00
Mark Sheppard
4e11f499f4
8006568: HTTP protocol handler NLTM Authentication should use Base64 API
...
Reviewed-by: chegar, alanb
2013-01-19 08:39:20 +00:00
Alan Bateman
c12b624078
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
...
Reviewed-by: chegar
2013-01-11 20:19:55 +00:00
Mark Sheppard
c9063f559f
8003890: corelibs test scripts should pass TESTVMOPTS
...
Reviewed-by: chegar, alanb
2012-12-13 14:47:35 +00:00
Chris Hegarty
096a52585a
8002297: sun/net/www/protocol/http/StackTraceTest.java fails intermittently
...
Reviewed-by: alanb, dsamersoff
2012-11-06 21:01:43 +00:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
John Zavgren
8fbd047f8c
6354758: rename old test HttpServer classes
...
Reviewed-by: chegar, michaelm, khazra
2012-09-07 15:30:17 +01:00
Kurchi Subhra Hazra
4f6ca7513e
7162385: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing again
...
Enable finding "foo1.jar"
Reviewed-by: chegar
2012-04-19 13:26:06 -07:00
Kurchi Subhra Hazra
4869b7a5a7
7152856: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing on Windows
...
Remove usage of HTTP Server at test/sun/net/www/httptest
Reviewed-by: chegar, alanb
2012-04-17 11:59:12 -07: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
cfe8581b9b
7133367: ResponseCache.put should not be called when setUseCaches(false)
...
Reviewed-by: michaelm
2012-02-12 08:47:36 +00:00
Chris Hegarty
d680725432
7095980: Ensure HttpURLConnection (and supporting APIs) don't expose HttpOnly cookies
...
Reviewed-by: michaelm
2011-12-16 16:09:41 +00:00
Weijun Wang
16f1845614
7078355: sun/net/www/protocol/file/DirPermissionDenied.sh leaves garbage on some linux systems
...
Reviewed-by: chegar
2011-08-12 21:04:50 +08:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Chris Hegarty
0d92e368ee
6993490: SocketTimeoutException on HTTP keep-alive connections
...
Reviewed-by: michaelm
2010-10-21 16:49:36 +01:00
Michael McMahon
2c29ae4f3c
6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached
...
Reviewed-by: chegar
2010-09-28 11:59:57 +01:00
Chris Hegarty
f2e822b50f
6977851: NPE from FileURLConnection.connect
...
Reviewed-by: michaelm
2010-08-23 21:59:13 +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
Kelly O'Hair
80b67f81af
6956202: Fix a few missed rebranding issues, please contact lines etc
...
Reviewed-by: jjg, darcy, weijun
2010-05-26 20:28:04 -07:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Chris Hegarty
473182bb12
6947917: Error in basic authentication when user name and password are long
...
Reviewed-by: weijun
2010-05-07 10:11:37 +01:00
Michael McMahon
562fb9a67f
6890349: Fix #6870935 in jdk7/pit/b74 caused HttpClinet's check for "proxy capture" attack by-passed
...
Pass exception up stack
Reviewed-by: chegar
2009-10-20 15:35:55 +01:00
Bradford Wetmore
fc188b8b29
6867657: Many JSN tests do not run under cygwin
...
Reviewed-by: ohair
2009-08-06 17:56:59 -07:00
Jean-Christophe Collet
45c655a782
6660405: HttpURLConnection returns the wrong InputStream
...
Set inputStream back to null in disconnectInternal().
Reviewed-by: chegar
2008-03-05 17:16:14 +01: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