.. |
concurrent
|
8300098: java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java fails with internal timeout when executed with TieredCompilation1/3
|
2023-02-06 15:26:32 +00:00 |
doc-files
|
8268077: java.util.List missing from Collections Framework Overview
|
2021-06-03 16:08:33 +00:00 |
function
|
|
|
jar
|
8300140: ZipFile.isSignatureRelated returns true for files in META-INF subdirectories
|
2023-01-27 22:47:51 +00:00 |
random
|
8202449: overflow handling in Random.doubles
|
2022-06-08 16:28:18 +00:00 |
regex
|
8300207: Add a pre-check for the number of canonical equivalent permutations in j.u.r.Pattern
|
2023-01-22 12:45:52 +00:00 |
spi
|
8286654: Add an optional description accessor on ToolProvider interface
|
2022-05-19 18:25:12 +00:00 |
stream
|
8284640: CollectorImpl class could be a record class
|
2022-06-28 17:12:06 +00:00 |
zip
|
8300140: ZipFile.isSignatureRelated returns true for files in META-INF subdirectories
|
2023-01-27 22:47:51 +00:00 |
AbstractCollection.java
|
8285676: Add missing @param tags for type parameters on classes and interfaces
|
2022-04-28 18:00:34 +00:00 |
AbstractList.java
|
8285676: Add missing @param tags for type parameters on classes and interfaces
|
2022-04-28 18:00:34 +00:00 |
AbstractMap.java
|
8038146: Clarify Map.Entry's connection to the underlying map
|
2023-01-20 16:33:48 +00:00 |
AbstractQueue.java
|
|
|
AbstractSequentialList.java
|
8285676: Add missing @param tags for type parameters on classes and interfaces
|
2022-04-28 18:00:34 +00:00 |
AbstractSet.java
|
|
|
ArrayDeque.java
|
8284893: Fix typos in java.base
|
2022-04-19 20:07:57 +00:00 |
ArrayList.java
|
8231800: Better listing of arrays
|
2020-04-07 13:27:55 -07:00 |
ArrayPrefixHelpers.java
|
|
|
Arrays.java
|
8302214: Typo in javadoc of Arrays.compare and Arrays.mismatch
|
2023-02-14 06:58:56 +00:00 |
ArraysParallelSortHelpers.java
|
|
|
Base64.java
|
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
|
2021-07-13 02:23:16 +00:00 |
BitSet.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
Calendar.java
|
8296140: Drop unused field java.util.Calendar.DATE_MASK
|
2022-11-09 08:58:30 +00:00 |
Collection.java
|
8300133: Use generalized see and link tags in core libs
|
2023-01-18 18:54:03 +00:00 |
Collections.java
|
8301120: Cleanup utility classes java.util.Arrays and java.util.Collections
|
2023-01-27 19:23:53 +00:00 |
ComparableTimSort.java
|
|
|
Comparator.java
|
8262875: doccheck: empty paragraphs, etc in java.base module
|
2021-03-02 20:35:51 +00:00 |
Comparators.java
|
|
|
ConcurrentModificationException.java
|
|
|
Currency.java
|
8273616: Fix trivial doc typos in the java.base module
|
2021-09-13 17:46:13 +00:00 |
Date.java
|
8277868: Use Comparable.compare() instead of surrogate code
|
2021-12-16 21:39:08 +00:00 |
Deque.java
|
8300133: Use generalized see and link tags in core libs
|
2023-01-18 18:54:03 +00:00 |
Dictionary.java
|
8285676: Add missing @param tags for type parameters on classes and interfaces
|
2022-04-28 18:00:34 +00:00 |
DoubleSummaryStatistics.java
|
8214761: Bug in parallel Kahan summation implementation
|
2021-09-03 00:50:11 +00:00 |
DualPivotQuicksort.java
|
8275688: Suppress warnings on non-serializable non-transient instance fields in DualPivotQuicksort
|
2021-10-21 15:26:07 +00:00 |
DuplicateFormatFlagsException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
EmptyStackException.java
|
|
|
Enumeration.java
|
8285676: Add missing @param tags for type parameters on classes and interfaces
|
2022-04-28 18:00:34 +00:00 |
EnumMap.java
|
8285676: Add missing @param tags for type parameters on classes and interfaces
|
2022-04-28 18:00:34 +00:00 |
EnumSet.java
|
8285676: Add missing @param tags for type parameters on classes and interfaces
|
2022-04-28 18:00:34 +00:00 |
EventListener.java
|
|
|
EventListenerProxy.java
|
8285676: Add missing @param tags for type parameters on classes and interfaces
|
2022-04-28 18:00:34 +00:00 |
EventObject.java
|
|
|
FormatFlagsConversionMismatchException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
Formattable.java
|
|
|
FormattableFlags.java
|
|
|
Formatter.java
|
8300869: Make use of the Double.toString(double) algorithm in java.util.Formatter
|
2023-02-02 19:10:42 +00:00 |
FormatterClosedException.java
|
|
|
GregorianCalendar.java
|
6560981: (cal) unused local variables in GregorianCalendar, etc.
|
2022-10-06 23:16:06 +00:00 |
HashMap.java
|
8285405: add test and check for negative argument to HashMap::newHashMap et al
|
2022-08-11 02:17:01 +00:00 |
HashSet.java
|
8285405: add test and check for negative argument to HashMap::newHashMap et al
|
2022-08-11 02:17:01 +00:00 |
Hashtable.java
|
8284567: Collapse identical catch branches in java.base
|
2022-04-11 09:32:24 +00:00 |
HexFormat.java
|
8264514: HexFormat implementation tweaks
|
2021-04-22 13:54:41 +00:00 |
IdentityHashMap.java
|
8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
|
2022-11-03 16:36:29 +00:00 |
IllegalFormatArgumentIndexException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
IllegalFormatCodePointException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
IllegalFormatConversionException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
IllegalFormatException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
IllegalFormatFlagsException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
IllegalFormatPrecisionException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
IllegalFormatWidthException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
IllformedLocaleException.java
|
|
|
ImmutableCollections.java
|
8299444: java.util.Set.copyOf allocates needlessly for empty input collections
|
2023-01-26 18:15:56 +00:00 |
InputMismatchException.java
|
8255989: Remove explicitly unascribed authorship from Java source files
|
2020-11-07 12:11:43 +00:00 |
IntSummaryStatistics.java
|
|
|
InvalidPropertiesFormatException.java
|
|
|
Iterator.java
|
|
|
JapaneseImperialCalendar.java
|
6560981: (cal) unused local variables in GregorianCalendar, etc.
|
2022-10-06 23:16:06 +00:00 |
JumboEnumSet.java
|
8282572: EnumSet should be a sealed class
|
2022-03-14 03:17:57 +00:00 |
KeyValueHolder.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
LinkedHashMap.java
|
8285405: add test and check for negative argument to HashMap::newHashMap et al
|
2022-08-11 02:17:01 +00:00 |
LinkedHashSet.java
|
8285405: add test and check for negative argument to HashMap::newHashMap et al
|
2022-08-11 02:17:01 +00:00 |
LinkedList.java
|
|
|
List.java
|
8257845: Integrate JEP 390
|
2020-12-08 23:04:01 +00:00 |
ListIterator.java
|
8285676: Add missing @param tags for type parameters on classes and interfaces
|
2022-04-28 18:00:34 +00:00 |
ListResourceBundle.java
|
8186958: Need method to create pre-sized HashMap
|
2022-04-19 00:03:56 +00:00 |
Locale.java
|
8297685: Typo in NullPointerException description specified by Locale.lookup
|
2022-11-29 18:32:44 +00:00 |
LocaleISOData.java
|
|
|
LongSummaryStatistics.java
|
|
|
Map.java
|
8299444: java.util.Set.copyOf allocates needlessly for empty input collections
|
2023-01-26 18:15:56 +00:00 |
MissingFormatArgumentException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
MissingFormatWidthException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
MissingResourceException.java
|
8284922: Fix some doc-comment issues on methods with package access in JDK API
|
2022-04-18 17:35:48 +00:00 |
NavigableMap.java
|
8038146: Clarify Map.Entry's connection to the underlying map
|
2023-01-20 16:33:48 +00:00 |
NavigableSet.java
|
|
|
NoSuchElementException.java
|
8255989: Remove explicitly unascribed authorship from Java source files
|
2020-11-07 12:11:43 +00:00 |
Objects.java
|
8282143: Objects.requireNonNull should be ForceInline
|
2022-03-02 00:46:35 +00:00 |
Observable.java
|
8280534: Enable compile-time doclint reference checking
|
2022-01-31 23:22:38 +00:00 |
Observer.java
|
|
|
Optional.java
|
8291954: Use Optional.isEmpty instead of !Optional.isPresent in java.base
|
2022-08-06 09:53:35 +00:00 |
OptionalDouble.java
|
8276904: Optional.toString() is unnecessarily expensive
|
2021-12-08 21:24:43 +00:00 |
OptionalInt.java
|
8276904: Optional.toString() is unnecessarily expensive
|
2021-12-08 21:24:43 +00:00 |
OptionalLong.java
|
8276904: Optional.toString() is unnecessarily expensive
|
2021-12-08 21:24:43 +00:00 |
package-info.java
|
|
|
PrimitiveIterator.java
|
8267939: Clarify the specification of iterator and spliterator forEachRemaining
|
2021-06-03 22:03:35 +00:00 |
PriorityQueue.java
|
8231800: Better listing of arrays
|
2020-04-07 13:27:55 -07:00 |
Properties.java
|
8277048: Tiny improvements to the specification text for java.util.Properties.load
|
2021-11-15 11:25:23 +00:00 |
PropertyPermission.java
|
8301462: Convert Permission files to use lambda after JDK-8076596
|
2023-02-08 19:06:41 +00:00 |
PropertyResourceBundle.java
|
8249687: Use inline @jls and @jvm tages in more places in java.base
|
2020-07-17 17:27:31 -07:00 |
Queue.java
|
|
|
Random.java
|
8288596: Random:from() adapter does not delegate to supplied generator in all cases
|
2022-06-29 14:56:28 +00:00 |
RandomAccess.java
|
|
|
RegularEnumSet.java
|
8282572: EnumSet should be a sealed class
|
2022-03-14 03:17:57 +00:00 |
ResourceBundle.java
|
8300133: Use generalized see and link tags in core libs
|
2023-01-18 18:54:03 +00:00 |
Scanner.java
|
8297288 : Example code in Scanner class
|
2022-12-12 17:59:25 +00:00 |
ServiceConfigurationError.java
|
|
|
ServiceLoader.java
|
8280534: Enable compile-time doclint reference checking
|
2022-01-31 23:22:38 +00:00 |
Set.java
|
8299444: java.util.Set.copyOf allocates needlessly for empty input collections
|
2023-01-26 18:15:56 +00:00 |
SimpleTimeZone.java
|
8177418: NPE is not apparent for methods in java.util.TimeZone API docs
|
2023-01-27 18:11:20 +00:00 |
SortedMap.java
|
|
|
SortedSet.java
|
|
|
Spliterator.java
|
8267939: Clarify the specification of iterator and spliterator forEachRemaining
|
2021-06-03 22:03:35 +00:00 |
Spliterators.java
|
8297306: Incorrect brackets in Javadoc for a constructor of IteratorSpliterator
|
2023-01-10 01:53:48 +00:00 |
SplittableRandom.java
|
8202449: overflow handling in Random.doubles
|
2022-06-08 16:28:18 +00:00 |
Stack.java
|
8285676: Add missing @param tags for type parameters on classes and interfaces
|
2022-04-28 18:00:34 +00:00 |
StringJoiner.java
|
8265237: String.join and StringJoiner can be improved further
|
2021-04-21 10:32:03 +00:00 |
StringTokenizer.java
|
8278587: StringTokenizer(String, String, boolean) documentation bug
|
2021-12-17 13:48:26 +00:00 |
Timer.java
|
8263903: Use Cleaner instead of finalize to auto stop Timer thread
|
2021-03-23 21:16:35 +00:00 |
TimerTask.java
|
|
|
TimeZone.java
|
8177418: NPE is not apparent for methods in java.util.TimeZone API docs
|
2023-01-27 18:11:20 +00:00 |
TimSort.java
|
|
|
TooManyListenersException.java
|
|
|
TreeMap.java
|
8038146: Clarify Map.Entry's connection to the underlying map
|
2023-01-20 16:33:48 +00:00 |
TreeSet.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
Tripwire.java
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
|
2021-06-02 11:57:31 +00:00 |
UnknownFormatConversionException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
UnknownFormatFlagsException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
UUID.java
|
8286378: Address possibly lossy conversions in java.base
|
2022-05-12 16:50:36 +00:00 |
Vector.java
|
8231800: Better listing of arrays
|
2020-04-07 13:27:55 -07:00 |
WeakHashMap.java
|
8285405: add test and check for negative argument to HashMap::newHashMap et al
|
2022-08-11 02:17:01 +00:00 |