Jini George
c4743a4cca
8173896: SA: BasicLauncherTest.java (printmdo) fails for Client VM and Server VM with emulated-client
...
Avoid running the test for client VMs and emulated client VMs, when method data is not available.
Reviewed-by: sspitsyn, dsamersoff
2017-02-15 11:58:21 +05:30
Alan Bateman
4db74fef1e
Merge
2017-02-10 12:28:52 +00:00
Alan Bateman
a4693ee7d2
8173393: Module system implementation refresh (2/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: dfuchs, psandoz, mchung, alanb
2017-02-10 09:04:39 +00:00
Anthony Scarpino
ff277c8508
8160655: Fix denyAfter and usage types for security properties
...
Reviewed-by: mullan, xuelei
2017-02-08 12:08:28 -08:00
Sean Coffey
35bad958c1
8173783: IllegalArgumentException: jdk.tls.namedGroups
...
Reviewed-by: xuelei, wetmore
2017-02-08 08:40:25 +00:00
Vinnie Ryan
3d412e1c50
8173956: KeyStore regression due to default keystore being changed to PKCS12
...
Reviewed-by: xuelei
2017-02-06 17:28:33 +00:00
Jesper Wilhelmsson
d59901faa4
Merge
2017-02-04 03:29:39 +01: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
Daniel Fuchs
9f9a6ec666
8173607: JMX RMI connector should be in its own module
...
The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj
2017-02-02 16:50:46 +00:00
Mandy Chung
7e2dd137c3
8173608: Separate JDK management agent from java.management module
...
Reviewed-by: dfuchs, dholmes, erikj
2017-01-31 20:06:32 -08:00
Mandy Chung
68fe02afb2
8172808: Handle sun.security.util.Resources bundle in ResourcesMgr in the same way as AuthResources
...
Reviewed-by: mullan
2017-01-25 10:53:01 -08:00
Adam Petcher
f3f3725fdd
8168075: Custom system class loader + security manager + malformed policy file = recursive initialization
...
Reviewed-by: mchung, mullan
2017-01-24 16:19:21 -05:00
Hamlin Li
cf31932ce4
8171142: jdk_rmi registry test fail to clean up on failure
...
Reviewed-by: rriggs, dholmes
2017-01-24 00:48:51 -08:00
Rachna Goel
861b7d08a0
8167273: Calendar.getDisplayNames inconsistent with DateFormatSymbols
...
Reviewed-by: naoto
2017-01-24 12:06:03 +05:30
Jesper Wilhelmsson
9400d2bd29
Merge
2017-01-24 00:30:25 +01:00
Anthony Scarpino
698d82f0b0
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
...
Reviewed-by: mchung, wetmore
2017-01-23 11:49:01 -08:00
Sean Mullan
472c73df43
8173082: java/bean/* tests fail since change of JDK-8055206
...
Reviewed-by: mchung, ahgross, alanb
2017-01-23 07:34:11 -05:00
Weijun Wang
8d7694562c
8172975: SecurityTools.keytool() needs to accept user input
...
Reviewed-by: asmotrak
2017-01-21 08:38:51 +08:00
Daniel Fuchs
45be416036
8172971: java.management could use System.Logger
...
Java.management is updated to use System.Logger instead of java.util.logging.Logger.
Reviewed-by: mchung, rriggs
2017-01-20 18:41:12 +00:00
Amit Sapre
a70d3ad619
8167337: When jmxremote.port=0, JDP broadcasts "0" instead of assigned port
...
Fetched the correct jmx service url for jdp to broadcast it.
Reviewed-by: dsamersoff, rriggs
2017-01-20 04:42:29 -08:00
George Triantafillou
3489b910b5
8152206: Simplify jvmstat modules
...
Reviewed-by: alanb, mchung, hseigel
2017-01-19 10:55:39 -05:00
Hamlin Li
4ec1878401
8172314: java/rmi/registry/altSecurityManager/AltSecurityManager.java fails with "port in use"
...
Reviewed-by: rriggs
2017-01-11 19:36:11 -08:00
Xue-Lei Andrew Fan
e546b078a6
8129988: JSSE should create a single instance of the cacerts KeyStore
...
Reviewed-by: mullan
2017-01-06 02:03:47 +00:00
Weijun Wang
cfb01751b1
8170732: GssKrb5Client sends non-zero buffer size when qop is "auth"
...
Reviewed-by: xuelei
2017-01-05 23:19:26 +08:00
Weijun Wang
c104608e37
8172017: Two tests sun/security/krb5/auto/ReplayCacheTestProc.java and rcache_usemd5.sh fail on Solaris
...
Reviewed-by: mullan
2017-01-05 22:37:52 +08: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
Xue-Lei Andrew Fan
cf3815fc2a
8172217: Need debug log for the intermittent failure of AnonCipherWithWantClientAuth
...
Reviewed-by: weijun
2017-01-04 00:08:40 +00:00
Rachna Goel
716457d7f5
8167143: CLDR timezone parsing does not work for all locales
...
Reviewed-by: naoto
2016-12-22 06:05:31 +00:00
Hamlin Li
6a35fe0f1b
8073080: TEST_BUG: sun/rmi/transport/tcp/DeadCachedConnection.java fails due to "ConnectException: Connection refused to host"
...
Reviewed-by: rriggs
2016-12-21 18:34:34 -08:00
John Jiang
f75520730b
8168935: sun/security/ssl/SSLContextImpl/TrustTrustedCert.java failed Intermittently
...
TrustTrustedCert.java uses SSLSocketTemplate to avoid timeout failure
Reviewed-by: xuelei
2016-12-20 23:09:27 -08:00
Mandy Chung
9ca506bd0d
8171468: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails as lib/$ARCH no longer exists
...
Reviewed-by: alanb, redestad
2016-12-19 13:50:29 -08:00
Amanda Jiang
8d09a2b2c9
8075618: Create tests to check jarsigner work with multi-version jar
...
Reviewed-by: weijun
2016-12-19 12:47:54 -08:00
Chris Hegarty
5028479313
8171377: Add sun.misc.Unsafe::invokeCleaner
...
Reviewed-by: alanb, plevart
2016-12-16 17:20:37 +00:00
Weijun Wang
98cc34711b
8171340: HttpNegotiateServer/java test should not use system proxy on Mac
...
Reviewed-by: chegar
2016-12-16 19:50:35 +08:00
Mandy Chung
f083b7e656
8171201: Drop java.compact$N aggregator modules
...
8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters
Reviewed-by: alanb, erikj
2016-12-14 10:51:13 -08:00
Pavel Rappo
4aaf774383
Merge
2016-12-14 12:24:18 +00:00
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
Hamlin Li
213a2bc257
8171076: improve rmi tests by replacing TestLibrary.createRegistryOnUnusedPort, getUnusedRandomPort
...
Reviewed-by: rriggs
2016-12-13 18:47:23 -08:00
Jesper Wilhelmsson
08815157a7
Merge
2016-12-08 15:46:19 +01: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
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