Commit Graph

5775 Commits

Author SHA1 Message Date
Anton Litvinov a1364997b1 8177758: Regression in java.awt.FileDialog
Reviewed-by: sveerabhadra, serb
2018-01-26 17:44:24 +00:00
Ivan Gerasimov 0ed1824f9e 8175075: Add 3DES to the default disabled algorithm security property
Reviewed-by: xuelei, mullan, rhalade
2018-01-23 08:17:25 -08:00
Abhijit Saha b7e8824637 Merge 2018-01-22 15:14:49 -08:00
David Buck 5c8d6959e8 8074373: NMT is not enabled if NMT option is specified after class path specifiers
Reviewed-by: dholmes
2018-01-19 08:24:09 -05:00
Ivan Gerasimov e115d900a5 8176183: sun/security/mscapi/SignedObjectChain.java fails on Windows
Reviewed-by: weijun
2018-02-14 10:04:46 -08:00
Sean Coffey 1649db4b89 8196854: TestFlushableGZIPOutputStream failing with IndexOutOfBoundsException
Reviewed-by: sherman, rriggs
2018-02-08 15:49:35 +00:00
Ivan Gerasimov 1e9ffc523c 8157898: SupportedDSAParamGen.java failed with timeout
Reviewed-by: xuelei
2018-02-08 15:59:10 -08:00
Ivan Gerasimov 7e41726c83 8051972: sun/security/pkcs11/ec/ReadCertificates.java fails intermittently
Reviewed-by: mullan
2018-02-07 17:11:24 -08:00
Abhijit Saha add1ae6e4c Merge 2018-01-16 22:58:44 -08:00
Ivan Gerasimov 575c7c3530 8192987: keytool should remember real storetype if it is not provided
Reviewed-by: mullan
2018-01-03 00:46:54 -08:00
Ramanand Patil 8d729508b2 8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
This patch adds a new JDK implementation specific system property "jdk.internal.FileHandlerLogging.maxLocks" to control java.util.logging.FileHandler's MAX_LOCKS limit.

Reviewed-by: coffeys, dfuchs
2017-12-20 06:12:10 -08:00
Sean Coffey 437ac8e51b 8189969: Manifest better manifest entries
Reviewed-by: weijun, igerasim
2018-01-15 13:17:33 +00:00
Abhijit Saha 459a38a062 Merge 2017-12-15 09:05:18 -08:00
Prasadarao Koppula b601993757 8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
Reviewed-by: wetmore, xuelei, rhalade, coffeys, bgopularam
2017-12-15 11:45:40 +00:00
Anton Litvinov fcb01959cf 8181659: Create an alternative fix for JDK-8167102, whose fix was backed out
Reviewed-by: prr, serb
2017-12-04 17:38:55 +00:00
Sreeprakash Sreedharan 954b98e97f 8176072: READING attributes are not available on TSF
Reviewed-by: ssadetsky
2017-11-24 13:18:36 +05:30
Abhijit Saha 6838d70e26 Merge 2017-11-21 13:11:21 -08:00
Abhijit Saha 139fe74b74 Merge 2017-11-21 08:23:13 -08:00
Ivan Gerasimov 0923bed25a 8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout
Reviewed-by: xuelei
2017-11-14 18:27:43 -08:00
Abhijit Saha 9db2050ba5 Merge 2017-11-14 13:10:37 -08:00
Ramanand Patil 95dc54a7ab 8190258: (tz) Support tzdata2017c
8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c

Reviewed-by: naoto, martin
2017-11-14 12:28:43 +05:30
David Buck 387ae707fd 8168628: (fc) SIGBUS when extending file size to map it
8171452: (ch) linux io_util_md: Operation not supported exception after 8168628

