Roger Riggs
|
3adc111766
|
8272236: Improve serial forms for transport
Reviewed-by: bchristi, rhalade, smarks
|
2022-01-18 23:35:34 +00:00 |
|
Ian Graves
|
aa28430bdd
|
8268813: Better String matching
Reviewed-by: mschoene, rhalade, smarks
|
2022-01-18 23:35:34 +00:00 |
|
Julia Boes
|
5832a34404
|
8270416: Enhance construction of Identity maps
Reviewed-by: dfuchs, chegar, rhalade, ahgross, smarks, robm
|
2022-01-18 23:35:34 +00:00 |
|
Anthony Scarpino
|
6b6f829b46
|
8269151: Better construction of EncryptedPrivateKeyInfo
Reviewed-by: jnimeh, mschoene, rhalade
|
2022-01-18 23:35:34 +00:00 |
|
Hai-May Chao
|
e069a3b8bf
|
8268512: More content for ContentInfo
Reviewed-by: ahgross, weijun, rhalade
|
2022-01-18 23:35:33 +00:00 |
|
Valerie Peng
|
f18deeb69e
|
8268488: More valuable DerValues
Reviewed-by: weijun, ahgross, rhalade
|
2022-01-18 23:35:32 +00:00 |
|
Roger Riggs
|
feff0e5578
|
8264934: Enhance cross VM serialization
Reviewed-by: smarks, rhalade, chegar
|
2022-01-18 23:35:32 +00:00 |
|
Naoto Sato
|
064ee6ae13
|
8278434: timeouts in test java/time/test/java/time/format/TestZoneTextPrinterParser.java
Backport-of: 8dc4437d00
|
2022-01-13 22:05:52 +00:00 |
|
Claes Redestad
|
ff85659311
|
8279833: Loop optimization issue in String.encodeUTF8_UTF16
Reviewed-by: rriggs
Backport-of: c3d0a94040
|
2022-01-13 15:25:16 +00:00 |
|
Vladimir Ivanov
|
ad34f03b54
|
8279515: C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked
Reviewed-by: kvn, dlong
|
2022-01-10 13:56:01 +00:00 |
|
Maurizio Cimadamore
|
d65c665839
|
8279527: Dereferencing segments backed by different scopes leads to pollution
Reviewed-by: psandoz, jvernee
|
2022-01-07 13:41:29 +00:00 |
|
Maurizio Cimadamore
|
9d43d25da8
|
8278897: Alignment of heap segments is not enforced correctly
Reviewed-by: jvernee
|
2022-01-05 10:47:34 +00:00 |
|
Aleksey Shipilev
|
0f4807e8fe
|
8279222: Incorrect legacyMap.get in java.security.Provider after JDK-8276660
Co-authored-by: Valerie Peng <valeriep@openjdk.org>
Reviewed-by: alanb, valeriep
|
2022-01-05 07:29:17 +00:00 |
|
Roger Riggs
|
ac7430cf7e
|
8278044: ObjectInputStream methods invoking the OIF.CFG.getSerialFilterFactory() silent about error cases.
Backport-of: 8c0bb53f5b
|
2021-12-21 16:31:58 +00:00 |
|
Roger Riggs
|
db3d6d7724
|
8278087: Deserialization filter and filter factory property error reporting under specified
Backport-of: f90425a1cb
|
2021-12-21 15:42:36 +00:00 |
|
Naoto Sato
|
9cd709060c
|
8278587: StringTokenizer(String, String, boolean) documentation bug
Backport-of: 8f5fdd864b
|
2021-12-17 13:48:26 +00:00 |
|
Mark Reinhold
|
f5d7c777bc
|
8276826: Clarify the ModuleDescriptor.Version specification’s treatment of repeated punctuation characters
Reviewed-by: mchung, darcy
|
2021-12-17 00:34:03 +00:00 |
|
Stuart Marks
|
be6b90d90b
|
8278574: update --help-extra message to include default value of --finalization option
Reviewed-by: sundar, alanb, lancea, mchung
|
2021-12-16 17:35:32 +00:00 |
|
Weijun Wang
|
0cc989b7d2
|
8278744: KeyStore:getAttributes() not returning unmodifiable Set
Reviewed-by: mullan
|
2021-12-14 18:39:22 +00:00 |
|
Vicente Romero
|
03bf55f620
|
8277980: ObjectMethods::bootstrap throws NPE when lookup is null
Reviewed-by: jjg
|
2021-12-08 22:49:43 +00:00 |
|
Eamonn McManus
|
fe2ae8e38b
|
8276904: Optional.toString() is unnecessarily expensive
Reviewed-by: rriggs, smarks
|
2021-12-08 21:24:43 +00:00 |
|
Roger Riggs
|
8e8fadf2d4
|
8278428: ObjectInputStream.readFully range check incorrect
Reviewed-by: alanb
|
2021-12-08 20:37:41 +00:00 |
|
Valerie Peng
|
9b747491de
|
8276660: Scalability bottleneck in java.security.Provider.getService()
Reviewed-by: weijun
|
2021-12-08 17:44:10 +00:00 |
|
Stuart Marks
|
d7ad546758
|
8276422: Add command-line option to disable finalization
Co-authored-by: David Holmes <dholmes@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Reviewed-by: dholmes, kbarrett, bchristi
|
2021-12-08 00:27:53 +00:00 |
|
Brent Christian
|
ec7cb6d5d3
|
8276447: Deprecate finalization-related methods for removal
Reviewed-by: rriggs, alanb, lancea, darcy, mchung, serb, smarks, prr
|
2021-12-08 00:23:15 +00:00 |
|
Maxim Kartashev
|
7217cb7878
|
8274883: (se) Selector.open throws IAE when the default file system provider is changed to a custom provider
Reviewed-by: alanb, michaelm
|
2021-12-07 16:59:34 +00:00 |
|
Naoto Sato
|
543d1a8cf4
|
8275721: Name of UTC timezone in a locale changes depending on previous code
Reviewed-by: joehw
|
2021-12-07 16:44:52 +00:00 |
|
Aleksei Efimov
|
c609b5d3d7
|
8277628: Spec for InetAddressResolverProvider::get() throwing error or exception could be clearer
Reviewed-by: alanb, dfuchs
|
2021-12-07 15:42:02 +00:00 |
|
Alan Bateman
|
69d8669fb3
|
8278339: ServerSocket::isClosed may return false after accept throws
Reviewed-by: dfuchs
|
2021-12-07 14:22:35 +00:00 |
|
Alan Bateman
|
24877ac078
|
8278270: ServerSocket is not thread safe
Reviewed-by: dfuchs
|
2021-12-07 08:49:18 +00:00 |
|
Weijun Wang
|
10db0e4163
|
8277932: Subject:callAs() not throwing NPE when action is null
Reviewed-by: rriggs
|
2021-12-07 01:37:55 +00:00 |
|
Markus Karg
|
9642629d15
|
8276779: (ch) InputStream returned by Channels.newInputStream should have fast path for SelectableChannels
Reviewed-by: lancea, alanb
|
2021-12-04 09:27:23 +00:00 |
|
Weijun Wang
|
e1cde19dbd
|
8278247: KeyStoreSpi::engineGetAttributes does not throws KeyStoreException
Reviewed-by: mullan
|
2021-12-03 19:52:18 +00:00 |
|
Weijun Wang
|
a729a70c01
|
8225181: KeyStore should have a getAttributes method
Reviewed-by: mullan
|
2021-12-03 18:52:17 +00:00 |
|
Pavel Rappo
|
d1cad2463a
|
8278168: Add a few missing words to the specification of Files.mismatch
Reviewed-by: rriggs, bpb, iris, alanb
|
2021-12-03 09:54:23 +00:00 |
|
Tim Prinzing
|
652b5f8546
|
8276674: Malformed Javadoc inline tags in JDK source
Reviewed-by: jjg, rriggs, prappo, bchristi
|
2021-12-02 20:47:29 +00:00 |
|
Sergey Tsypanov
|
73a9654c26
|
8276806: Use Objects.checkFromIndexSize where possible in java.base
Reviewed-by: rriggs, lancea
|
2021-12-02 20:00:49 +00:00 |
|
Jim Laskey
|
3d98ec1b7b
|
8273056: java.util.random does not correctly sample exponential or Gaussian distributions
Co-authored-by: Guy Steele <gls@openjdk.org>
Reviewed-by: bpb, darcy
|
2021-12-02 13:00:14 +00:00 |
|
Naoto Sato
|
a363b7b921
|
8177819: DateTimeFormatterBuilder zone parsing should recognise DST
8277049: ZonedDateTime parse in Fall DST transition fails to retain the correct zonename.
Reviewed-by: joehw, scolebourne
|
2021-12-01 17:14:53 +00:00 |
|
Ravi Reddy
|
1e9ed54d36
|
8193682: Infinite loop in ZipOutputStream.close()
Reviewed-by: lancea, coffeys
|
2021-12-01 15:35:00 +00:00 |
|
Alan Bateman
|
fde0b95ede
|
8277861: Terminally deprecate Thread.stop
Reviewed-by: rriggs, mchung, uschindler, dholmes
|
2021-12-01 08:44:51 +00:00 |
|
Jaikiran Pai
|
0a01baaf2d
|
8277986: Typo in javadoc of java.util.zip.ZipEntry#setTime
Reviewed-by: alanb, iris, lancea
|
2021-12-01 01:17:07 +00:00 |
|
Weijun Wang
|
7049c13cf4
|
8231107: Allow store password to be null when saving a PKCS12 KeyStore
Reviewed-by: mullan
|
2021-12-01 01:01:57 +00:00 |
|
Petr Portnov
|
e30e676709
|
8277606: String(String) constructor could copy hashIsZero
Reviewed-by: redestad, rriggs
|
2021-11-30 20:50:13 +00:00 |
|
Roger Riggs
|
0384739afc
|
8276665: ObjectInputStream.GetField.get(name, object) should throw ClassNotFoundException
Reviewed-by: naoto, lancea, smarks
|
2021-11-24 15:14:22 +00:00 |
|
Maurizio Cimadamore
|
96e36071b6
|
8275063: Implementation of Foreign Function & Memory API (Second incubator)
Reviewed-by: erikj, psandoz, jvernee, darcy
|
2021-11-24 11:51:16 +00:00 |
|
Mandy Chung
|
032067264f
|
8277451: java.lang.reflect.Field::set on static field with invalid argument type should throw IAE
Reviewed-by: alanb
|
2021-11-23 17:14:59 +00:00 |
|
Vicente Romero
|
7b67a49f83
|
8261847: performance of java.lang.Record::toString should be improved
Reviewed-by: jlaskey, redestad
|
2021-11-23 15:23:23 +00:00 |
|
Roger Riggs
|
5e7e2da227
|
8272042: java.util.ImmutableCollections$Map1 and MapN should not be @ValueBased
Reviewed-by: mchung, iris, naoto, smarks
|
2021-11-23 15:02:48 +00:00 |
|
Volker Simonis
|
79350b9b4f
|
8276216: Negated character classes performance regression in Pattern
Reviewed-by: clanger
|
2021-11-23 09:15:20 +00:00 |
|