Masanori Yano
|
567465c62c
|
8216012: Infinite loop in RSA KeyPairGenerator
Check and error out on even RSA public exponents
Reviewed-by: valeriep
|
2020-01-17 01:05:27 +00:00 |
|
Jesper Wilhelmsson
|
51d5164ca2
|
Merge
|
2020-01-16 04:09:50 +01:00 |
|
Joe Darcy
|
006b5e0f96
|
8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
Reviewed-by: bpb, dfuchs
|
2020-01-14 20:19:51 -08:00 |
|
Henry Jen
|
ae81cfa30f
|
Merge
|
2020-01-15 01:54:35 +00:00 |
|
Bradford Wetmore
|
0b70f01e98
|
8236957: Obvious typo in java/security/spec/RSAMultiPrimePrivateCrtKeySpec.java
Reviewed-by: ascarpino
|
2020-01-14 12:28:15 -08:00 |
|
Brian Burkhalter
|
79ec4004d7
|
8236661: launcher test PatchSystemModules.java start failing frequently after JDK-8234049
Reviewed-by: alanb, mchung
|
2020-01-14 11:06:03 -08:00 |
|
Brian Burkhalter
|
03cd98e15b
|
8230665: (bf spec) ByteBuffer::alignmentOffset spec misleading when address is misaligned
Reviewed-by: alanb, darcy, psandoz
|
2020-01-14 11:06:00 -08:00 |
|
Ivan Gerasimov
|
1507a1fb67
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-13 18:00:32 -08:00 |
|
Henry Jen
|
231d9afe6f
|
Merge
|
2020-01-09 20:16:21 +00:00 |
|
Jesper Wilhelmsson
|
d34f561de0
|
Merge
|
2020-01-15 20:41:46 +01:00 |
|
Joe Darcy
|
03073cd46d
|
8234783: Improve wording of spec of Record.equals
Reviewed-by: jjg, vromero
|
2020-01-07 10:22:06 -08:00 |
|
Joe Darcy
|
af4ad226c8
|
8236695: java.lang.Record should be declared with an explicit constructor
Reviewed-by: psandoz, chegar
|
2020-01-07 09:17:51 -08:00 |
|
Jim Laskey
|
0cb75321ef
|
8233751: StringBuilder / StringBuffer capacity() doc is misleading
Reviewed-by: bchristi
|
2020-01-07 09:03:00 -04:00 |
|
Christoph Dreis
|
0b542e3bae
|
8236945: typo "the the" in Lookup::in javadoc
Reviewed-by: mchung
|
2020-01-10 12:01:21 -08:00 |
|
Joe Darcy
|
78df4d412e
|
8236877: Add "record" to descriptions in java.lang.{annotation, reflect}
Reviewed-by: mchung, lancea, chegar
|
2020-01-10 09:15:20 -08:00 |
|
Brian Burkhalter
|
7cd4d9ac6a
|
8236582: (fc) FileChannel.map fails with InternalError when security manager enabled
Reviewed-by: alanb
|
2020-01-09 08:31:29 -08:00 |
|
Anthony Scarpino
|
7ed4930a8e
|
8236098: AlgorithmConstraints:permits method not throwing IAEx when primitives are empty
Reviewed-by: xuelei
|
2020-01-08 13:25:03 -08:00 |
|
Weijun Wang
|
e7a07ea2f3
|
8236470: Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmId
Reviewed-by: xuelei
|
2019-12-25 07:17:25 +08:00 |
|
Anthony Scarpino
|
ca112043f1
|
8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
Reviewed-by: mullan, xuelei, weijun
|
2019-12-18 12:10:09 -08:00 |
|
Claes Redestad
|
de96aeddf5
|
8236850: Operations on constant List/Set.of(element) instances does not consistently constant fold
Reviewed-by: smarks, jrose, rriggs, psandoz
|
2020-01-14 23:40:42 +01:00 |
|
Sean Coffey
|
2c5167803a
|
8234466: Class loading deadlock involving X509Factory#commitEvent()
Reviewed-by: alanb, chegar, dfuchs
|
2020-01-13 21:16:27 +00:00 |
|
Jesper Wilhelmsson
|
913b8702d1
|
Merge
|
2020-01-13 15:40:09 +01:00 |
|
Naoto Sato
|
1b24cf800f
|
8174270: Consolidate ICU sources in one location
Reviewed-by: srl, joehw
|
2020-01-13 08:05:59 -08:00 |
|
Ivan Gerasimov
|
78c4ab4449
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-09 15:38:41 -08:00 |
|
Jesper Wilhelmsson
|
943b87ddde
|
Merge
|
2020-01-09 20:21:53 +01:00 |
|
Brian Burkhalter
|
31b9bbd87b
|
8236582: (fc) FileChannel.map fails with InternalError when security manager enabled
Reviewed-by: alanb
|
2020-01-08 08:35:33 -08:00 |
|
Jesper Wilhelmsson
|
257a1bb854
|
Merge
|
2020-01-08 16:03:32 +01:00 |
|
Christoph Dreis
|
1cf603e8fc
|
8236705: Use single character variant of String.replace when applicable
Reviewed-by: igerasim, alanb
|
2020-01-07 15:33:09 -08:00 |
|
Naoto Sato
|
2e237e35fd
|
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
Reviewed-by: joehw
|
2020-01-06 10:31:20 -08:00 |
|
Jamil Nimeh
|
8a1b5ad914
|
8236039: JSSE Client does not accept status_request extension in CertificateRequest messages for TLS 1.3
Reviewed-by: xuelei
|
2020-01-05 21:04:39 -08:00 |
|
Smita Kamath
|
995da6eb2a
|
8167065: Add intrinsic support for double precision shifting on x86_64
Reviewed-by: kvn
|
2019-12-23 14:42:21 -08:00 |
|
Alan Bateman
|
c6a4cea7a0
|
8236246: SelectorProvider support for creating a DatagramChannel that is not interruptible
Reviewed-by: chegar
|
2019-12-20 09:28:57 +00:00 |
|
Sibabrata Sahoo
|
fca342f736
|
8235874: The ordering of Cipher Suites is not maintained provided through jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system property
Corrected Cipher Suites ordering through system properties
Reviewed-by: xuelei
|
2019-12-16 00:23:50 -08:00 |
|
Sibabrata Sahoo
|
58cce5fbf4
|
8234728: Some security tests should support TLSv1.3
Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
|
2019-12-13 01:43:14 -08:00 |
|
Jorn Vernee
|
8f4f088a12
|
8234049: Implementation of Memory Access API (Incubator)
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: alanb, psandoz, chegar, rriggs, plevart, briangoetz, jrose, adinn, vlivanov
|
2019-12-12 22:59:57 +00:00 |
|
Brian Burkhalter
|
7cdecd8981
|
8235668: LineNumberReader#getLineNumber() returns wrong line number (one fewer) in Lucene test
Reviewed-by: alanb, rriggs
|
2019-12-12 13:43:07 -08:00 |
|
Daniil Titov
|
7b82266a15
|
8226575: OperatingSystemMXBean should be made container aware
Reviewed-by: dholmes, bobv, mchung, sspitsyn
|
2019-12-11 19:20:57 -08:00 |
|
Almaz Mingaleev
|
d3f7666418
|
8235730: Incorrect javadoc in MatchKind
Reviewed-by: martin, prappo
|
2019-12-10 15:50:12 -08:00 |
|
Jan Lahoda
|
308aea3e0b
|
8235474: JShell does not handle records properly
Reviewed-by: vromero, rfield
|
2019-12-11 13:08:42 +01:00 |
|
Brent Christian
|
4627488e74
|
8235361: JAR Class-Path no longer accepts relative URLs encoding absolute Windows paths (e.g "/C:/...")
Reviewed-by: alanb, mchung
|
2019-12-10 11:56:26 -08:00 |
|
Chris Hegarty
|
eec0e71c04
|
8235550: Clarify record reflective support specification
Reviewed-by: mcimadamore
|
2019-12-10 19:12:57 +00:00 |
|
Xue-Lei Andrew Fan
|
c185319515
|
8235655: Clean the duplicated block in SSLContextImpl
Reviewed-by: coffeys
|
2019-12-10 09:31:40 -08:00 |
|
Xue-Lei Andrew Fan
|
02cc064144
|
8234037: Improve Object Identifier Processing
Reviewed-by: weijun, mschoene, ssahoo
|
2019-11-25 07:24:17 -08:00 |
|
Roger Riggs
|
796f3ba8be
|
8232419: Improve Registry registration
Reviewed-by: smarks, chegar
|
2019-10-30 13:22:35 -04:00 |
|
Ivan Gerasimov
|
34e36a8c01
|
8233002: Further enhance datagram socket support
Reviewed-by: alanb, chegar, dfuchs
|
2019-10-29 09:51:37 -07:00 |
|
Jamil Nimeh
|
c5f884c6d1
|
8231780: Better TLS messaging support
Reviewed-by: ascarpino, rhalade, mschoene
|
2019-10-28 18:53:51 -07:00 |
|
Sean Mullan
|
a0f8febb8b
|
8230318: Better trust store usage
Reviewed-by: weijun, rhalade, ahgross
|
2019-10-22 17:25:34 -04:00 |
|
Brian Burkhalter
|
68c5b95b13
|
8231790: Provide better FileSystemProviders
Reviewed-by: alanb, skoivu, rhalade
|
2019-10-10 10:52:31 -07:00 |
|
Roger Riggs
|
24a7ba0c61
|
8231422: Setting JEP 290 Filter via System Property May Be Ignored
Reviewed-by: smarks, rhalade
|
2019-10-15 09:52:44 -04:00 |
|
Weijun Wang
|
f3815c85a1
|
8231139: Improved keystore support
Reviewed-by: mullan, ahgross
|
2019-10-09 17:42:38 +08:00 |
|