Reviewed-by: alanb, bpb
2018-02-06 03:50:10 -05:00
David Buck 730e81e82e 8074373: NMT is not enabled if NMT option is specified after class path specifiers
Reviewed-by: dholmes
2018-01-19 08:24:09 -05:00
Ivan Gerasimov 4dacd5be7d 8192987: keytool should remember real storetype if it is not provided
Reviewed-by: mullan
2018-01-03 00:46:54 -08:00
Phil Race f9b9ef8326 8190280: [macos] Font2DTest demo started failing for Arabic range from JDK 8 u162 b01 on Mac
Reviewed-by: serb, pnarayanan
2017-11-06 15:12:04 -08:00
Abhijit Saha 8540bb4686 Merge 2017-11-01 19:29:14 -07:00
Abhijit Saha 3634f44ece Merge 2017-10-24 23:16:46 -07:00
Abhijit Saha 6d2848102e 8189918: Remove Trailing whitespace from file while syncing 8u into 8u162-b03
Reviewed-by: robm
2017-10-24 12:56:49 -07:00
Rob McKenna 355548c34e Merge 2017-10-23 06:39:58 -07:00
Aleksei Efimov 9c92807eaa 8186080: Transform XML interfaces
8188880: A JAXB JCK test failure found after 8186080

Reviewed-by: joehw, lancea, dfuchs
2017-10-19 17:04:03 +01:00
Ivan Gerasimov f9dacef22f 8185292: Stricter key generation
Reviewed-by: mullan
2017-11-04 17:23:38 -07:00
Sean Coffey 1ddbac42be 8190449: sun/security/pkcs11/KeyPairGenerator/TestDH2048.java fails on Solaris x64 5.10
Reviewed-by: igerasim
2017-11-07 17:30:51 +00:00
Abhijit Saha d964388d60 Merge 2017-10-16 15:15:03 -07:00
Ivan Gerasimov 6df41bfacd 8163237: Restrict the use of EXPORT cipher suites
Reviewed-by: mullan, igerasim, rhalade, jnimeh
2017-10-16 09:45:57 -07:00
Sreeprakash Sreedharan 7535c7ca88 8180370: Characters are skipped on input of Korean text on OS X
Reviewed-by: serb
2017-10-12 10:16:05 -04:00
Dmitry Markov 98164cfbe2 8155197: Focus transition issue
Reviewed-by: serb, ssadetsky, aivanov
2017-10-11 10:03:16 +01:00
Abhijit Saha 66033f391f Merge 2017-10-10 17:15:56 -07:00
Ivan Gerasimov 4f58554347 8158633: BASE64 encoded cert not correctly parsed with UTF-16
Reviewed-by: mullan
2017-10-06 21:26:55 -07:00
Ivan Gerasimov 9945fb90b2 8187023: Cannot read pkcs11 config file in UTF-16 environment
Reviewed-by: ascarpino
2017-10-06 21:25:40 -07:00
Semyon Sadetsky f333cbf8de 8139218: Dialog that opens and closes quickly changes focus in original focusowner
8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest

Reviewed-by: alexsch, serb, azvegint
2017-10-10 12:03:50 +01:00
Amanda Jiang 7b3977be09 8031661: java/net/Authenticator/B4769350.java failed intermittently
Reviewed-by: michaelm
2017-10-06 06:51:07 -07:00
Aleksei Efimov 964c64bead 8159240: XSOM parser incorrectly processes type names with whitespaces
Reviewed-by: coffeys
2017-10-02 14:20:37 +01:00
Aleksei Efimov 50e8a7c3b8 8159240: XSOM parser incorrectly processes type names with whitespaces
Reviewed-by: coffeys
2017-10-02 14:20:37 +01:00
Sean Coffey b6b016a228 Merge 2017-09-27 08:43:17 -07:00
Rob McKenna 88bb749c4f 8184328: JDK 8u131 socketRead0 hang at SSL read
Reviewed-by: xuelei, chegar, coffeys
2017-09-27 14:00:28 +01:00
Sean Coffey bcbb682b76 8170157: Enable unlimited cryptographic policy by default in OracleJDK
Reviewed-by: wetmore
2017-09-26 07:11:37 -07:00
Sean Coffey 2f42b2cfa9 8170157: Enable unlimited cryptographic policy by default in OracleJDK
Reviewed-by: wetmore
2017-09-26 07:11:37 -07:00
Ujwal Vangapally 18055b63c3 8186998: Improve JMX supportive features
Improve JMX supportive features

