Jamil Nimeh
|
39db83a9cc
|
8239094: PKCS#9 ChallengePassword attribute does not allow for the UTF8String type
Reviewed-by: xuelei
|
2020-02-19 13:36:53 -08:00 |
|
Severin Gehwolf
|
4def210a22
|
8231111: Cgroups v2: Rework Metrics in java.base so as to recognize unified hierarchy
Reviewed-by: bobv, mchung
|
2019-12-16 15:07:17 +01:00 |
|
Xue-Lei Andrew Fan
|
4e430ffbb6
|
8239264: Clearup the legacy ObjectIdentifier constructor from int array
Reviewed-by: jnimeh
|
2020-02-17 18:52:50 -08:00 |
|
Aya Ebata
|
2f17073230
|
8237818: Typo in Unsafe: resposibility
Reviewed-by: ysuenaga
|
2020-02-17 11:12:24 +09:00 |
|
Joe Darcy
|
683a5b1197
|
8237805: Use inline @jls @jvms in core libs where appropriate
Reviewed-by: xiaofeya, dfuchs, prappo
|
2020-02-13 10:37:37 -08:00 |
|
Stuart Marks
|
5b4d80d106
|
8046362: IdentityHashMap.hash comments should be clarified
Reviewed-by: aph, martin, rriggs
|
2020-02-13 10:00:33 -08:00 |
|
Roger Riggs
|
eccdd8e603
|
8238919: (doc) Broken code snippet in the java.util.stream package documentation
Reviewed-by: mchung, naoto
|
2020-02-12 15:06:39 -05:00 |
|
Naoto Sato
|
5c3a01591c
|
8234347: "Turkey" meta time zone does not generate composed localized names
8236548: Localized time zone name inconsistency between English and other locales
Reviewed-by: joehw, rriggs
|
2020-02-12 08:25:35 -08:00 |
|
Sean Mullan
|
2fbbce2b23
|
8191395: policy.allowSystemProperty and policy.expandProperties also apply to JAAS configurations
Reviewed-by: weijun
|
2020-02-12 10:28:59 -05:00 |
|
Valerie Peng
|
c103a1bb69
|
8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
Calculate and set offset for correct verification for such key sizes
Reviewed-by: xuelei
|
2020-02-12 02:44:45 +00:00 |
|
Ivan Gerasimov
|
987be2bb6d
|
8235812: Unicode linebreak with quantifier does not match valid input
Reviewed-by: rriggs
|
2020-02-10 16:10:45 -08:00 |
|
John Rose
|
f0cdbbe120
|
8238239: java.lang.Record spec clarifications
Reviewed-by: psandoz
|
2020-02-10 15:08:51 -05:00 |
|
Claes Redestad
|
326a939e1b
|
8237878: Improve ModuleLoaderMap datastructures
Reviewed-by: alanb, forax
|
2020-02-10 13:58:12 +01:00 |
|
Sean Coffey
|
04c1e2e931
|
8223260: NamingManager should cache InitialContextFactory
Reviewed-by: alanb, plevart, dfuchs
|
2020-02-09 21:55:56 +00:00 |
|
Claes Redestad
|
ac69c7894d
|
8238684: Override getOrDefault in immutable Map implementation
Reviewed-by: forax, psandoz, smarks
|
2020-02-08 15:21:25 +01:00 |
|
Jesper Wilhelmsson
|
c028965f35
|
Merge
|
2020-02-07 17:24:25 +01:00 |
|
Naoto Sato
|
ae39310243
|
8238605: Correct the CLDR version number in cldr.md files
Reviewed-by: joehw, alanb
|
2020-02-06 10:10:54 -08:00 |
|
Brian Burkhalter
|
7db8a1762f
|
8237514: Spec Clarification - ByteBuffer::alignmentOffset Spec
Reviewed-by: alanb, psandoz
|
2020-01-31 08:04:11 -08:00 |
|
Roger Riggs
|
933bb55c49
|
8237651: Clarify initialization of jdk.serialFilter
Reviewed-by: bchristi
|
2020-01-27 08:36:55 -05:00 |
|
Roger Riggs
|
42726a87e9
|
8215361: (doc) Cleanup package-info markup - smartcardio, java.sql, java.sql.rowset
Reviewed-by: lancea, prappo, naoto
|
2020-01-24 14:32:04 -05:00 |
|
Leo Jiang
|
b94b082727
|
8237465: JDK 14 L10n resource files update - msg drop 10
Reviewed-by: naoto
|
2020-01-22 22:37:36 +08: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 |
|
Jonathan Gibbons
|
9ec4001d87
|
8237058: Update all nroff manpages for JDK 14 release
Reviewed-by: dholmes
|
2020-01-14 15:01:34 -08: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 |
|
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 |
|
Patrick Concannon
|
00c40ae1e3
|
7021373: DatagramPacket exception conditions are not clear
Specification is clarified by adding or clarifying @throws clauses where required
Reviewed-by: alanb, chegar, darcy, dfuchs
|
2020-02-07 11:10:41 +00:00 |
|
Claes Redestad
|
38f0c08ee0
|
8237484: Improve module system bootstrap
Reviewed-by: alanb
|
2020-02-07 10:23:35 +01:00 |
|
Claes Redestad
|
9abc1a4441
|
8238599: Refactor and simplify implAddOpensToAllUnnamed
Reviewed-by: alanb
|
2020-02-07 09:47:25 +01:00 |
|
Mandy Chung
|
c0f23a8604
|
8230047: Remove legacy java.lang.reflect.ProxyGenerator_v49
Reviewed-by: rriggs, sundar
|
2020-02-05 09:53:56 -08:00 |
|
Clive Verghese
|
e7e182a318
|
8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
Reviewed-by: phh, alanb, weijun, simonis, rriggs
|
2020-02-05 16:39:45 +01:00 |
|
Jesper Wilhelmsson
|
89e9ae9b3c
|
Merge
|
2020-02-05 03:24:41 +01:00 |
|
Daniel Fuchs
|
b069da31e0
|
8238231: Custom DatagramSocketImpl's create method not called when with protected constructor
Allow the socket to be lazily created if not created by the constructor.
Reviewed-by: alanb
|
2020-02-04 18:35:37 +00:00 |
|
Matthias Baesken
|
ef41763d32
|
8237962: give better error output for invalid OCSP response intervals in CertPathValidator checks
Reviewed-by: clanger, mullan
|
2020-02-03 09:39:39 +01:00 |
|
Nick Gasson
|
987ba9f3a4
|
8237521: Memory Access API fixes for 32-bit
Reviewed-by: mcimadamore, dholmes
|
2020-01-24 17:41:44 +08:00 |
|
Daniel Fuchs
|
e0901fb627
|
8237896: MulticastSocket should link to DatagramChannel as an alternative for multicasting
MulticastSocket API documentation now includes some links to DatagramChannel.
Reviewed-by: alanb
|
2020-01-29 19:13:09 +00:00 |
|
Jesper Wilhelmsson
|
efa4d2f9e1
|
Merge
|
2020-01-28 07:25:31 +01:00 |
|
Pavel Rappo
|
49dc57cd10
|
8237817: Clean up net-properties.html
Reviewed-by: dfuchs
|
2020-01-24 21:57:19 +00:00 |
|
Pavel Rappo
|
abadeda8a5
|
8233795: Consider adding a notion of a Value-based class to API Documentation index
Reviewed-by: hannesw
|
2020-01-24 12:51:34 +00:00 |
|