Nick Gasson
0e2172c7ba
8215202: AArch64: jtreg test test/jdk/sun/nio/cs/FindEncoderBugs.java fails
...
Reviewed-by: aph
2018-12-21 17:14:46 +00:00
Valerie Peng
cfcd43da04
8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails
...
Changed SignatureUtil.specialSetParameter to ignore null signature parameters
Reviewed-by: mullan, weijun
2018-12-19 02:27:44 +00:00
Xue-Lei Andrew Fan
ad47b4c4cc
8209333: Socket reset issue for TLS 1.3 socket close
...
Reviewed-by: jnimeh
2018-12-18 15:18:44 -08:00
Xue-Lei Andrew Fan
3933c8477b
8214339: SSLSocketImpl erroneously wraps SocketException
...
Reviewed-by: ascarpino, jnimeh
2018-12-14 19:39:39 -08:00
Jesper Wilhelmsson
59716b0bb3
Merge
2019-01-02 16:05:13 +01:00
Sergey Ustimenko
9d3cfddfb6
8215966: GeneratePropertyPassword.sh uses bash syntax
...
Use "case" instead of "if" for the NT check to make sh happy.
Reviewed-by: dholmes
2018-12-28 15:19:14 -08:00
Weijun Wang
4769c9fbad
8215769: Java cannot probe pkcs12 files exported by Firefox
...
Reviewed-by: mullan
2018-12-22 10:38:45 +08:00
Weijun Wang
dcb88767a7
8213009: Refactoring existing SunMSCAPI classes
...
Reviewed-by: valeriep
2018-12-13 17:28:19 +08:00
John Jiang
017c702b8a
8214937: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date
...
Reviewed-by: xuelei
2018-12-13 12:34:35 +08:00
Weijun Wang
9136c7d1d0
8076190: Customizing the generation of a PKCS12 keystore
...
Reviewed-by: mullan
2018-12-13 11:16:33 +08:00
John Jiang
f47bd19cbc
8214520: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order
...
Reviewed-by: xuelei
2018-12-13 08:23:56 +08:00
Sean Mullan
dfd58a59ff
8207258: Distrust TLS server certificates anchored by Symantec Root CAs
...
Reviewed-by: weijun
2018-12-11 13:22:20 -05:00
Adam Petcher
7305281552
8208648: ECC Field Arithmetic Enhancements
...
Interal library enhancements to support ECC implementatation
Reviewed-by: jnimeh
2018-12-11 09:36:49 -05:00
Ying Zhou
e048289d95
8213409: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests
...
Reviewed-by: naoto
2018-12-11 08:05:38 +08:00
Gary Adams
b3a5c111db
8210106: sun/tools/jps/TestJps.java timed out
...
Reviewed-by: dholmes, dcubed
2018-12-10 07:52:31 -05:00
Ichiroh Takiguchi
eee1a6fab0
8212794: IBM-964 is required for AIX default charset
...
Reviewed-by: rriggs, ihse, alanb
2018-12-06 10:22:23 -05:00
John Jiang
3525e4e27f
8214459: NSS source should be removed
...
Remove test/jdk/sun/security/pkcs11/nss/src
Reviewed-by: valeriep
2018-12-06 10:05:29 +08:00
Sean Coffey
441d285620
8213952: Relax DNSName restriction as per RFC 1123
...
Reviewed-by: weijun, mullan, chegar
2018-12-05 17:33:01 +00:00
Weijun Wang
8036ce51b2
8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11
...
Reviewed-by: mullan
2018-12-05 08:48:49 +08:00
Weijun Wang
3254283f79
8210476: sun/security/mscapi/PrngSlow.java fails with Still too slow
...
Reviewed-by: xuelei, igerasim, rriggs
2018-12-03 23:58:15 +08:00
Ichiroh Takiguchi
98287928da
8213618: IBM970 charset has missing entry and remove unexpected entries
...
Reviewed-by: srl, martin
2018-12-02 11:09:46 -08:00
Weijun Wang
320616a865
8214179: Add groupname info into keytool -list and -genkeypair output
...
Reviewed-by: mullan
2018-12-01 21:58:05 +08:00
Xue-Lei Andrew Fan
388e1ebbba
8210985: Update the default SSL session cache size to 20480
...
Reviewed-by: jnimeh, mullan
2018-11-29 08:43:12 -08:00
Hamlin Li
9ed40ce6c5
8214431: tests failed because can't find jdk.testlibrary.* in test directory or libraries
...
Reviewed-by: chegar, ctornqvi, dholmes
2018-11-29 07:40:45 +08:00
Weijun Wang
b1c4b461f1
8214100: use of keystore probing results in unnecessary exception thrown
...
Reviewed-by: mullan
2018-11-27 08:51:20 +08:00
Weijun Wang
c20332c412
8212003: Deprecating the default keytool -keyalg option
...
Reviewed-by: mullan, xuelei
2018-11-17 18:11:23 +08:00
Adam Petcher
12d64aaeba
8213363: X25519 private key PKCS#8 encoding/decoding is incorrect
...
Fixed private key format to match spec in RFC 8410
Reviewed-by: mullan
2018-11-15 13:22:29 -05:00
Jamil Nimeh
acd81b508e
8212885: TLS 1.3 resumed session does not retain peer certificate chain
...
Reviewed-by: xuelei, wetmore
2018-11-13 18:22:52 -08:00
Weijun Wang
65dc116bf6
8213400: Support choosing group name in keytool keypair generation
...
Reviewed-by: apetcher, xuelei
2018-11-14 08:46:25 +08:00
Xue-Lei Andrew Fan
1b20a6781f
8213694: Test Timeout.java should run in othervm mode
...
Reviewed-by: jnimeh
2018-11-09 10:15:43 -08:00
Martin Balao
7724fd6d9b
8213154: Update copyright headers of files in src tree that are missing Classpath exception
...
Reviewed-by: andrew
2018-11-08 18:10:15 -03:00
Valerie Peng
c8c41d1444
8211049: Second parameter of "initialize" method is not used
...
Use the specified random object instead of system default
Reviewed-by: weijun
2018-11-07 01:04:26 +00:00
Anthony Scarpino
f7fc720c9c
8211339: NPE during SSL handshake caused by HostnameChecker
...
Reviewed-by: xuelei
2018-11-06 10:10:18 -08:00
Naoto Sato
a1029a4729
8213330: Fix legal headers in i18n tests
...
Reviewed-by: lancea
2018-11-05 13:55:41 -08:00
Ichiroh Takiguchi
be00a3f7ee
8211382: ISO2022JP and GB18030 NIO converter issues
...
Reviewed-by: sherman, rriggs
2018-11-01 17:48:10 -04:00
Ramanand Patil
3eef9c7997
8213085: (tz) Upgrade time-zone data to tzdata2018g
...
Reviewed-by: martin, naoto
2018-11-01 12:43:21 -04:00
Weijun Wang
ae77ef7d7a
8213007: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java
...
Reviewed-by: mullan
2018-10-26 22:58:04 +08:00
Sean Mullan
7727e4ca2f
8211883: Disable anon and NULL cipher suites
...
Reviewed-by: jnimeh
2018-10-25 13:55:28 -04:00
Sean Mullan
a675a48940
8195793: Remove GTE CyberTrust Global Root
...
Reviewed-by: rhalade
2018-10-19 09:31:57 -04:00
Mandy Chung
a9b4ac9c37
8212197: OpenDataException thrown when constructing CompositeData for StackTraceElement
...
Reviewed-by: alanb
2018-10-16 11:47:33 -07:00
John Jiang
f507e3c9d1
8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
...
Move lib/security tests to sun/security/lib
Reviewed-by: weijun
2018-10-16 10:16:04 +08:00
John Jiang
4fe2edae59
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
...
Move SimpleSSLContext.java and testkeys to test/lib/jdk/test/lib/net
Reviewed-by: chegar
2018-10-15 22:47:03 +08:00
Chris Yin
285fca70b4
8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out
...
Reviewed-by: chegar, vtewari
2018-10-15 09:34:18 +08:00
Weijun Wang
9452b88d93
8210821: Support dns_canonicalize_hostname in krb5.conf
...
Reviewed-by: valeriep
2018-10-02 16:02:35 +08:00
Igor Ignatyev
ab8c7f710c
8211171: move JarUtils to top-level testlibrary
...
Reviewed-by: alanb
2018-10-01 14:54:46 -07:00
Chris Hegarty
20f6faa030
8211092: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up
...
Reviewed-by: dfuchs
2018-09-28 12:47:09 +01:00
John Jiang
afe05800ac
8209546: Make sun/security/tools/keytool/autotest.sh to support macosx
...
Refactor autotest.sh to java test and remove standard.sh
Reviewed-by: weijun
2018-09-28 15:42:20 +08:00
Phil Race
b18f1d282e
Merge
2018-09-27 10:49:10 -07:00
Laurent Bourgès
60e6552bad
8210335: Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
...
Fixed clipping rectangle to take into account the inverse transform (scale/shear)
Reviewed-by: prr, serb
2018-09-24 21:23:37 +02:00
Phil Race
f605407e30
Merge
2018-09-24 10:59:26 -07:00
Phil Race
d92c6042fe
Merge
2018-09-17 09:36:33 -07:00
Igor Ignatyev
8b28ad6efe
8210732: remove jdk.testlibrary.Utils
...
Reviewed-by: alanb, jcbeyler
2018-09-14 14:02:57 -07:00
Igor Ignatyev
82ed2a5fc0
8210894: remove jdk/testlibrary/Asserts
...
Reviewed-by: serb
2018-09-21 14:50:06 -07:00
Phil Race
0bed87dccd
Merge
2018-09-13 10:54:11 -07:00
Martin Balao
aafb2b0474
8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
...
TLS v1.2 algorithms for key and MAC derivation added to SunPKCS11 crypto provider.
Reviewed-by: valeriep
2018-09-12 13:09:51 +02:00
Frank Yuan
3edf95fc44
8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
...
Repalce internet website dependency with a built-in http server
Reviewed-by: chegar
2018-09-25 11:24:59 +08:00
Frank Yuan
c1bbf898e4
8210819: Update the host name in CNameTest.java
...
Reviewed-by: chegar
2018-09-18 11:09:18 +08:00
Anthony Scarpino
b27f471bdd
8209031: SSLSocket should throw an exception when configuring DTLS
...
Reviewed-by: xuelei
2018-09-17 14:04:46 -07:00
Igor Ignatyev
3521fc392e
8210779: 8182404 and 8210732 haven't updated copyright years
...
Reviewed-by: bchristi
2018-09-17 11:50:39 -07:00
Sergey Bylokhov
cd38b8562f
8205537: Drop of sun.applet package
...
Reviewed-by: prr
2018-09-09 19:07:34 -07:00
Igor Ignatyev
315e71f87e
8210039: move OSInfo to top level testlibrary
...
Reviewed-by: serb, chegar, alanb, dfuchs
2018-09-04 14:35:59 -07:00
Igor Ignatyev
2702b5c299
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
...
Reviewed-by: amenkov, jcbeyler, alanb
2018-09-10 14:23:37 -07:00
Igor Ignatyev
21a0458422
8210112: remove jdk.testlibrary.ProcessTools
...
Reviewed-by: alanb, sspitsyn, jcbeyler
2018-09-07 14:01:52 -07:00
John Jiang
1f3d71b620
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
...
Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
2018-08-31 10:32:47 +08:00
Jesper Wilhelmsson
d40735db17
Merge
2018-08-29 19:48:28 +02:00
Leo Jiang
232804b8ab
8208746: ISO 4217 Amendment #168 update
...
8209775: ISO 4217 Amendment #169 update
Reviewed-by: naoto
2018-08-28 20:05:41 -07:00
Igor Ignatyev
86c476b5e5
8210108: sun/tools/jstatd test build failures after JDK-8210022
...
Reviewed-by: cjplummer, jcbeyler, mikael
2018-08-28 14:33:18 -07:00
Igor Ignatyev
370abe471f
8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
...
Reviewed-by: sspitsyn, jcbeyler
2018-08-27 21:50:52 -07:00
Igor Ignatyev
56ee0fccb3
8186548: move jdk.testlibrary.JcmdBase closer to tests
...
Reviewed-by: cjplummer, amenkov
2018-08-27 17:01:15 -07:00
Ivan Gerasimov
852e131c61
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
...
Reviewed-by: valeriep
2018-08-24 18:56:41 -07:00
Bradford Wetmore
5b511a4a78
8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
...
Reviewed-by: xuelei
2018-08-21 11:30:48 -07:00
John Jiang
eae535f70e
8209537: Two security tests failed after JDK-8164639 due to dependency was missed
...
Skip sun/security/tools/keytool/autotest.sh on macosx and add /test/lib to sun/security/ec/TestEC.java
Reviewed-by: rhalade
2018-08-16 02:00:31 +08:00
John Jiang
c70c37db8a
8164639: Configure PKCS11 tests to use user-supplied NSS libraries
...
Provide system property "test.nss.lib.paths" for specifying a set of absolute paths to the custom NSS lib directories
Reviewed-by: weijun, rhalade
2018-08-15 18:41:18 +08:00
Xue-Lei Andrew Fan
66e8f27bd8
8207009: TLS 1.3 half-close and synchronization issues
...
Reviewed-by: jnimeh, mullan, wetmore
2018-08-14 16:47:56 -07:00
Yang Zhang
286115581e
8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
...
Add the path of libnss3.so for aarch64 platform.
Reviewed-by: weijun
2018-08-08 13:45:41 +08:00
John Jiang
126394f271
8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found
...
Improve the logics on skipping test
Reviewed-by: valeriep
2018-07-26 08:46:27 +08:00
Goetz Lindenmaier
9dcc8b4a96
8207766: [testbug] Adapt tests for Aix
...
Reviewed-by: clanger, mbaesken
2018-07-20 09:33:49 +02:00
Weijun Wang
67a1517a4d
8209829: SpnegoUnknownMech.java does not contain the SpnegoUnknownMech class
...
Reviewed-by: dholmes
2018-08-22 15:10:40 +08:00
Weijun Wang
dcb930f123
8186186: GSSContext.isEstablished() can return true on error state
...
Reviewed-by: weijun
2018-08-21 20:19:46 -07:00
Jamil Nimeh
8eb45613db
8208350: Disable all DES cipher suites
...
Reviewed-by: xuelei, mullan
2018-08-20 15:37:47 -07:00
Mikael Vidstedt
95db6924f2
Merge
2018-08-20 14:19:30 -07:00
Xue-Lei Andrew Fan
611c53c860
8207009: TLS 1.3 half-close and synchronization issues
...
Reviewed-by: jnimeh, mullan, wetmore
2018-08-14 18:16:47 -07:00
Mikael Vidstedt
83a51d869e
Merge
2018-08-09 10:08:07 -07:00
Nasser Ebrahim
01cc27f875
8208634: Add x-IBM-1129 charset
...
Reviewed-by: alanb, sherman
2018-08-07 16:07:47 -07:00
Weijun Wang
b9bfd45c73
8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
...
Reviewed-by: xuelei
2018-08-01 13:35:08 +08:00
Phil Race
1387c87093
Merge
2018-07-26 10:00:40 -07:00
Phil Race
28e828130d
Merge
2018-07-19 10:17:22 -07:00
Jesper Wilhelmsson
4fc510cc89
Merge
2018-07-14 02:14:54 +02:00
Adam Petcher
b2f4d61fb9
8206915: XDH TCK issues
...
Fixing a couple of conformance issues in XDH
Reviewed-by: mullan
2018-07-13 10:42:30 -04:00
John Jiang
5074bbb767
8206443: Update security libs manual test to cope with removal of javac -source/-target 6
...
Change compile -source/-target from 1.6 to 1.7
Reviewed-by: xuelei
2018-07-14 07:31:26 +08:00
Volker Simonis
2e628779e4
8206436: sun/nio/cs/TestIBMBugs.java no longer compiles
...
Reviewed-by: mikael, stuefe, alanb
2018-07-06 09:22:18 +02:00
Bhaktavatsal R Maram
dc7d03e19d
8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
...
Reviewed-by: simonis, stuefe
2018-06-12 13:00:50 +05:30
Rachna Goel
19fd830161
8204603: Short week days, NaN value and timezone name are inconsistent between CLDR and Java in zh_CN, zh_TW locales
...
Handled languageALiases for supported locales of CLDR.
Reviewed-by: naoto
2018-07-04 11:55:11 +05:30
Athijegannathan Sundararajan
724ba7feb2
8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
...
Reviewed-by: jlaskey, hannesw
2018-06-28 18:04:19 +05:30
Harsha Wardhana B
94faf6972b
8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
...
Reviewed-by: cjplummer
2018-06-28 09:40:46 +05:30
Phil Race
bd7d1af092
Merge
2018-06-27 10:06:03 -07:00
Phil Race
b6dba38ce4
Merge
2018-06-25 10:21:50 -07:00
Sergey Bylokhov
38131ccda6
8205153: Delete "standard instructions" machinery in the open automated tests
...
Reviewed-by: prr
2018-06-24 16:35:21 -07:00
Goetz Lindenmaier
ecbeb2db13
8205108: [testbug] Fix pattern matching in jstatd tests
...
Reviewed-by: stuefe, azeller
2018-06-20 11:12:58 +02:00
Goetz Lindenmaier
991f2f8c0b
8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach
...
Reviewed-by: jgeorge, cjplummer
2018-06-25 23:04:21 +02:00
Dan Zhou
9519826624
8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale
...
Reviewed-by: naoto
2018-06-25 20:08:05 -07:00
Dan Zhou
90329292ce
8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale
...
Reviewed-by: naoto
2018-06-25 20:03:46 -07:00
Weijun Wang
230268522b
8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
...
Reviewed-by: mullan, xuelei
2018-06-26 10:43:50 +08:00
Weijun Wang
3ad65642c8
8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
...
Reviewed-by: xuelei
2018-06-26 10:43:43 +08:00
Martin Balao
b44c24d290
8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1
...
Reviewed-by: valeriep, weijun
2018-06-26 08:10:45 +08:00
Xue-Lei Andrew Fan
87c6761704
8196584: TLS 1.3 Implementation
...
Co-authored-by: Adam Petcher <adam.petcher@oracle.com>
Co-authored-by: Amanda Jiang <amanda.jiang@oracle.com>
Co-authored-by: Anthony Scarpino <anthony.scarpino@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Co-authored-by: John Jiang <sha.jiang@oracle.com>
Co-authored-by: Rajan Halade <rajan.halade@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei
2018-06-25 13:41:39 -07:00
Goetz Lindenmaier
cce84d5082
8204654: [testbug] Fix pattern matching in jstat tests
...
Reviewed-by: clanger, stuefe
2018-06-14 14:32:03 +02:00
Rachna Goel
65a85be9c7
8202537: CLDR33
...
Upgraded CLDR data to V33.
Reviewed-by: naoto
2018-06-15 11:58:34 +05:30
Jan Lahoda
78b7362c97
8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
...
Importing from an invisible package whose name is a prefix of a visible package is not allowed.
Reviewed-by: vromero
2018-06-13 12:52:21 +02:00
Jesper Wilhelmsson
dafb3af62d
Merge
2018-07-11 21:41:43 +02:00
Sibabrata Sahoo
136331b7f0
8205653: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure
...
Test failure due to unsupported DSA keys
Reviewed-by: dfuchs, xuelei
2018-07-04 03:44:32 -07:00
Coleen Phillimore
3e4eba7668
8206309: Tier1 SA tests fail
...
Remove tests that should have been removed with JDK-8205534
Reviewed-by: hseigel
2018-07-03 15:40:08 -04:00
Coleen Phillimore
c0ebf80159
8205534: Remove SymbolTable dependency from serviceability agent
...
Reviewed-by: gziemski, poonam, jgeorge, hseigel
2018-07-03 13:41:18 -04:00
Phil Race
f50d8b036b
Merge
2018-06-08 12:51:46 -07:00
David Holmes
c83db6b4d1
8174734: Safepoint sync time did not increase
...
Reviewed-by: coleenp, hseigel
2018-06-06 17:10:37 -04:00
Phil Race
39f36c179d
Merge
2018-06-06 09:41:16 -07:00
Li Jiang
069e4f8095
8193552: ISO 4217 amendment 165
...
8202026: ISO 4217 amendment 166
8204269: ISO 4217 amendment 167
Reviewed-by: naoto
2018-06-05 23:06:32 -07:00
Sergey Bylokhov
580fc39512
8203308: Remove the appletviewer classes
...
Reviewed-by: prr, erikj
2018-06-04 19:01:16 -07:00
Ramanand Patil
b2edcc4b37
8203233: (tz) Upgrade time-zone data to tzdata2018e
...
Reviewed-by: martin, naoto
2018-05-28 03:04:38 -07:00
Valerie Peng
9e8d9fe1ee
8146293: Add support for RSASSA-PSS Signature algorithm
...
Add RSASSA-PSS key and signature support to SunRsaSign provider
Reviewed-by: wetmore
2018-05-21 23:40:52 +00:00
Weijun Wang
48b5731c39
8201627: Kerberos sequence number issues
...
Reviewed-by: valeriep
2018-05-19 22:06:47 +08:00
Weijun Wang
b8855ebbc2
8201867: Kerberos keytabs with holes in certain places are parsed incorrectly
...
Reviewed-by: valeriep
2018-05-18 16:27:15 +08:00
Phil Race
ca8b59370b
Merge
2018-05-15 10:13:52 -07:00
Phil Race
0b2ecd51c9
Merge
2018-05-08 12:13:57 -07:00
Adam Petcher
f5a247a85f
8171277: Elliptic Curves for Security in Crypto
...
Implementations of X25519 and X448 key agreement in SunEC
Reviewed-by: mullan
2018-05-08 09:47:28 -04:00
Adam Petcher
f15ab37909
8181594: Efficient and constant-time modular arithmetic
...
Field arithmetic library for crypto algorithms like Poly1305 and X25519
Reviewed-by: xuelei
2018-05-08 09:21:51 -04:00
Laurent Bourgès
ef92671424
8202580: Dashed BasicStroke randomly painted incorrectly, may freeze application
...
Fixed Dasher.init() to use the correct part [0; dashLen[
Reviewed-by: prr, serb
2018-05-08 10:13:21 +02:00
Naoto Sato
58f45b7b35
8202764: api/java_text/SimpleDateFormat/index.html#Format testcases started to fail with JDK11 b12
...
Reviewed-by: sherman
2018-05-11 10:07:10 -07:00
Weijun Wang
8b1470f8e7
8202816: Update JarSigning.keystore
...
Reviewed-by: xuelei
2018-05-09 09:50:25 +08:00
Phil Race
72f700abd0
8196572: Tests ColConvCCMTest.java and MTColConvTest.java fail
...
Reviewed-by: serb
2018-05-02 14:55:19 -07:00
Rachna Goel
a01b2f3b73
8179071: Month value is inconsistent between CLDR and Java in some locales
...
Handled Language aliases from CLDR SupplementalMetaData
Reviewed-by: naoto
2018-04-30 11:59:42 +05:30
Naoto Sato
fafd844bc6
8181157: CLDR Timezone name fallback implementation
...
Reviewed-by: sherman, scolebourne
2018-04-26 12:39:15 -07:00
Yasumasa Suenaga
c3efc6ec43
8199519: Several GC tests fails with: java.lang.NumberFormatException: Unparseable number: "-"
...
Reviewed-by: sjohanss, jgeorge
2018-04-26 09:45:47 +09:00
Bhanu Prakash Gopularam
7904b56345
8200101: sun/security/krb5/auto/Renewal.java fails intermittently
...
Reviewed-by: weijun
2018-04-25 12:44:50 +05:30
Bhanu Prakash Gopularam
a3ed7dd7d6
8144806: sun/security/tools/keytool/standard.sh fails intermittently at deleting x.jks
...
Reviewed-by: weijun
2018-04-25 12:29:48 +05:30
Prasadrao Koppula
b3e5409c1d
8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days
...
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: mullan
2018-03-20 11:16:10 +05:30
Tobias Wagner
5d58391226
7007966: Add Brainpool ECC support (RFC 5639)
...
Enhance SunEC provider with the support of brainpool256/320/384/512r1 curves
Reviewed-by: valeriep
2018-06-22 23:10:36 +00:00
Peter Levart
6ec2cfcc49
8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
...
Add internal TerminatingThreadLocal and use it to free cached thread-local direct buffers and nio-fs native buffers
Reviewed-by: tonyp, alanb
2018-06-22 17:56:55 +02:00
Weijun Wang
578576f523
8205445: Add RSASSA-PSS Signature support to SunMSCAPI
...
Reviewed-by: xuelei
2018-06-22 21:42:00 +08:00
Weijun Wang
bde972d645
8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
...
Reviewed-by: xuelei
2018-07-19 00:14:40 +08:00
Weijun Wang
a825fe0a2d
8207250: setUseClientMode post handshake with the same value as before does not throw IAE
...
Reviewed-by: xuelei
2018-07-19 00:14:29 +08:00
Adam Petcher
108461949f
8206929: Check session context for TLS 1.3 session resumption
...
Additional checks to prevent TLS 1.3 sessions from being resumed when they shouldn't
Reviewed-by: xuelei
2018-07-17 13:04:40 -04:00
Ivan Gerasimov
97c8fdb2dd
8175075: Add 3DES to the default disabled algorithm security property
...
Reviewed-by: xuelei, mullan, rhalade
2018-01-19 11:24:39 -08:00
Phil Race
344e8f9bf4
Merge
2018-04-13 09:04:18 -07:00
Weijun Wang
0b6fbf50d2
8200468: Port the native GSS-API bridge to Windows
...
Reviewed-by: ihse, valeriep
2018-04-13 15:29:33 +08:00
Weijun Wang
370977cf4f
8200152: KerberosString should use UTF-8 by default
...
Reviewed-by: xuelei
2018-04-10 11:02:09 +08:00
Ramanand Patil
347e295d9d
8200359: (tz) Upgrade time-zone data to tzdata2018d
...
Reviewed-by: naoto
2018-04-09 04:43:03 -07:00
Phil Race
bd2fef5689
Merge
2018-04-10 13:58:47 -07:00
Phil Race
d215683b97
Merge
2018-04-09 08:34:30 -07:00
Weijun Wang
d9c5e142c0
8180570: Refactor sun/security/mscapi shell tests to plain java tests
...
Reviewed-by: asmotrak
2018-04-08 17:01:20 +08:00
Amit Sapre
2f100464ea
8071367: JMX: Remove SNMP support
...
Drop jdk.snmp module.
Reviewed-by: alanb, mchung, dfuchs
2018-04-06 17:27:24 +05:30
Laurent Bourgès
51be01d646
8200526: Test sun/java2d/marlin/ClipShapeTest.java times out
...
Increased timeout to 300s per test
Reviewed-by: jdv, prr, serb
2018-04-04 21:36:02 +02:00
Phil Race
31a8b6199c
Merge
2018-03-30 09:24:04 -07:00
Phil Race
a36963736b
Merge
2018-03-28 14:54:22 -07:00
Laurent Bourgès
385ad9e160
8198885: upgrade Marlin (java2d) to 0.9.1
...
Clipping implemented in Dasher (curve subdivision at clip edges) + higher quality(curve, subpixels) + new path simplifier
Reviewed-by: prr, serb
2018-03-27 22:09:43 +02:00
Jesper Wilhelmsson
aa69f8c75c
Merge
2018-03-24 01:08:35 +01:00
Weijun Wang
05b129ec25
8186228: sun/security/krb5/auto/KdcPolicy.java fails with "java.lang.Exception: Does not match. Output is c30000c30000c30000"
...
Reviewed-by: mullan
2018-03-22 08:09:51 +08:00
Jesper Wilhelmsson
1155614f99
Merge
2018-03-20 04:36:44 +01:00
Harsha Wardhana B
7cbffcf023
8196028: JMX: Not enough JDP packets received before timeout
...
Reviewed-by: dholmes, egahlin
2018-03-20 13:40:03 +05:30
Alexandre Iline
771a76dd9e
Merge
2018-03-16 03:17:12 -07:00
Alexandre Iline
88af1f11ee
8199616: Fix @module declarations in tier1 tests
...
Reviewed-by: mchung, alanb
2018-03-16 03:15:35 -07:00
Phil Race
ff223cc1ee
Merge
2018-03-08 10:18:28 -08:00
Sean Coffey
5b02a98b21
8199018: Test crypto provider not registering
...
Reviewed-by: wetmore
2018-03-06 10:31:14 +00:00
Phil Race
ea6bd4c0ec
Merge
2018-03-05 13:11:21 -08:00
Prahalad Kumar Narayanan
f3ae7d1bd9
8198613: Test cases result in failure or timeout when run with OpenGL backend
...
Reviewed-by: serb, jdv
2018-03-02 14:39:29 +05:30
Phil Race
d381c82162
Merge
2018-03-01 08:52:52 -08:00
Philipp Kunz
5db337db24
6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes
...
Reviewed-by: alanb, sherman
2018-03-01 15:50:26 -05:00
Mandy Chung
3414903aba
8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes
...
Reviewed-by: dfuchs, jmanson
2018-02-28 17:11:57 -08:00
Sean Coffey
14c85c2934
8193892: Impact of noncloneable MessageDigest implementation
...
Reviewed-by: wetmore, valeriep, xuelei
2018-02-28 18:28:17 +00:00
Sergey Bylokhov
7cb9e5821e
8198333: ProblemList should be updated for headless mode
...
Reviewed-by: psadhukhan, prr
2018-02-21 12:49:00 -08:00
Yasumasa Suenaga
fcb1520305
8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte
...
Reviewed-by: sjohanss, tschatzl
2018-03-09 23:13:37 +09:00
Claes Redestad
abb7e3a52a
8197849: Misc improvements to jar resource handling
...
Reviewed-by: rriggs, dfuchs
2018-02-14 19:03:12 +01:00
Weijun Wang
06a9e1a72f
8191438: jarsigner should print when a timestamp will expire
...
Reviewed-by: mullan
2018-02-14 16:58:49 +08:00
Jesper Wilhelmsson
9beff15bed
Merge
2018-02-10 09:25:35 +01:00
Lance Andersen
987c3a2d87
8190378: Removal of CORBA and Java EE modules
...
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
2018-02-10 07:06:16 -05:00
Robin Westberg
69c57791a4
8193308: Disallow installing user signal handlers for SIGBUS on OSX
...
Reviewed-by: stuefe, dholmes
2018-02-06 15:48:50 +01:00
Adam Petcher
8dcabfdf5f
8196215: sun/security/util/Resources/customSysClassLoader/MessageFormatting.java failed on ar_SA locale
...
Fixing a minor bug in a test related to policy parser message formatting
Reviewed-by: mullan, xuelei
2018-02-08 10:06:57 -05:00
Weijun Wang
48aad3bd2f
8196823: jarsigner should not create a signed jar if the signing fails
...
Reviewed-by: mullan, alanb
2018-02-08 11:44:21 +08:00
Adam Petcher
683817de43
8194251: Deadlock between UsageTracker and System.getProperty() when using a malformed security policy
...
Disable localization of error messages produced during policy file parsing
Reviewed-by: mchung, mullan
2018-02-07 09:06:43 -05:00
Lana Steuck
414e05f6d7
Merge
2018-02-02 01:52:03 +00:00
Ramanand Patil
317bef9a41
8195837: (tz) Upgrade time-zone data to tzdata2018c
...
Reviewed-by: coffeys, naoto
2018-01-31 22:55:12 -08:00
Joe Darcy
0b40438ae8
8194070: Update various tests to pass under JDK 11
...
Reviewed-by: alanb, sherman, psandoz
2018-01-31 11:25:34 -08:00
Xueming Shen
46d5554295
8166339: Code conversion working behavior was changed for x-IBM834
...
Reviewed-by: coffeys
2018-01-31 08:42:59 -08:00
Amy Lu
967599181a
8196211: Move two sun/nio/cs tests into OpenJDK
...
Reviewed-by: psandoz
2018-01-31 12:04:53 +08:00
Weijun Wang
15ac25be9d
8177398: Exclude dot files ending with .conf from krb5.conf's includedir
...
Reviewed-by: mullan
2018-01-26 09:37:10 +08:00
Sibabrata Sahoo
4567ed7c3e
8194486: Several krb5 tests failed in Mac
...
Several tests failed due to improper host service
Reviewed-by: weijun
2018-01-25 05:57:22 -08:00
John Jiang
7e5577a6c1
8186098: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed due to libnss3 version cannot be parsed
...
Improves the approach on parsing lib version
Reviewed-by: weijun, xuelei
2018-01-24 23:01:57 -08:00
Weijun Wang
724d1916fe
8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5
...
Reviewed-by: mullan
2018-01-22 12:00:41 +08:00
Lana Steuck
8f528fba93
Merge
2018-01-18 18:58:46 +00:00
Goetz Lindenmaier
0480f69dd5
8194869: [TESTBUG][aix, s390] Adapt tests to platforms
...
Reviewed-by: mbaesken, simonis, dholmes, serb
2018-01-18 10:26:39 +01:00
John Jiang
94ecb77665
8194864: Outputs more details for PKCS11 tests if the NSS lib version cannot be determined
...
It outputs the lib content if the lib version cannot be parsed
Reviewed-by: xuelei
2018-01-17 18:34:50 -08:00
Hamlin Li
39ef73acf1
8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception
...
Reviewed-by: naoto, rgoel
2018-01-18 11:48:56 +08:00
Goetz Lindenmaier
22762d1cdc
8189102: All tools should support -?, -h and --help
...
Reviewed-by: kvn, jjg, weijun, alanb, rfield, ksrini
2018-01-16 08:48:34 +01:00
Lana Steuck
aad1a3592c
Merge
2018-01-16 22:24:20 +00:00
Leo Jiang
707eb1f2c2
8187946: Support ISO 4217 Amendments 163 and 164
...
Reviewed-by: naoto
2018-01-14 21:46:14 -08:00
Amit Sapre
9820ed61cd
8175542: JMX: Not enough JDP packets received
...
Fixed test case wrongly reporting timeout failures.
Reviewed-by: dholmes, hb
2018-01-16 12:38:21 +05:30
Jesper Wilhelmsson
fb8bca78ee
Merge
2018-01-05 22:02:20 +01:00
John Jiang
8918acdc7a
8189760: sun/security/ssl/CertPathRestrictions/TLSRestrictions.java failed with unexpected Exception intermittently
...
Adds synchronization to make sure the server exception is available
Reviewed-by: xuelei
2018-01-04 19:58:45 -08:00
Abhijit Saha
22b4fae438
Merge
2018-01-17 07:09:03 +00:00
Weijun Wang
b01627c0e4
8192988: keytool should support -storepasswd for pkcs12 keystores
...
Reviewed-by: mullan
2017-12-14 20:19:34 +08:00
Phil Race
4b727d4f18
Merge
2017-12-13 10:25:38 -08:00
Laurent Bourgès
5f530a331b
8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip
...
Upgrade to Marlin 0.8.2 providing efficient path clipping (Stroker and Filler)
Reviewed-by: prr, serb
2017-12-11 21:14:43 +01:00
Naoto Sato
f065141ddc
8176841: Additional Unicode Language-Tag Extensions
...
8189134: New system properties for the default Locale extensions
8190918: Retrieve the region specific data regardless of language in locale
8191349: Add a new method in j.t.f.DateTimeFormatter to reflect Unicode extensions
Reviewed-by: scolebourne, lancea, rriggs, rgoel, nishjain
2017-12-12 10:21:58 -08:00
Martin Balao
f1212e26c3
8165996: PKCS11 using NSS throws an error regarding secmod.db when NSS uses sqlite
...
Reviewed-by: weijun
2017-12-13 01:29:58 +08:00
Xue-Lei Andrew Fan
82bf0799c6
8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
...
Co-authored-by: Martin Balao <mbalao@redhat.com>
Reviewed-by: jnimeh, ahgross, rhalade, wetmore
2017-12-08 16:41:30 +00:00
Roger Riggs
f29e21abb1
8080225: FileInput/OutputStream/FileChannel cleanup should be improved
...
Reviewed-by: mchung, plevart, bpb
2017-12-01 16:40:08 -05:00
Weijun Wang
67205081ec
8192987: keytool should remember real storetype if it is not provided
...
Reviewed-by: mullan
2017-12-08 09:40:14 +08:00
Chris Hegarty
a2000f8720
8179424: Remove terminally deprecated sun.reflect.Reflection.getCallerClass
...
Reviewed-by: alanb, dfuchs, dholmes, lancea, mchung, rriggs
2017-12-22 15:55:29 +00:00
Weijun Wang
c4bab8bce7
8190674: sun/security/tools/jarsigner/TimestampCheck.java failed with java.nio.file.NoSuchFileException: ts2.cert
...
Reviewed-by: mullan
2017-12-05 17:19:48 +08:00
Phil Race
dcaa7f90ba
Merge
2017-11-27 10:35:05 -08:00
Pankaj Bansal
cc0cb9660d
8159142: [hidpi] Visible artifacts in sun/java2d/SunGraphics2D/DrawImageBilinear.java
...
Reviewed-by: serb, prr, pnarayanan
2017-11-22 11:52:59 +05:30
Rob McKenna
e8ff1270bc
8189646: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java failed with "java.net.SocketTimeoutException: Read timed out"
...
Reviewed-by: coffeys
2017-11-21 21:01:23 +00:00
Phil Race
f50b03376b
8186306: Remove pisces from Java2D sources + build
...
Reviewed-by: serb, neugens
2017-11-14 11:47:49 -08:00
Ramanand Patil
6c99853a4c
8190258: (tz) Support tzdata2017c
...
8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c
Reviewed-by: naoto, martin
2017-11-09 14:38:54 +05:30
Lance Andersen
3803dc1401
8190439: Removal of newrmic
...
Reviewed-by: rriggs, alanb, mchung
2017-11-03 13:03:10 -04:00
Xue-Lei Andrew Fan
b657cda289
8163237: Restrict the use of EXPORT cipher suites
...
Reviewed-by: mullan, igerasim, rhalade, jnimeh
2017-10-31 00:54:53 +00:00
Adam Petcher
91a1005273
8185292: Stricter key generation
...
Reviewed-by: mullan
2017-10-24 09:58:27 -04:00
Rachna Goel
3ae10b235d
8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR
...
Reviewed-by: naoto
2017-10-30 12:16:37 +05:30
Weijun Wang
69db146335
8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires
...
Reviewed-by: mullan
2017-10-27 21:11:15 +08:00
Naoto Sato
483595f375
8189272: CLDR and JRE LocaleProviderAdapters silently swallow exceptions
...
Reviewed-by: mchung
2017-10-24 08:56:47 -07:00
Valerie Peng
b3f1165f7d
8181048: Refactor existing providers to refer to the same constants for default values for key length
...
Reviewed-by: mullan, ahgross
2017-07-13 20:41:59 +00:00
Weijun Wang
7cf3c0ff14
8182879: Add warnings to keytool when using JKS and JCEKS
...
Reviewed-by: vinnie, ahgross, mullan
2017-07-12 10:55:40 +08:00
Ivan Gerasimov
9c1b0103b3
8186654: Poor quality of sun.security.util.Cache.EqualByteArray.hashCode()
...
Reviewed-by: coffeys
2017-10-04 01:08:36 -07:00
Philipp Kunz
2ae9614d34
6695402: Jarsigner with multi-byte characters in class names
...
Reviewed-by: weijun
2017-09-27 14:02:15 +08:00
Rob McKenna
1fc8d0cfd9
8184328: JDK 8u131 socketRead0 hang at SSL read
...
Reviewed-by: xuelei, chegar, coffeys
2017-09-26 19:19:09 +01:00
Weijun Wang
1e6e9203c4
8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test
...
Reviewed-by: asmotrak
2017-09-21 16:29:54 +08:00
Weijun Wang
fe19274488
8186831: Kerberos ignores PA-DATA with a non-null s2kparams
...
Reviewed-by: xuelei
2017-09-21 16:29:45 +08:00
Weijun Wang
2bb3b82709
8148371: Remove policytool
...
Reviewed-by: erikj, alanb, mullan
2017-09-21 16:29:18 +08:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00