Reviewed-by: mchung, dfuchs, rriggs, hb, skoivu, rhalade
2017-09-25 19:44:28 +05:30
Abhijit Saha 918454cb7c Merge 2017-10-01 11:49:32 -07:00
Abhijit Saha 6cf2b7e352 Merge 2017-09-27 22:27:46 -07:00
Jesper Wilhelmsson 6b19d7cfa5 8187556: Backout of a fix reintroduced a dependency that had since been removed
Reviewed-by: duke
2017-09-14 23:02:56 +02:00
Jesper Wilhelmsson c0a1e3ab91 8187482: Backout JDK-8159377
Reviewed-by: shshahma
2017-09-13 10:02:39 +02:00
Ivan Gerasimov 0b3f92d8c6 8178466: Better RSA parameters
Reviewed-by: mullan, ahgross
2017-09-07 16:12:33 -07:00
Sean Coffey 19cc9e13f3 8185719: rmi TestSocketFactory does not flush
8186539: [testlibrary] TestSocketFactory should allow triggers before match/replace

Reviewed-by: rriggs
2017-09-07 16:12:07 +01:00
Abhijit Saha 40f7614f63 Merge 2017-08-29 14:49:43 -07:00
Abhijit Saha 3d3b07c481 Merge 2017-08-23 13:10:56 -07:00
Abhijit Saha ffbccda5a7 8186674: Remove JDK-8174109 from CPU Aug 21 week builds
Backed out changeset cbd694bf7750

Reviewed-by: robm
2017-08-23 09:50:37 -07:00
Rob McKenna 2768d7d67e 8174109: Better queuing priorities
Reviewed-by: smarks
2017-08-24 14:46:56 +01:00
Valerie Peng de44a79d78 8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
Updated the failed cipher tests to work under unlimited policy

Reviewed-by: xuelei
2017-08-16 17:05:57 +01:00
Prasadarao Koppula 7657f6327d 8178458: Better use of certificates in LDAP
Reviewed-by: weijun, coffeys
2017-10-24 03:44:21 -07:00
Valerie Peng 9a6032ca2d 8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
Updated the failed cipher tests to work under unlimited policy

Reviewed-by: xuelei
2017-08-16 17:05:57 +01:00
Abhijit Saha 0cd112f6dd Merge 2017-08-15 13:42:45 -07:00
Sean Coffey 006f6789b5 8184682: Upgrade compression library
Reviewed-by: alanb, sherman, ahgross, jeff
2017-08-08 12:11:57 +01:00
Prasadarao Koppula a00b33bdfe 8057810: New defaults for DSA keys in jarsigner and keytool
Reviewed-by: coffeys, valeriep
2017-08-15 11:46:02 -07:00
Sean Coffey bf794c1c03 8185845: Add SecurityTools.java test library
Reviewed-by: mullan
2017-08-08 14:10:34 +01:00
Sean Coffey a2d837f50c 8182879: Add warnings to keytool when using JKS and JCEKS
Reviewed-by: mullan, weijun
2017-08-01 16:36:54 +01:00
Rob McKenna 9fa26db45e 8174109: DoS on deserializing of collections
Reviewed-by: smarks
2017-08-18 00:47:21 +01:00
Prasadarao Koppula 79ae87d905 8057810: New defaults for DSA keys in jarsigner and keytool
Reviewed-by: coffeys, valeriep
2017-08-04 13:02:18 +05:30
Sean Coffey ce29c45594 8185845: Add SecurityTools.java test library
Reviewed-by: mullan
2017-08-08 14:10:34 +01:00
Sean Coffey 3b71c7e8bc 8184682: Upgrade compression library
Reviewed-by: alanb, sherman, ahgross, jeff
2017-08-08 12:11:57 +01:00
Sean Coffey 87597f417d 8148108: Disable Diffie-Hellman keys less than 1024 bits
Reviewed-by: xuelei
2017-08-08 11:52:28 +01:00
Florian Weimer 3eba44de8a 8035105: DNS provider cleanups
Reviewed-by: alanb
2017-08-07 19:56:33 -07:00
Bhanu Prakash Gopularam 6cc476228b 8185628: Backport jdk/test/lib/testlibrary/CompilerUtils.java to jdk8u which is helpful in test development
Utility class for compiling Java source files

