Joe Darcy
|
bba456a8db
|
8285676: Add missing @param tags for type parameters on classes and interfaces
Reviewed-by: wetmore, smarks, dfuchs, prr, alanb, mchung
|
2022-04-28 18:00:34 +00:00 |
|
Daniel Jeliński
|
47951655ac
|
8285696: AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg' is null
Reviewed-by: jpai, xuelei
|
2022-04-28 06:20:34 +00:00 |
|
Weijun Wang
|
c1173c24bf
|
8285493: ECC calculation error
Reviewed-by: xuelei, ascarpino
|
2022-04-28 02:52:41 +00:00 |
|
Xue-Lei Andrew Fan
|
89fd6d34f8
|
8284910: Buffer clean in PasswordCallback
Reviewed-by: mullan
|
2022-04-28 02:48:20 +00:00 |
|
Bradford Wetmore
|
cf1b00a604
|
8285683: Missing @ since 11 in java.security.spec.MGF1ParameterSpec fields
Reviewed-by: hchao, valeriep, xuelei, mullan
|
2022-04-27 23:54:37 +00:00 |
|
Raffaello Giulietti
|
1f868f1d09
|
8285658: Fix two typos in the spec of j.u.random.RandomGenerator
Reviewed-by: bpb, darcy
|
2022-04-27 19:19:29 +00:00 |
|
Claes Redestad
|
6c79671e50
|
8285633: Take better advantage of generic MethodType cache
Reviewed-by: jvernee
|
2022-04-27 17:54:21 +00:00 |
|
Johnny Lim
|
4919525ddb
|
8285440: Typo in Collections.addAll method javadoc
Reviewed-by: jpai, rriggs
|
2022-04-27 14:18:51 +00:00 |
|
Weijun Wang
|
14e7d91199
|
8285404: RSA signature verification should reject non-DER OCTET STRING
Reviewed-by: valeriep
|
2022-04-26 20:47:59 +00:00 |
|
Harold Seigel
|
975a060ade
|
8284642: Unexpected behavior of -XX:MaxDirectMemorySize=0
Reviewed-by: stuefe, dholmes
|
2022-04-26 19:01:09 +00:00 |
|
Naoto Sato
|
03bcf7b6d1
|
8283620: System.out does not use the encoding/charset specified in the Javadoc
Reviewed-by: alanb
|
2022-04-26 16:05:20 +00:00 |
|
Brian Burkhalter
|
a3b788144e
|
8284930: Re-examine FilterInputStream mark/reset
Reviewed-by: alanb, jpai, dfuchs, lancea
|
2022-04-26 15:35:45 +00:00 |
|
Michael McMahon
|
67755edd6f
|
8284890: Support for Do not fragment IP socket options
Reviewed-by: erikj, ihse, dfuchs
|
2022-04-26 13:49:58 +00:00 |
|
Daniel Jeliński
|
00e9c96d51
|
8285398: Cache the results of constraint checks
Reviewed-by: coffeys, xuelei
|
2022-04-26 05:55:52 +00:00 |
|
Joe Darcy
|
d435d692b0
|
8285614: Fix typo in java.lang.Float
Reviewed-by: naoto, lancea, iris
|
2022-04-25 23:03:11 +00:00 |
|
Smita Kamath
|
3416bfa256
|
8283022: com/sun/crypto/provider/Cipher/AEAD/GCMBufferTest.java failing with -Xcomp after 8273297
Reviewed-by: ascarpino
|
2022-04-25 22:45:00 +00:00 |
|
Raffaello Giulietti
|
fb605944b5
|
8285477 : Add a PRECISION public static field to j.l.Float and j.l.Double
Reviewed-by: darcy
|
2022-04-25 17:18:46 +00:00 |
|
Jim Laskey
|
85641c651d
|
8283084: RandomGenerator nextDouble(double, double) is documented incorrectly
Reviewed-by: bpb, darcy
|
2022-04-21 13:45:50 +00:00 |
|
Jim Laskey
|
4732b1d038
|
8274683: Code example provided by RandomGeneratorFactory does not compile
Reviewed-by: darcy
|
2022-04-21 13:40:02 +00:00 |
|
Daniel Jeliński
|
d8446b4f60
|
8284694: Avoid evaluating SSLAlgorithmConstraints twice
Reviewed-by: redestad, xuelei, coffeys
|
2022-04-20 18:15:16 +00:00 |
|
Valerie Peng
|
15ce8c6195
|
8284553: Deprecate the DEFAULT static field of OAEPParameterSpec
Reviewed-by: mullan
|
2022-04-20 17:23:06 +00:00 |
|
Tim Prinzing
|
e8016f7443
|
8281006: Module::getResourceAsStream should check if the resource is open unconditionally when caller is null
Reviewed-by: alanb, erikj, mchung
|
2022-04-20 17:02:31 +00:00 |
|
Joe Darcy
|
e6c5f2886c
|
8280594: Refactor annotation invocation handler handling to use Objects.toIdentityString
Reviewed-by: bpb
|
2022-04-20 16:20:36 +00:00 |
|
Anthony Scarpino
|
f61d121124
|
8281388: Change wrapping of EncryptedPrivateKeyInfo
Reviewed-by: jnimeh
|
2022-04-19 22:18:33 +00:00 |
|
Brian Burkhalter
|
395bb5b7f9
|
8278356: Improve file creation
Reviewed-by: alanb, rhalade
|
2022-04-19 22:18:33 +00:00 |
|
Joe Darcy
|
ee0743801e
|
8277672: Better invocation handler handling
Reviewed-by: skoivu, mchung, rhalade
|
2022-04-19 22:18:33 +00:00 |
|
Weijun Wang
|
9ce2d75d0b
|
8278449: Improve keychain support
Reviewed-by: ahgross, rhalade, mullan
|
2022-04-19 22:18:33 +00:00 |
|
Valerie Peng
|
e6c926e028
|
8277227: Better identification of OIDs
Reviewed-by: ahgross, weijun, rhalade
|
2022-04-19 22:18:32 +00:00 |
|
Weijun Wang
|
e2f8ce9c3f
|
8277233: Improve ECDSA signature support
Reviewed-by: ascarpino, ahgross, rhalade
|
2022-04-19 22:18:32 +00:00 |
|
Anthony Scarpino
|
11faf5395f
|
8275151: Improved Object Identification
Reviewed-by: rhalade, jnimeh
|
2022-04-19 22:18:31 +00:00 |
|
Weijun Wang
|
0592e71b72
|
8274221: More definite BER encodings
Reviewed-by: valeriep, rhalade
|
2022-04-19 22:18:31 +00:00 |
|
Claes Redestad
|
5df8bd6b4e
|
8284880: Re-examine sun.invoke.util.Wrapper hash tables
Reviewed-by: erikj, mchung
|
2022-04-19 20:34:45 +00:00 |
|
Claes Redestad
|
e307bc8694
|
8285001: Simplify StringLatin1.regionMatches
Reviewed-by: rriggs, naoto
|
2022-04-19 20:29:16 +00:00 |
|
Claes Redestad
|
5d1ec54d6c
|
8285007: Use correct lookup mode for MethodHandleStatics.UNSAFE
Reviewed-by: psandoz, mchung
|
2022-04-19 20:26:02 +00:00 |
|
Magnus Ihse Bursie
|
fb469fb894
|
8284893: Fix typos in java.base
Reviewed-by: iris, wetmore, lancea, mullan, naoto
|
2022-04-19 20:07:57 +00:00 |
|
Naoto Sato
|
eb9c457b41
|
8284856: Add a test case for checking UnicodeScript entity numbers
Reviewed-by: iris, smarks
|
2022-04-19 15:51:57 +00:00 |
|
XenoAmess
|
87faa85c59
|
8186958: Need method to create pre-sized HashMap
Reviewed-by: chegar, naoto, joehw, lancea, wetmore, smarks
|
2022-04-19 00:03:56 +00:00 |
|
Mark Powers
|
41fc078323
|
8284112: Minor cleanup could be done in javax.crypto
Reviewed-by: wetmore
|
2022-04-18 23:48:22 +00:00 |
|
Pavel Rappo
|
d3d71ea289
|
8284922: Fix some doc-comment issues on methods with package access in JDK API
Reviewed-by: darcy, iris, bpb
|
2022-04-18 17:35:48 +00:00 |
|
Tagir F. Valeev
|
4cc8eccfca
|
8280915: Better parallelization for AbstractSpliterator and IteratorSpliterator when size is unknown
Reviewed-by: psandoz
|
2022-04-15 15:18:38 +00:00 |
|
John Jiang
|
d970820616
|
8284796: sun.security.ssl.Finished::toString misses a line feed in the message format pattern
Reviewed-by: xuelei
|
2022-04-15 02:09:30 +00:00 |
|
Paul Sandoz
|
fbb0916090
|
8283892: Compress and expand bits
Reviewed-by: alanb, redestad
|
2022-04-14 20:27:12 +00:00 |
|
Claes Redestad
|
280aa42880
|
8284579: Improve VarHandle checks for interpreter
Reviewed-by: mcimadamore, mchung
|
2022-04-13 07:21:24 +00:00 |
|
Glavo
|
5691a3b6af
|
8284702: Add @since for java.time.LocalDate.EPOCH
Reviewed-by: rriggs, bpb, iris, darcy, naoto
|
2022-04-13 02:17:45 +00:00 |
|
Sean Mullan
|
dc6ec2a467
|
8284105: Update security libraries to use sealed classes
Reviewed-by: darcy, weijun, xuelei
|
2022-04-11 18:01:47 +00:00 |
|
Naoto Sato
|
523899e36c
|
8265315: Support for CLDR version 41
Reviewed-by: joehw, iris, ihse
|
2022-04-11 15:59:12 +00:00 |
|
Andrey Turbanov
|
f4edb59a6e
|
8284567: Collapse identical catch branches in java.base
Reviewed-by: darcy, iris, wetmore
|
2022-04-11 09:32:24 +00:00 |
|
John Jiang
|
40ddb7558c
|
8284641: Doc errors in sun.security.ssl.SSLSessionContextImpl
Reviewed-by: xuelei, ssahoo
|
2022-04-11 06:39:18 +00:00 |
|
Jaikiran Pai
|
eb3ead96b3
|
8284036: Make ConcurrentHashMap.CollectionView a sealed hierarchy
Reviewed-by: smarks
|
2022-04-11 01:24:18 +00:00 |
|
vamsi-parasa
|
37e28aea27
|
8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long
Reviewed-by: sviswanathan, kvn, jbhateja
|
2022-04-10 03:47:18 +00:00 |
|