Eirik Bjørsnøs
|
f62dba3651
|
8341597: ZipFileInflaterInputStream input buffer size uses uncompressed size
Reviewed-by: lancea
|
2024-10-08 09:59:29 +00:00 |
|
Claes Redestad
|
ffb60e55cd
|
8341594: Use Unsafe to coalesce reads in java.util.zip.ZipUtils
Reviewed-by: lancea
|
2024-10-08 08:14:40 +00:00 |
|
Eirik Bjørsnøs
|
f7bb647dc8
|
8341595: Clean up iteration of CEN headers in ZipFile.Source.initCEN
Reviewed-by: lancea, redestad
|
2024-10-07 16:34:08 +00:00 |
|
Attila Szegedi
|
260d4658ae
|
8340572: ConcurrentModificationException when sorting ArrayList sublists
Reviewed-by: smarks
|
2024-10-05 21:15:18 +00:00 |
|
Eirik Bjørsnøs
|
0f381137cb
|
8341243: Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base
Reviewed-by: jpai, smarks
|
2024-10-02 01:27:03 +00:00 |
|
Eirik Bjørsnøs
|
cff420d8d3
|
8339711: ZipFile.Source.initCEN needlessly reads END header
Reviewed-by: lancea, jpai, redestad
|
2024-09-30 13:06:49 +00:00 |
|
Claes Redestad
|
d8790aa048
|
8340885: Desugar ZipCoder.Comparison
Reviewed-by: lancea, eirbjo
|
2024-09-25 13:04:46 +00:00 |
|
Lance Andersen
|
0f9f777520
|
8336025: Improve ZipOutputSream validation of MAX CEN Header field limits
Reviewed-by: alanb
|
2024-09-23 16:07:12 +00:00 |
|
Per Minborg
|
384deda65f
|
8325949: Create an internal utility method for creating VarHandle instances
Reviewed-by: rriggs
|
2024-09-23 10:57:43 +00:00 |
|
Jaikiran Pai
|
90d3a64b0a
|
8340537: Typo in javadoc of java.util.jar.JarFile
Reviewed-by: mullan, lancea, iris
|
2024-09-20 16:02:25 +00:00 |
|
Nizar Benalla
|
37bf589ec0
|
8339847: Broken link to the dieharder distribution website in SplittableRandom
Reviewed-by: iris, liach
|
2024-09-13 16:56:01 +00:00 |
|
Joe Darcy
|
89c172ac47
|
8340082: Use inline return tag in java.base
Reviewed-by: iris, prappo, lancea, djelinski, naoto, liach
|
2024-09-13 16:49:28 +00:00 |
|
Eirik Bjørsnøs
|
7f1dae12e5
|
8339874: Avoid duplicate checking of trailing slash in ZipFile.getZipEntry
Reviewed-by: lancea, redestad
|
2024-09-12 15:24:22 +00:00 |
|
Attila Szegedi
|
c7d15f1fe0
|
8325679: Optimize ArrayList subList sort
Reviewed-by: liach
|
2024-09-04 13:40:40 +00:00 |
|
Viktor Klang
|
e0c46d589b
|
8325397: sun/java2d/Disposer/TestDisposerRace.java fails in linux-aarch64
Reviewed-by: alanb
|
2024-09-03 12:55:23 +00:00 |
|
Claes Redestad
|
a98ecad0a9
|
8338897: Small startup regression remains after JDK-8309622 and JDK-8331932
Reviewed-by: liach, naoto
|
2024-08-28 18:16:00 +00:00 |
|
Viktor Klang
|
414d23cb8f
|
8338765: ScheduledThreadPoolExecutor struggles with extremely long delays
Reviewed-by: alanb
|
2024-08-27 13:23:02 +00:00 |
|
Claes Redestad
|
47c8a6a8db
|
8333265: De-duplicate method references in java.util.stream.FindOps
Reviewed-by: liach
|
2024-08-21 22:10:06 +00:00 |
|
Doug Lea
|
ab8071d280
|
8338146: Improve Exchanger performance with VirtualThreads
Reviewed-by: alanb
|
2024-08-21 18:22:24 +00:00 |
|
Pavel Rappo
|
07352c6744
|
8338398: Trivially fix grammar and typos
Reviewed-by: aivanov
|
2024-08-16 14:06:10 +00:00 |
|
Shaojin Wen
|
74066bcca8
|
8338409: Use record to simplify code
Reviewed-by: redestad, liach
|
2024-08-15 22:57:33 +00:00 |
|
John Engebretson
|
a5d948fb98
|
8332842: Optimize empty CopyOnWriteArrayList allocations
Reviewed-by: shade, alanb
|
2024-08-14 14:11:53 +00:00 |
|
Viktor Klang
|
fbe4cc96e2
|
8336384: AbstractQueuedSynchronizer.acquire should cancel acquire when failing due to a LinkageError or other errors
Reviewed-by: alanb
|
2024-08-13 09:51:08 +00:00 |
|
Turkhan Badalov
|
1846a65e32
|
8337205: Typo in Stack vs Deque Method table in Deque specification
Reviewed-by: liach
|
2024-08-08 05:34:32 +00:00 |
|
Per Minborg
|
219e1eb13a
|
8337712: Wrong javadoc in java.util.Date#toString(): "61" and right parenthesis
Reviewed-by: rgiulietti
|
2024-08-05 15:06:38 +00:00 |
|
Viktor Klang
|
d3e7b0c12a
|
8336462: ConcurrentSkipListSet Javadoc incorrectly warns about size method complexity
Reviewed-by: jpai
|
2024-08-05 10:56:21 +00:00 |
|
Alan Bateman
|
6e228ce382
|
8336254: Virtual thread implementation + test updates
Reviewed-by: sspitsyn, kevinw
|
2024-07-25 04:59:01 +00:00 |
|
Raffaello Giulietti
|
4c7b3e7fc3
|
8334758: Incorrect note in Javadoc for a few RandomGenerator methods
Reviewed-by: bpb
|
2024-07-23 07:43:57 +00:00 |
|
Liam Miller-Cushon
|
8438c5853f
|
8336844: ZipConstants64 defines duplicate constants EXTID_ZIP64 and ZIP64_EXTID
Reviewed-by: jpai, vtewari, lancea
|
2024-07-22 17:20:58 +00:00 |
|
Shaojin Wen
|
84c74ad0a9
|
8335802: Improve startup speed HexFormat uses boolean instead of enum
Reviewed-by: liach
|
2024-07-12 14:36:34 +00:00 |
|
Shaojin Wen
|
194425d787
|
8335645: j.u.Formatter#trailingZeros improved with String repeat
Reviewed-by: liach, jlu, naoto
|
2024-07-05 12:50:09 +00:00 |
|
Nizar Benalla
|
f4fa35e28b
|
8330954: since-checker - Fix remaining @ since tags in java.base
Reviewed-by: liach, naoto
|
2024-07-04 15:44:57 +00:00 |
|
Eirik Bjørsnøs
|
d51141e5fc
|
8321274: Rename ZipEntry.extraAttributes to ZipEntry.externalFileAttributes
Reviewed-by: lancea, jpai
|
2024-07-03 04:36:32 +00:00 |
|
Shaojin Wen
|
5d866bf17d
|
8335252: Reduce size of j.u.Formatter.Conversion#isValid
Reviewed-by: redestad
|
2024-06-28 22:27:34 +00:00 |
|
Raffaello Giulietti
|
bb7ef03077
|
8333599: Improve description of \b matcher in j.u.r.Pattern
Reviewed-by: smarks, alanb
|
2024-06-13 20:55:48 +00:00 |
|
Viktor Klang
|
cff048c735
|
8334162: Gatherer.defaultCombiner has an erronous @see-link
Reviewed-by: jpai, alanb
|
2024-06-13 16:30:27 +00:00 |
|
Shaojin Wen
|
8aa35cacfc
|
8333833: Remove the use of ByteArrayLittleEndian from UUID::toString
Reviewed-by: liach, redestad
|
2024-06-10 08:18:27 +00:00 |
|
Claes Redestad
|
d744059b5b
|
8333774: Avoid eagerly loading various EmptySpliterator classes
Reviewed-by: liach, pminborg
|
2024-06-07 14:50:29 +00:00 |
|
Jaikiran Pai
|
d8af58941b
|
8026127: Deflater/Inflater documentation incomplete/misleading
Reviewed-by: lancea
|
2024-06-07 00:35:51 +00:00 |
|
Jaikiran Pai
|
d7d1afb0a8
|
8206447: InflaterInputStream.skip receives long but it's limited to Integer.MAX_VALUE
Reviewed-by: lancea, alanb
|
2024-06-05 15:55:20 +00:00 |
|
Viktor Klang
|
326dbb1b13
|
8312436: CompletableFuture never completes when 'Throwable.toString()' method throws Exception
Reviewed-by: alanb
|
2024-06-05 14:40:04 +00:00 |
|
Doug Lea
|
789f704d9a
|
8322732: ForkJoinPool may underutilize cores in async mode
8327854: Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException
Reviewed-by: alanb
|
2024-06-05 13:02:15 +00:00 |
|
Nizar Benalla
|
e0bab78640
|
8326951: since-checker - missing @ since tags
Reviewed-by: jpai
|
2024-06-04 16:51:39 +00:00 |
|
Jonathan Gibbons
|
10eb1cb639
|
8331879: Clean up non-standard use of /// comments in java.base
Reviewed-by: naoto, iris, darcy
|
2024-05-31 22:16:35 +00:00 |
|
Jaikiran Pai
|
d9e7b7e7da
|
8210471: GZIPInputStream constructor could leak an un-end()ed Inflater
Reviewed-by: lancea
|
2024-05-31 13:43:40 +00:00 |
|
Pavel Rappo
|
3cff588a31
|
8332826: Make hashCode methods in ArraysSupport friendlier
Reviewed-by: redestad, liach
|
2024-05-30 09:33:30 +00:00 |
|
Korov
|
b5e1615c00
|
8292955: Collections.checkedMap Map.merge does not properly check key and value
Reviewed-by: gli, liach, pminborg
|
2024-05-28 06:43:07 +00:00 |
|
Raffaello Giulietti
|
42e3c842ae
|
8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory
8332476: j.u.r.RandomGeneratorFactor.create(long|byte[]) should throw rather than silently fallback to no-arg create()
Reviewed-by: jpai
|
2024-05-21 12:53:03 +00:00 |
|
Viktor Klang
|
b78613b681
|
8332154: Memory leak in SynchronousQueue
Reviewed-by: alanb
|
2024-05-20 18:52:34 +00:00 |
|
Viktor Klang
|
8a4315f833
|
8331987: Enhance stacktrace clarity for CompletableFuture CancellationException
Reviewed-by: alanb, dfuchs
|
2024-05-15 18:35:46 +00:00 |
|