Reviewed-by: coffeys
2017-08-03 01:04:13 -07:00
Sean Coffey e33989471c 8182879: Add warnings to keytool when using JKS and JCEKS
Reviewed-by: mullan, weijun
2017-08-01 16:36:54 +01:00
Weijun Wang 035a32ff1f 8177569: keytool should not warn if signature algorithm used in cacerts is weak
Reviewed-by: mullan
2017-07-25 14:36:20 +01:00
Weijun Wang b34deeeb24 8171319: keytool should print out warnings when reading or generating cert/cert req using weak algorithms
Reviewed-by: coffeys
2017-07-26 11:21:32 +01:00
Weijun Wang fb6c1f0e7e 8177569: keytool should not warn if signature algorithm used in cacerts is weak
Reviewed-by: mullan
2017-07-25 14:36:20 +01:00
Weijun Wang b8654e8f4e 8171319: keytool should print out warnings when reading or generating cert/cert req using weak algorithms
Reviewed-by: coffeys
2017-07-26 11:21:32 +01:00
Weijun Wang 5e60b9b7d9 8029659: Keytool, print key algorithm of certificate or key entry
Reviewed-by: xuelei
2017-07-25 13:02:03 +01:00
Weijun Wang d2fcc8cce1 8029659: Keytool, print key algorithm of certificate or key entry
Reviewed-by: xuelei
2017-07-25 13:02:03 +01:00
Abhijit Saha 2d9f16713a Merge 2017-07-24 09:37:01 -07:00
Prasadarao Koppula 9dacb4a632 8178794: Correct Kerberos ticket grants
Reviewed-by: coffeys, valeriep
2017-07-24 13:56:39 +05:30
Prasadarao Koppula 63857370f5 8178794: Correct Kerberos ticket grants
Reviewed-by: coffeys, valeriep
2017-07-24 13:56:39 +05:30
Ivan Gerasimov 5cd3829ead 8184993: Jar file verification failing with SecurityException: digest missing xxx
Reviewed-by: sherman, mullan
2017-07-21 20:03:30 -07:00
Ivan Gerasimov 9e09f23454 8184993: Jar file verification failing with SecurityException: digest missing xxx
Reviewed-by: sherman, mullan
2017-07-21 20:03:30 -07:00
Ivan Gerasimov 65ccaf9928 8181048: Refactor existing providers to refer to the same constants for default values for key length
Reviewed-by: mullan, ahgross
2017-07-21 03:33:04 -07:00
Shafi Ahmad 733b95c3fc 8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
Update line number table and code indices table with missing entry

Reviewed-by: vromero
2017-07-17 03:58:42 -07:00
Abhijit Saha be9310b24d Merge 2017-08-08 09:56:25 -07:00
Abhijit Saha 8f947e2c77 Merge 2017-08-01 14:35:17 -07:00
Abhijit Saha 03ad0deb17 Merge 2017-07-24 22:27:19 -07:00
Abhijit Saha f070a6a57c Merge 2017-07-17 14:09:51 -07:00
John Jiang d121cf8df5 8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
Sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently due to large DSA key parameter generation.

Reviewed-by: valeriep
2017-09-08 10:41:02 -07:00
Sean Coffey c5042ff7d8 8072452: Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits
8154344: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java fails on solaris

