Pavel Rappo
|
f180530935
|
8279918: Fix various doc typos
Reviewed-by: kevinw, lancea, mullan, sspitsyn, naoto, jlahoda, azvegint, egahlin, jjg
|
2022-01-14 16:10:14 +00:00 |
|
Sean Mullan
|
61b8944327
|
8278851: Correct signer logic for jars signed with multiple digestalgs
Reviewed-by: coffeys, weijun
|
2022-01-14 15:22:31 +00:00 |
|
Naoto Sato
|
0a094d7c28
|
8268081: Upgrade Unicode Data Files to 14.0.0
Reviewed-by: joehw, iris, lancea
|
2022-01-12 19:17:18 +00:00 |
|
Masanori Yano
|
3aaa0982d8
|
8276694: Pattern trailing unescaped backslash causes internal error
Reviewed-by: jlaskey
|
2022-01-11 22:37:15 +00:00 |
|
Naoto Sato
|
8f5fdd864b
|
8278587: StringTokenizer(String, String, boolean) documentation bug
Reviewed-by: iris, joehw, lancea, rriggs, darcy
|
2021-12-16 21:41:38 +00:00 |
|
Sergey Tsypanov
|
20db7800a6
|
8277868: Use Comparable.compare() instead of surrogate code
Reviewed-by: rriggs, aivanov
|
2021-12-16 21:39:08 +00:00 |
|
Claes Redestad
|
aae563981c
|
8278642: Refactor java.util.Formatter
Reviewed-by: rriggs, naoto
|
2021-12-16 11:46:02 +00:00 |
|
Eamonn McManus
|
fe2ae8e38b
|
8276904: Optional.toString() is unnecessarily expensive
Reviewed-by: rriggs, smarks
|
2021-12-08 21:24:43 +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 |
|
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 |
|
Ravi Reddy
|
1e9ed54d36
|
8193682: Infinite loop in ZipOutputStream.close()
Reviewed-by: lancea, coffeys
|
2021-12-01 15:35:00 +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 |
|
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 |
|
Sergey Bylokhov
|
e3243ee963
|
8277087: ZipException: zip END header not found at ZipFile#Source.findEND
Reviewed-by: lancea
|
2021-11-23 08:57:34 +00:00 |
|
Jim Laskey
|
8683de5eda
|
8274685: Documentation suggests there are ArbitrarilyJumpableGenerator when none
Co-authored-by: Guy Steele <gls@openjdk.org>
Reviewed-by: rriggs
|
2021-11-22 16:19:23 +00:00 |
|
Jim Laskey
|
6b4fbaedbb
|
8273792: JumpableGenerator.rngs() documentation refers to wrong method
Co-authored-by: Guy Steele <gls@openjdk.org>
Reviewed-by: rriggs
|
2021-11-22 16:17:01 +00:00 |
|
Pavel Rappo
|
fdcd16a38f
|
8277048: Tiny improvements to the specification text for java.util.Properties.load
Reviewed-by: rriggs, iris, naoto
|
2021-11-15 11:25:23 +00:00 |
|
Lance Andersen
|
b85500e524
|
8276123: ZipFile::getEntry will not return a file entry when there is a directory entry of the same name within a Zip File
Reviewed-by: redestad, alanb
|
2021-11-12 17:12:13 +00:00 |
|
Andrey Turbanov
|
5a2452c80e
|
8274835: Remove unnecessary castings in java.base
Reviewed-by: mullan, naoto, lancea, bpb
|
2021-11-12 16:30:56 +00:00 |
|
Naoto Sato
|
0c409cac78
|
8276186: Require getAvailableLocales() methods to include Locale.ROOT
Reviewed-by: prappo, smarks, iris
|
2021-11-10 20:52:11 +00:00 |
|
Eamonn McManus
|
905e3e8813
|
8231490: Ugly racy writes to ZipUtils.defaultBuf
Reviewed-by: lancea
|
2021-11-08 19:57:44 +00:00 |
|
Petr Portnov
|
cc2cac130c
|
8274686: java.util.UUID#hashCode() should use Long.hashCode()
Reviewed-by: rriggs
|
2021-11-08 13:22:37 +00:00 |
|
Ludvig Janiuk
|
d8b0dee65e
|
8276239: Better tables in java.util.random package summary
Reviewed-by: jlaskey
|
2021-11-08 09:44:44 +00:00 |
|
Pavel Rappo
|
615063364a
|
8276348: Use blessed modifier order in java.base
Reviewed-by: dfuchs, darcy, iris, rriggs, martin
|
2021-11-03 10:07:48 +00:00 |
|
Ludvig Janiuk
|
92be9d8c53
|
8276236: Table headers missing in Formatter api docs
Reviewed-by: coffeys, iris
|
2021-11-02 09:46:37 +00:00 |
|
Joe Darcy
|
0761a4b915
|
8275688: Suppress warnings on non-serializable non-transient instance fields in DualPivotQuicksort
Reviewed-by: rriggs
|
2021-10-21 15:26:07 +00:00 |
|
Ian Graves
|
4b9303b77b
|
8273308: PatternMatchTest.java fails on CI
Reviewed-by: dfuchs, smarks
|
2021-10-19 18:26:04 +00:00 |
|
Julia Boes
|
dd199ee063
|
8266097: Better hashing support
Reviewed-by: chegar, dfuchs, ahgross, smarks, rhalade
|
2021-10-19 18:25:58 +00:00 |
|
Weijun Wang
|
34628ff8ac
|
8266115: More Manifest Jar Loading
Reviewed-by: mschoene, ahgross, mullan, rhalade
|
2021-10-19 18:25:58 +00:00 |
|
Lance Andersen
|
831802ddb1
|
8275163: Deflater::deflate methods omit javadoc for ReadOnlyBufferException
Reviewed-by: bpb, iris, naoto
|
2021-10-15 20:38:43 +00:00 |
|
Sean Coffey
|
03a8d342b8
|
8273826: Correct Manifest file name and NPE checks
Reviewed-by: weijun, hchao, mullan
|
2021-10-07 15:12:13 +00:00 |
|
Sergey Tsypanov
|
df7b0c7077
|
8274715: Implement forEach in Collections.CopiesList
Reviewed-by: martin
|
2021-10-05 22:19:35 +00:00 |
|
David Holmes
|
2e542e33b8
|
8274349: ForkJoinPool.commonPool() does not work with 1 CPU
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: shade, martin
|
2021-10-04 23:14:12 +00:00 |
|
Joe Darcy
|
2072bc77b4
|
8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Reviewed-by: lancea, bpb, alanb, iris
|
2021-09-28 21:21:53 +00:00 |
|
Jaikiran Pai
|
af50772d39
|
8231640: (prop) Canonical property storage
Reviewed-by: rriggs, smarks, dfuchs, ihse
|
2021-09-28 05:17:31 +00:00 |
|
Pavel Rappo
|
8799856528
|
8274075: Fix miscellaneous typos in java.base
Reviewed-by: dfuchs, darcy, iris, lancea, bpb
|
2021-09-23 08:08:39 +00:00 |
|
Naoto Sato
|
31667daa50
|
8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict
Reviewed-by: joehw, lancea
|
2021-09-14 12:46:08 +00:00 |
|
Ian Graves
|
3d9dc8f824
|
8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
Reviewed-by: naoto
|
2021-09-13 21:48:28 +00:00 |
|
Pavel Rappo
|
b4b121018d
|
8273616: Fix trivial doc typos in the java.base module
Reviewed-by: jrose, iris, lancea, dfuchs, rriggs
|
2021-09-13 17:46:13 +00:00 |
|
Ian Graves
|
dd871819a0
|
8214761: Bug in parallel Kahan summation implementation
Reviewed-by: darcy
|
2021-09-03 00:50:11 +00:00 |
|
Lance Andersen
|
aaa6f696b0
|
8273250: Address javadoc issues in Deflater::setDictionationary
Reviewed-by: rriggs, naoto, iris, bpb
|
2021-09-02 16:06:55 +00:00 |
|
Naoto Sato
|
7fc8540907
|
8260265: UTF-8 by Default
Reviewed-by: alanb, rriggs
|
2021-08-30 21:13:59 +00:00 |
|
Jim Laskey
|
e66c8afb59
|
8272866: java.util.random package summary contains incorrect mixing function in table
Reviewed-by: rriggs
|
2021-08-27 18:45:52 +00:00 |
|
Claes Redestad
|
30b0f820ce
|
8272626: Avoid C-style array declarations in java.*
Reviewed-by: dfuchs, alanb
|
2021-08-18 10:47:03 +00:00 |
|
Lance Andersen
|
717792c3b7
|
8263940: NPE when creating default file system when default file system provider is packaged as JAR file on class path
Reviewed-by: naoto, bpb, iris, joehw
|
2021-08-13 16:11:04 +00:00 |
|
Sergey Tsypanov
|
249d641889
|
8263561: Re-examine uses of LinkedList
Reviewed-by: redestad
|
2021-08-02 12:50:38 +00:00 |
|
Ian Graves
|
bb508e1303
|
8269753: Misplaced caret in PatternSyntaxException's detail message
Reviewed-by: prappo
|
2021-07-27 02:25:30 +00:00 |
|
Ian Graves
|
a1c0a6aafb
|
8199594: Add doc describing how (?x) ignores spaces in character classes
Reviewed-by: darcy, naoto, iris, lancea, bpb
|
2021-07-23 19:17:02 +00:00 |
|