Igor Ignatyev
|
f84b521220
|
8181761: add explicit @build actions for jdk.test.lib classes in all :tier2 tests
Reviewed-by: alanb
|
2017-06-12 12:43:26 -07:00 |
|
Felix Yang
|
52270d16cc
|
8181080: Refactor several sun/net shell tests to plain java tests
Reviewed-by: chegar, alanb
|
2017-06-11 18:36:23 -07:00 |
|
Igor Ignatyev
|
3c1d55aff8
|
8181715: sun/net/www/protocol/jar/jarbug/TestDriver.java fails after 8181335
Reviewed-by: alanb
|
2017-06-06 23:38:05 -07:00 |
|
Igor Ignatyev
|
ff3aa035f3
|
8181335: remove packageless CompilerUtils
Reviewed-by: alanb
|
2017-06-06 19:54:08 -07:00 |
|
Felix Yang
|
8eeebe5fd3
|
8181635: sun/net/www/protocol/jar/B6449504.java fails at Windows platform (after JDK-8181414)
Reviewed-by: chegar
|
2017-06-06 01:33:53 -07:00 |
|
Felix Yang
|
4af3f644b2
|
8181413: Refactor test/sun/net/www/protocol/jar/jarbug/run.sh to plain java tests
Reviewed-by: psandoz
|
2017-06-05 18:02:51 -07:00 |
|
Felix Yang
|
ee7be117f9
|
8181414: Refactor misc test/sun/net/www/protocol/jar shell tests to plain java tests
Reviewed-by: psandoz
|
2017-06-04 18:42:42 -07:00 |
|
Igor Ignatyev
|
f8c5d25081
|
8180644: move jdk.testlibrary.NetworkConfiguration to the top level test library
Reviewed-by: duke
|
2017-05-19 13:33:47 -07:00 |
|
Magnus Ihse Bursie
|
97df63049c
|
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
|
2017-05-09 12:57:30 +02:00 |
|
Chris Hegarty
|
fdb24eea0b
|
8177536: Avoid Apple Peer-to-Peer interfaces in networking tests
Reviewed-by: michaelm, rriggs
|
2017-04-14 10:47:08 +01:00 |
|
Alan Bateman
|
9ccff870cb
|
Merge
|
2017-03-22 18:41:22 +00:00 |
|
Alan Bateman
|
b19eb2766f
|
8174823: Module system implementation refresh (3/2017)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, mchung, alanb
|
2017-03-22 16:26:27 +00:00 |
|
Amy Lu
|
7e65c94ef9
|
8177383: Wrong @modules in java/io/FilePermission/ReadFileOnPath.java
Reviewed-by: alanb
|
2017-03-22 19:40:20 +08:00 |
|
Sean Coffey
|
3ac4c1cef8
|
8177144: sun/net/www/http/HttpClient/B8025710.java should run in ovm mode
Reviewed-by: dfuchs, chegar
|
2017-03-20 09:18:42 -07:00 |
|
Felix Yang
|
61c3a29e0c
|
8176195: Fix misc module dependencies in jdk_core tests
Reviewed-by: mchung
|
2017-03-08 17:17:41 -08:00 |
|
Sergei Kovalev
|
12604d71ce
|
8173763: Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
Reviewed-by: mullan
|
2017-02-02 15:53:37 -05:00 |
|
Michael McMahon
|
9f862797e4
|
8172253: SetIfModifiedSince.java test fails with http return code 404
Reviewed-by: chegar, dfuchs
|
2017-01-13 17:45:32 +00:00 |
|
John Jiang
|
b2c73193ab
|
8170641: sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails with timeout
The fix sets timeout for the server and the client, and ignore SocketTimeoutException.
Reviewed-by: chegar
|
2017-01-03 21:05:46 -08:00 |
|
John Jiang
|
85905cb757
|
8171043: ServerIdentityTest.java fails on Windows
Before sending response, the server has to read the request.
Reviewed-by: xuelei
|
2016-12-12 17:40:54 -08:00 |
|
Xue-Lei Andrew Fan
|
4d72ca5fde
|
8171003: A couple of JSSE tests have been failing after JDK-8170329
Reviewed-by: ascarpino, mullan
|
2016-12-09 21:25:54 +00:00 |
|
Xue-Lei Andrew Fan
|
7f4cb73e6d
|
8170329: New SSLSocket testing template
Reviewed-by: asmotrak, mullan
|
2016-12-09 17:21:50 +00:00 |
|
Felix Yang
|
1c3de25a5f
|
8162521: java/net/Authenticator/B4933582.sh fails intermittently with BindException
Reviewed-by: dfuchs
|
2016-12-01 06:54:01 -08:00 |
|
Alan Bateman
|
30bcdb962c
|
Merge
|
2016-12-01 11:16:23 +00:00 |
|
Alan Bateman
|
fbe85300bf
|
8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
|
2016-12-01 08:57:53 +00:00 |
|
Artem Smotrakov
|
3d0c012270
|
8168969: Merge SSLSocketSample and SSLSocketTemplate
Reviewed-by: xuelei
|
2016-11-16 12:50:29 -08:00 |
|
Sergei Kovalev
|
ac33542985
|
8169196: [TESTBUG] Three tests from sun/net/www have undeclared dependencies
Reviewed-by: dfuchs
|
2016-11-09 14:24:41 +03:00 |
|
Artem Smotrakov
|
a535d2d833
|
8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently
Reviewed-by: chegar
|
2016-10-20 11:23:41 -07:00 |
|
Amy Lu
|
8049802fc8
|
8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind
Reviewed-by: chegar
|
2016-10-20 20:20:10 +08:00 |
|
Chris Hegarty
|
dd92b2d236
|
8160838: Better HTTP service
Reviewed-by: ahgross, alanb, michaelm
|
2016-07-18 08:28:48 +01:00 |
|
Sergei Kovalev
|
bf41569209
|
8166791: Fix module dependencies for networking component tests
Reviewed-by: chegar, alanb
|
2016-10-03 18:33:34 +03:00 |
|
Artem Smotrakov
|
5db49c3eb2
|
8164591: sun/net/www/protocol/https/HttpsClient/ServerIdentityTest.java failed with SSLHandshakeException
Reviewed-by: xuelei
|
2016-09-27 11:34:45 -07:00 |
|
Rob McKenna
|
257c0dceb0
|
8165988: Test JarURLConnectionUseCaches.java fails at windows: failed to clean up files after test
Reviewed-by: chegar
|
2016-09-15 15:19:45 +01:00 |
|
Rob McKenna
|
2cca4bcc0a
|
6947916: JarURLConnection does not handle useCaches correctly
Reviewed-by: chegar
|
2016-09-13 14:47:29 +01:00 |
|
Mandy Chung
|
e2a0ff3e0d
|
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
|
2016-08-10 15:51:25 -07:00 |
|
Svetlana Nikandrova
|
d252f6a613
|
8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
Reviewed-by: chegar
|
2016-08-08 20:16:53 +03:00 |
|
Svetlana Nikandrova
|
b4fde6b62c
|
8022580: sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorrectly
Reviewed-by: chegar, dfuchs
|
2016-07-18 13:57:59 +03:00 |
|
Vyom Tewari
|
05b3d5c63f
|
8151788: NullPointerException from ntlm.Client.type3
Reviewed-by: chegar, prappo, weijun
|
2016-07-15 14:06:50 +05:30 |
|
Steve Drach
|
0062a02e07
|
8150680: JarFile.Release enum needs reconsideration with respect to it's values
Reviewed-by: alanb, psandoz
|
2016-07-13 11:43:45 -07:00 |
|
Hamlin Li
|
0b8d67723b
|
8159785: Add test that tests ClassLoader.getResource/getResources in Multi-Release Jar
Reviewed-by: alanb
|
2016-06-17 04:35:09 -07:00 |
|
Chris Hegarty
|
6461c37c9a
|
8041924: sun/net/www/http/ChunkedOutputStream/checkError.java fails on some systems
Reviewed-by: coffeys
|
2016-06-13 18:28:46 +01:00 |
|
Chris Hegarty
|
c3a4f2331c
|
8085785: sun/net/www/protocol/http/ZoneId.java timeouts intermittently
Reviewed-by: coffeys, msheppar
|
2016-05-31 19:16:35 +01:00 |
|
John Jiang
|
4408e4cb4a
|
8157635: Fix module dependencies for /sun/* tests
Module declarations for the tests in /sun/*
Reviewed-by: alanb
|
2016-05-25 03:06:24 +01:00 |
|
Amy Lu
|
a74cd0321d
|
8157499: Mark several tests from jdk_net as intermittently failing
Reviewed-by: chegar
|
2016-05-24 11:28:29 +08:00 |
|
Joe Darcy
|
48ac10a591
|
8157487: Mark ZoneId.java as intermittently failing
Reviewed-by: naoto
|
2016-05-20 16:34:14 -07:00 |
|
Iris Clark
|
a950576f78
|
8144062: Move jdk.Version to java.lang.Runtime.Version
Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz
|
2016-05-19 12:04:54 -07:00 |
|
Rajan Halade
|
5cd35e69e2
|
8155049: New tests from 8144566 fail with "No expected Server Name Indication"
Reviewed-by: xuelei
|
2016-05-16 10:36:51 -07:00 |
|
Steve Drach
|
35e6b00ee0
|
8151542: URL resources for multi-release jar files have a #runtime fragment appended to them
Reviewed-by: alanb, chegar, psandoz, sherman
|
2016-05-02 09:03:38 -07:00 |
|
Xue-Lei Andrew Fan
|
741bd9b060
|
8144566: Custom HostnameVerifier disables SNI extension
Reviewed-by: mullan, wetmore
|
2016-04-22 09:27:35 +00:00 |
|
Mark Sheppard
|
8906a1381d
|
8134577: Eliminate or standardize a replacement for sun.net.spi.nameservice.NameServiceDescriptor
Reviewed-by: chegar, alanb
|
2016-04-11 03:00:50 +01:00 |
|
Vyom Tewari
|
5fde8fb84e
|
8151586: Wrong exception catch for FTPClient in JDK-8055032
Reviewed-by: chegar
|
2016-04-06 21:31:48 +01:00 |
|