Reviewed-by: xuelei
2017-10-23 02:28:19 -07:00
Abhijit Saha 708bda3dbe Merge 2017-07-14 14:25:46 -07:00
Abhijit Saha e21785a841 Merge 2017-07-14 14:09:56 -07:00
Abhijit Saha 1ffbc7c08e Merge 2017-07-14 11:42:10 -07:00
Abhijit Saha f904413473 Merge 2017-07-14 11:02:39 -07:00
Abhijit Saha c5b1880768 Merge 2017-07-14 10:43:31 -07:00
Abhijit Saha d5d91571f3 Merge 2017-07-13 08:54:46 -07:00
Abhijit Saha d07c3396cd Merge 2017-07-23 23:21:37 -07:00
Paul Sandoz 14f77eaf05 8184185: Rearrange MethodHandle arrangements
Reviewed-by: jrose, redestad, vlivanov, ahgross
2017-07-11 20:38:04 -07:00
Paul Sandoz 965e2a9b65 8184185: Rearrange MethodHandle arrangements
Reviewed-by: jrose, redestad, vlivanov, ahgross
2017-07-11 20:38:04 -07:00
Abhijit Saha 466c5c865a Merge 2017-07-10 15:41:57 -07:00
Aleksei Efimov e7d3723b6a 8183939: Import JDK-8182672 into 8u141-bpr repo
One off specific change for 8u141-b31

Reviewed-by: coffeys
2017-07-06 15:31:59 +01:00
Bhanu Prakash Gopularam 9efb9fbf94 8179564: Missing @bug for tests added with JDK-8165367
Updated bugid in tests

Reviewed-by: robm
2017-07-05 23:50:20 -07:00
Bhanu Prakash Gopularam 0061e590c9 8179564: Missing @bug for tests added with JDK-8165367
Updated bugid in tests

Reviewed-by: robm
2017-07-05 23:50:20 -07:00
Abhijit Saha eef4dd64e2 Merge 2017-07-03 15:26:55 -07:00
Abhijit Saha 6bfd9cb6d4 Merge 2017-07-02 22:41:21 -07:00
Abhijit Saha 5c05045ae3 Merge 2017-06-30 23:58:36 -07:00
Sean Coffey b796a861a9 8182672: Java 8u121 on Linux intermittently returns null for MAC address
Reviewed-by: michaelm, chegar, clanger, msheppar, vtewari
2017-06-27 13:57:47 +01:00
Chris Hegarty db12fff4f6 8071424: JCK test api/java_net/Socket/descriptions.html#Bind crashes on Windows
Reviewed-by: alanb
2017-06-27 14:00:39 +01:00
Abhijit Saha ee41ce3ded Merge 2017-06-26 22:34:00 -07:00
Abhijit Saha 98efb9805f Merge 2017-06-26 22:23:36 -07:00
Abhijit Saha 0b4b9df141 Merge 2017-06-26 07:40:19 -07:00
Abhijit Saha 03d0f7a714 Merge 2017-06-25 21:56:40 -07:00
Bhanu Prakash Gopularam ac315e4bd0 8181975: Run sun/security/pkcs11 tests on Mac
Updated path for nss-libs for MacOSX platform

Reviewed-by: coffeys
2017-06-22 01:33:27 -07:00
Ivan Gerasimov b91200f11a 8182614: Backout JDK-8140436 from 8u161
Reviewed-by: xuelei
2017-06-21 08:57:17 -07:00
Aleksei Efimov 4a2a12063e 8172297: In java 8, the marshalling with JAX-WS does not escape carriage return
Reviewed-by: lancea
2017-06-18 23:19:37 +01:00
Ivan Gerasimov e5c294545b 8181439: Test the jdk.tls.namedGroups System Property
Reviewed-by: valeriep
2017-06-08 13:58:40 -07:00
Sean Coffey b7a771733d 8181205: JRE fails to load/register security providers when started from UNC pathname
Reviewed-by: xuelei
2017-06-07 17:29:37 +01:00
Anton Litvinov 3cc9ad8ca9 8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS
Reviewed-by: prr, serb
2017-06-06 19:02:21 +03:00
Anton Litvinov 74ed74ee80 8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS
Reviewed-by: prr, serb
2017-06-06 19:02:21 +03:00
Aleksei Efimov 884208eff8 8180582: The bind to rmiregistry is rejected by registryFilter even though registryFilter is set
The Registry MAXDEPTH should allow binding more complex objects

Reviewed-by: dfuchs, smarks
2017-06-01 15:45:33 +01:00
Bhanu Prakash Gopularam 340e1f703c 8165367: Additional tests for JEP 288: Disable SHA-1 Certificates
The new tests just focus on the usage constraints TLSSever and TLSClient with TLS communication

