Viktor Klang
|
8a4315f833
|
8331987: Enhance stacktrace clarity for CompletableFuture CancellationException
Reviewed-by: alanb, dfuchs
|
2024-05-15 18:35:46 +00:00 |
|
Viktor Klang
|
5053b70a7f
|
8278255: Add more warning text in ReentrantLock and ReentrantReadWriteLock
Reviewed-by: prappo, alanb
|
2024-05-11 18:37:43 +00:00 |
|
Naoto Sato
|
65abf24fde
|
8331866: Add warnings for locale data dependence
Reviewed-by: jlu, srl, joehw
|
2024-05-10 16:10:40 +00:00 |
|
Claes Redestad
|
d654124502
|
8331932: Startup regressions in 23-b13
Reviewed-by: alanb, naoto, liach
|
2024-05-10 08:22:46 +00:00 |
|
Raffaello Giulietti
|
7f299043a9
|
8330005: RandomGeneratorFactory.getDefault() throws exception when the runtime image only has java.base module
Reviewed-by: jpai, alanb
|
2024-05-08 08:27:13 +00:00 |
|
Viktor Klang
|
f12ed061ae
|
8048691: Spliterator.SORTED characteristics gets cleared for BaseStream.spliterator
Reviewed-by: psandoz, alanb
|
2024-05-07 19:06:36 +00:00 |
|
Viktor Klang
|
e3eb652c25
|
8296543: Update exception documentation for ExecutorService.invokeAll overriders as required
Reviewed-by: prappo, alanb
|
2024-04-27 11:52:05 +00:00 |
|
Naoto Sato
|
1c238d43e8
|
8319990: Update CLDR to Version 45.0
Reviewed-by: joehw, jlu
|
2024-04-25 16:19:51 +00:00 |
|
Jonathan Gibbons
|
9cc163a999
|
8330178: Clean up non-standard use of /** comments in java.base
Reviewed-by: darcy, iris, dfuchs, aivanov, naoto
|
2024-04-23 18:43:36 +00:00 |
|
Claes Redestad
|
daa5a4bd12
|
8330802 : Desugar switch in Locale::createLocale
Reviewed-by: alanb, liach, rriggs, naoto, mchung
|
2024-04-23 08:00:07 +00:00 |
|
Maurizio Cimadamore
|
03e84178eb
|
8329948: Remove string template feature
Reviewed-by: jlahoda
|
2024-04-17 14:10:28 +00:00 |
|
Viktor Klang
|
8a5b86c529
|
8196106: Support nested infinite or recursive flat mapped streams
Reviewed-by: psandoz
|
2024-04-16 11:09:59 +00:00 |
|
Per Minborg
|
b71acc704a
|
8329089: Empty immutable list throws the wrong exception type for remove(first | last) operations
Reviewed-by: rriggs
|
2024-04-05 07:38:43 +00:00 |
|
Viktor Klang
|
28216aa971
|
8328366: Thread.setContextClassloader from thread in FJP commonPool task no longer works after JDK-8327501
Reviewed-by: mchung, alanb
|
2024-04-04 18:32:59 +00:00 |
|
Raffaello Giulietti
|
19a0151a52
|
8328700: Unused import and variable should be deleted in regex package
Reviewed-by: redestad, rriggs, bpb, naoto, iris
|
2024-03-25 08:47:14 +00:00 |
|
Nizar Benalla
|
4d932d615c
|
8326853: Missing @since tags for Charset related methods added in Java 10
Reviewed-by: jlu, naoto
|
2024-03-22 16:11:30 +00:00 |
|
Viktor Klang
|
ab28045d77
|
8328316: Finisher cannot emit if stream is sequential and integrator returned false
Reviewed-by: psandoz
|
2024-03-21 19:20:01 +00:00 |
|
Archie Cobbs
|
d3f3011d56
|
7036144: GZIPInputStream readTrailer uses faulty available() test for end-of-stream
Reviewed-by: jpai
|
2024-03-20 15:01:30 +00:00 |
|
Naoto Sato
|
7f6b7ebbcc
|
8327242: Document supported CLDR versions in the javadoc
Reviewed-by: joehw, iris, jlu
|
2024-03-13 20:27:28 +00:00 |
|
Naoto Sato
|
87b40c6ad2
|
8327167: Clarify the handling of Leap year by Calendar
Reviewed-by: bpb, joehw, lancea, jlu, iris, rriggs
|
2024-03-08 18:38:39 +00:00 |
|
Eirik Bjørsnøs
|
d0d4912c3b
|
8326096: Deprecate getTotalIn, getTotalOut methods of java.util.zip.Inflater, java.util.zip.Deflater
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: lancea, alanb
|
2024-03-08 09:38:30 +00:00 |
|
Viktor Klang
|
53c4714aab
|
8327501: Common ForkJoinPool prevents class unloading in some cases
Reviewed-by: alanb
|
2024-03-07 09:44:35 +00:00 |
|
Naoto Sato
|
809995b526
|
8174269: Remove COMPAT locale data provider from JDK
Reviewed-by: ihse, joehw
|
2024-03-05 19:32:29 +00:00 |
|
Eirik Bjørsnøs
|
e9adcebaf2
|
8327208: Remove unused method java.util.jar.Manifest.make72Safe
Reviewed-by: lancea, iris, jpai
|
2024-03-05 08:39:43 +00:00 |
|
Naoto Sato
|
f615ac4bdf
|
8309622: Re-examine the cache mechanism in BaseLocale
Reviewed-by: dfuchs, rriggs
|
2024-03-04 18:40:50 +00:00 |
|
Lance Andersen
|
38ad514589
|
8326687: Inconsistent use of "ZIP", "Zip" and "zip" in java.util.zip/jar zipfs javadoc
Reviewed-by: dfuchs, jpai, gli
|
2024-02-28 17:14:08 +00:00 |
|
Viktor Klang
|
60cbf29250
|
8325754: Dead AbstractQueuedSynchronizer$ConditionNodes survive minor garbage collections
Reviewed-by: alanb
|
2024-02-27 10:38:36 +00:00 |
|
Lance Andersen
|
20c71ceacd
|
8321156: Improve the handling of invalid UTF-8 byte sequences for ZipInputStream::getNextEntry and ZipFile::getComment
Reviewed-by: jpai, alanb
|
2024-02-26 15:31:55 +00:00 |
|
Eirik Bjørsnøs
|
bb6b04897b
|
8326099: GZIPOutputStream should use Deflater.getBytesRead() instead of Deflater.getTotalIn()
Reviewed-by: jpai
|
2024-02-26 14:15:24 +00:00 |
|
Korov
|
1799ffeaa9
|
8310351: Typo in ImmutableCollections
Reviewed-by: jlaskey, jpai
|
2024-02-25 11:52:19 +00:00 |
|
Brian Burkhalter
|
7a76252007
|
8325990: Remove use of snippet @replace annotation in java.base
Reviewed-by: jlu, naoto
|
2024-02-16 16:06:56 +00:00 |
|
Eirik Bjørsnøs
|
628cd8a489
|
8303866: Allow ZipInputStream.readEnd to parse small Zip64 ZIP files
Reviewed-by: lancea, jpai
|
2024-02-13 16:26:37 +00:00 |
|
Thiago Henrique Hüpner
|
d91fb17a80
|
8325505: Fix Javadoc ResourceBundle::getString
Reviewed-by: jlu, naoto
|
2024-02-08 21:56:16 +00:00 |
|
Jaikiran Pai
|
1fb9e3d674
|
8325304: Several classes in java.util.jar and java.util.zip don't specify the behaviour for null arguments
Reviewed-by: lancea, alanb
|
2024-02-08 06:35:47 +00:00 |
|
Joe Darcy
|
fbd15b2087
|
8325189 : Enable this-escape javac warning in java.base
Reviewed-by: alanb, erikj, naoto, smarks, ihse, joehw, lancea, weijun
|
2024-02-07 20:05:11 +00:00 |
|
Magnus Ihse Bursie
|
18e24d0619
|
8325109: Sort method modifiers in canonical order
Reviewed-by: aivanov, rriggs, darcy, prappo
|
2024-02-07 15:50:40 +00:00 |
|
Shaojin Wen
|
50b17d9846
|
8316704: Regex-free parsing of Formatter and FormatProcessor specifiers
Reviewed-by: redestad, rgiulietti
|
2024-02-06 15:16:40 +00:00 |
|
Eirik Bjørsnøs
|
f613e13397
|
8313739: ZipOutputStream.close() should always close the wrapped stream
Reviewed-by: jpai, lancea
|
2024-02-02 20:20:36 +00:00 |
|
Joshua Cao
|
c432dc008b
|
8322149: ConcurrentHashMap smarter presizing for copy constructor and putAll
Reviewed-by: shade, simonis
|
2024-01-24 18:52:38 +00:00 |
|
Chris Hegarty
|
ee4d9aa4c1
|
8323659: LinkedTransferQueue add and put methods call overridable offer
Reviewed-by: alanb
|
2024-01-16 12:13:57 +00:00 |
|
Naoto Sato
|
376051a9be
|
8320919: Clarify Locale related system properties
Reviewed-by: smarks, rriggs
|
2024-01-09 23:11:21 +00:00 |
|
Justin Lu
|
15cf8f8531
|
8319626: Override toString() for ZipFile
Reviewed-by: jpai, alanb, coffeys
|
2024-01-04 17:16:22 +00:00 |
|
ANUPAM DEV
|
d4fb30885b
|
8317846: Typo in API documentation of classes IdentityHashMap
Reviewed-by: mli, jpai
|
2024-01-02 11:10:15 +00:00 |
|
Naoto Sato
|
0c178beb69
|
8321206: Make Locale related system properties StaticProperty
Reviewed-by: rriggs
|
2023-12-08 18:47:40 +00:00 |
|
Lance Andersen
|
0eb299af79
|
8316141: Improve CEN header validation checking
Reviewed-by: alanb
|
2023-12-08 16:37:53 +00:00 |
|
Hannes Wallnöfer
|
9a87e52c0c
|
8320538: Obsolete CSS styles in collection framework doc-file
Reviewed-by: alanb
|
2023-12-07 09:23:21 +00:00 |
|
Doug Lea
|
cc25d8b12b
|
8319662: ForkJoinPool trims worker threads too slowly
8319498: ForkJoinPool.invoke(ForkJoinTask) does not specify behavior when task throws checked exception
Reviewed-by: alanb
|
2023-12-06 16:12:59 +00:00 |
|
Viktor Klang
|
33b26f79a9
|
8319123: Implement JEP 461: Stream Gatherers (Preview)
Reviewed-by: tvaleev, alanb, psandoz
|
2023-11-30 14:45:23 +00:00 |
|
Eirik Bjorsnos
|
99f870c43f
|
8320781: Fix whitespace in j.l.Double and j.u.z.ZipInputStream @snippets
Reviewed-by: lancea, bpb, darcy, jpai
|
2023-11-28 10:20:11 +00:00 |
|
David Holmes
|
c75c38871e
|
8318776: Require supports_cx8 to always be true
Reviewed-by: eosterlund, shade, dcubed
|
2023-11-23 22:23:42 +00:00 |
|