Pavel Rappo
d98371fcfe
8038079: Re-examine integration of SPNEGO authentication
...
@module tags have been removed from the HttpNegotiateServer.java as it turns out exactly the same lines have been already defined in TEST.properties sitting in the same folder
Reviewed-by: chegar, dfuchs
2016-12-13 12:26:18 +00: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
Ramanand Patil
cd4a997551
8170316: (tz) Support tzdata2016j
...
Reviewed-by: martin, okutsu
2016-12-09 17:01:03 +05:30
Li Jiang
a0acfdf525
7037368: Currency names missing in some locales
...
Reviewed-by: naoto
2016-11-30 07:51:40 -08:00
Li Jiang
109b86908a
8037111: space before percent is inconsistent between sv and sv_SE
...
8081643: wrong number format for Serbian locale with Latin script
Reviewed-by: naoto
2016-11-29 21:58:29 -08:00
John Jiang
88352efab6
8170523: Some PKCS11 test cases are ignored with security manager
...
Get OS distro before enabling security manager
Reviewed-by: mullan
2016-12-05 19:06:55 -08:00
Sean Mullan
4200b2b0e9
8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property
...
Reviewed-by: ascarpino
2016-12-02 14:22:19 -05: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
Li Jiang
819c6f5c78
8065555: Remove incorrect locale data for inexistent language German (Greece)
...
Reviewed-by: naoto
2016-11-22 22:27:20 -08:00
Amanda Jiang
421c8d8778
8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
...
Reviewed-by: weijun
2016-11-21 22:50:22 -08:00
Weijun Wang
62fe00f628
8169751: sun/security/krb5/auto/rcache_usemd5.sh fails on solaris
...
Reviewed-by: xuelei
2016-11-16 12:55:42 +08:00
Jesper Wilhelmsson
5140309cac
Merge
2016-11-09 13:37:19 +01:00
Artem Smotrakov
3d0c012270
8168969: Merge SSLSocketSample and SSLSocketTemplate
...
Reviewed-by: xuelei
2016-11-16 12:50:29 -08:00
Dmitry Samersoff
0e6c22bcea
8165500: TestJpsJar shouldn't jar all test.classpath directories
...
Refactor test to better handle errors
Reviewed-by: sspitsyn
2016-10-25 14:49:35 +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
Weijun Wang
8bd0c80e92
8168374: TsacertOptionTest.java fails on all platforms
...
Reviewed-by: vinnie
2016-10-20 14:11:26 +08:00
Weijun Wang
debfdef758
8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
...
Reviewed-by: mullan
2016-10-20 09:24:47 +08:00
Anthony Scarpino
941822bf15
8155973: Tighten jar checks
...
Reviewed-by: mullan, igerasim, ahgross
2016-07-21 10:33:56 -07:00
Chris Hegarty
dd92b2d236
8160838: Better HTTP service
...
Reviewed-by: ahgross, alanb, michaelm
2016-07-18 08:28:48 +01:00
Sean Mullan
c8c8e0945e
8168078: Remove permission to read all system properties granted to the jdk.crypto.ec module
...
Reviewed-by: vinnie, xuelei
2016-10-18 09:18:56 -04:00
Xueming Shen
dd8ac98cde
8166258: Unexpected code conversion by HKSCS converters
...
Reviewed-by: naoto
2016-10-13 09:35:07 -07:00
Srinivas Dama
410b8c8f8f
8055033: Shell tests for jrunscript don't pass through VM options
...
Passed jtreg env variables TESTVMOPTS, TESTJAVAOPTS to java and TESTTOOLVMOPTS, TESTJAVACOPTS to javac launchers
Reviewed-by: sundar
2016-10-13 01:59:39 -07:00
Tim Du
6e9244aea4
8164322: Test sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms
...
Reviewed-by: xuelei
2016-10-13 00:45:38 -07:00
Phil Race
13dd764edf
Merge
2016-10-10 13:31:48 -07:00
Weijun Wang
ba9df3533c
8164705: Remove pathname canonicalization from FilePermission
...
Reviewed-by: alanb, bpb
2016-10-10 08:28:50 +08:00
Sergei Kovalev
bf41569209
8166791: Fix module dependencies for networking component tests
...
Reviewed-by: chegar, alanb
2016-10-03 18:33:34 +03:00
Ramanand Patil
4dbca869e0
8166875: (tz) Support tzdata2016g
...
Reviewed-by: martin, okutsu
2016-10-05 16:39:13 +05:30
Clemens Eisserer
d055089575
8162591: All existing gradient paint implementations have issues with coordinates/sizes larger than Short.MAX_VALUE (exactly) on any Linux systems
...
Reviewed-by: flar, serb, prr
2016-09-30 11:45:30 -07:00
Martin Buchholz
e4d6418631
8166981: RGBColorConvertTest has wrong @run line
...
Reviewed-by: prr, rasbold, serb
2016-09-30 10:52:19 -07:00
Phil Race
72d8105751
Merge
2016-09-30 09:28:18 -07: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
Semyon Sadetsky
b74da55b15
8155753: Removing a monitor in the OS dispaly configuration causes assertion fails under Windows if D3D is on
...
Reviewed-by: vadim, serb
2016-09-26 13:15:37 +03:00
Sergei Kovalev
72a44a46fa
8166553: undeclared dependencies for two IO tests
...
Reviewed-by: bpb
2016-09-23 12:08:38 +03:00
Valerie Peng
8d4f1ae8df
8136355: CKM_SSL3_KEY_AND_MAC_DERIVE no longer available by default on Solaris 12
...
Enhanced to detect and throw InvalidAlgorithmParameterException if SSLv3 is requested but unsupported
Reviewed-by: xuelei
2016-09-23 01:08:24 +00:00
Erik Joelsson
0c124a911a
Merge
2016-09-21 16:22:41 +02:00
Sergei Kovalev
1c751c11fb
8166450: smartcardio related tests failed on compilation during execution with jtreg tool
...
Reviewed-by: weijun
2016-09-21 17:09:41 +03:00
Alan Burlison
4e8fe41e35
8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
...
Reviewed-by: rriggs, erikj
2016-09-21 14:22:11 +02:00
John Jiang
73fbb10440
8165566: sun/security/ssl/SocketCreation/SocketCreation.java fails intermittently: Address already in use
...
It takes every server to be allocated a free port.
Reviewed-by: chegar
2016-09-20 10:32:52 +08:00
David Dehaven
953cca3cb6
Merge
2016-09-19 10:11:34 -07:00
Artem Smotrakov
96a47e15da
8163924: SSLEngineBadBufferArrayAccess.java fails intermittently with Unrecognized SSL message
...
Reviewed-by: xuelei
2016-09-15 11:07:20 -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
Sergei Kovalev
0f9675b98e
8165689: Fix module dependencies for sun/security/pkcs11/* tests
...
Reviewed-by: mullan
2016-09-15 13:03:03 +03:00
Sibabrata Sahoo
a210d98c0c
8165825: Remove the intermittent keyword from sun/security/krb5/auto/Unreachable.java
...
Remove the intermittent keyword
Reviewed-by: weijun
2016-09-15 01:10:36 -07:00
Sibabrata Sahoo
08f7e312b1
8165660: Remove the intermittent keyword from sun/security/krb5/auto/MaxRetries.java
...
Remove the intermittent keyword
Reviewed-by: weijun
2016-09-15 01:03:42 -07:00
Alejandro Murillo
b2e658b722
Merge
2016-09-14 11:22:39 -07:00
John Jiang
08d5007708
8077138: Some PKCS11 tests fail because NSS library is not initialized
...
Re-building NSS libraries with VS2013 to make the new libraries to depend on msvcr120.dll, which is already distributed with JDK 9
Reviewed-by: vinnie
2016-09-14 11:06:26 +08:00