Reviewed-by: ascarpino
2017-05-24 02:25:28 -07:00
Aleksei Efimov 39b0012a9b 8180582: The bind to rmiregistry is rejected by registryFilter even though registryFilter is set
The Registry MAXDEPTH should allow binding more complex objects

Reviewed-by: dfuchs, smarks
2017-06-01 15:45:33 +01:00
Abhijit Saha 60fdb9c274 Merge 2017-05-18 14:30:18 -07:00
Ivan Gerasimov 236f3c363c 8140436: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS
Reviewed-by: valeriep, jnimeh, apetcher
2017-05-25 21:22:55 -07:00
Bhanu Prakash Gopularam d8057c00e0 8165367: Additional tests for JEP 288: Disable SHA-1 Certificates
The new tests just focus on the usage constraints TLSSever and TLSClient with TLS communication

Reviewed-by: ascarpino
2017-05-24 02:25:28 -07:00
Aleksei Efimov f3f2f91ad3 8179423: 2 security tests started failing for JDK 1.6.0 u161 b05
Reviewed-by: joehw
2017-05-18 17:01:00 +01:00
Rob McKenna a8e5256498 8174770: Check registry registration location
Reviewed-by: rriggs
2017-05-16 18:52:36 +01:00
Abhijit Saha 4cfd8dd97e Merge 2017-04-28 14:28:06 -07:00
Abhijit Saha 35dbb8c92e Merge 2017-04-28 14:05:19 -07:00
Ramanand Patil 3abf355a3a 8177449: (tz) Support tzdata2017b
Reviewed-by: martin, naoto
2017-04-10 16:17:00 +05:30
Ramanand Patil fc3c6f4282 8177449: (tz) Support tzdata2017b
Reviewed-by: martin, naoto
2017-04-10 16:17:00 +05:30
Anthony Scarpino 0abfc3cbe7 8176536: Improved algorithm constraints checking
Reviewed-by: mullan
2017-03-23 08:44:17 -07:00
Abhijit Saha 8361e65cc5 Merge 2017-06-13 10:30:22 -07:00
Aleksei Efimov 74ffd9d418 8179423: 2 security tests started failing for JDK 1.6.0 u161 b05
Reviewed-by: joehw
2017-05-18 17:01:00 +01:00
Abhijit Saha 9e6e439b97 Merge 2017-03-21 12:25:29 -07:00
Abhijit Saha 36807224d9 Merge 2017-03-21 12:12:54 -07:00
Rob McKenna fe99d1a2db 8174770: Check registry registration location
Reviewed-by: rriggs
2017-05-22 14:40:51 -07:00
Prem Balakrishnan 04454419f9 8179014: JFileChooser with Windows look and feel crashes on win 10
Reviewed-by: serb, prr
2017-05-15 11:16:10 -07:00
Ramanand Patil cd332166da 8176044: (tz) Support tzdata2017a
Reviewed-by: naoto
2017-03-10 12:50:22 +05:30
Ramanand Patil 583900cf37 8176044: (tz) Support tzdata2017a
Reviewed-by: naoto
2017-03-10 12:50:22 +05:30
Abhijit Saha de35bddbd1 Merge 2017-03-09 09:42:58 -08:00
Abhijit Saha 4766603cae Merge 2017-02-24 09:05:47 -08:00
Abhijit Saha fc90639593 Merge 2017-02-08 13:34:33 -08:00
Mikhail Cherkasov 42fa60bdfe 8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
Reviewed-by: serb
2017-01-26 17:26:29 +03:00
Mikhail Cherkasov a72ed76a6e 8167110: Windows peering issue
7155957: closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8
8079595: Resizing dialog which is JWindow parent makes JVM crash
8147842: IME Composition Window is displayed at incorrect location

Reviewed-by: serb
2017-01-24 22:39:49 +03:00
Aleksei Efimov fa53c3277c 8159058: SAXParseException when sending soap message
Reviewed-by: lancea, coffeys
2017-01-12 00:37:44 +03:00
Rob McKenna d98481fe77 8171388: Update JNDI Thread contexts
Reviewed-by: chegar
2016-12-16 20:39:07 +00:00