.. |
concurrent
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
doc-files
|
8320538: Obsolete CSS styles in collection framework doc-file
|
2023-12-07 09:23:21 +00:00 |
function
|
|
|
jar
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
random
|
8334758: Incorrect note in Javadoc for a few RandomGenerator methods
|
2024-07-23 07:43:57 +00:00 |
regex
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
spi
|
8344252: SM cleanup in java.util classes
|
2024-11-15 20:29:14 +00:00 |
stream
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
zip
|
8344179: SecurityManager cleanup in the ZIP and JAR areas
|
2024-11-15 07:47:11 +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
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +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
|
8341243: Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base
|
2024-10-02 01:27:03 +00:00 |
ArrayList.java
|
8340572: ConcurrentModificationException when sorting ArrayList sublists
|
2024-10-05 21:15:18 +00:00 |
ArrayPrefixHelpers.java
|
|
|
Arrays.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
ArraysParallelSortHelpers.java
|
|
|
Base64.java
|
8305206: Add @spec tags in java.base/java.* (part 1)
|
2023-04-04 00:09:38 +00:00 |
BitSet.java
|
8341243: Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base
|
2024-10-02 01:27:03 +00:00 |
Calendar.java
|
8344252: SM cleanup in java.util classes
|
2024-11-15 20:29:14 +00:00 |
Collection.java
|
8159527: Collections mutator methods should all be marked as optional operations
|
2023-08-04 19:27:56 +00:00 |
Collections.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +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
|
8343237: Improve the copying of the available set of Currencies
|
2024-11-18 00:16:02 +00:00 |
Date.java
|
8337712: Wrong javadoc in java.util.Date#toString(): "61" and right parenthesis
|
2024-08-05 15:06:38 +00:00 |
Deque.java
|
8337205: Typo in Stack vs Deque Method table in Deque specification
|
2024-08-08 05:34:32 +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
|
8317763: Follow-up to AVX512 intrinsics for Arrays.sort() PR
|
2023-10-12 04:45:19 +00:00 |
DuplicateFormatFlagsException.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +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
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +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
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
Formattable.java
|
|
|
FormattableFlags.java
|
|
|
Formatter.java
|
8338411: Implement JEP 486: Permanently Disable the Security Manager
|
2024-11-12 17:16:15 +00:00 |
FormatterClosedException.java
|
|
|
GregorianCalendar.java
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
HashMap.java
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
HashSet.java
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
Hashtable.java
|
8341243: Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base
|
2024-10-02 01:27:03 +00:00 |
HexFormat.java
|
8335802: Improve startup speed HexFormat uses boolean instead of enum
|
2024-07-12 14:36:34 +00:00 |
IdentityHashMap.java
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
IllegalFormatArgumentIndexException.java
|
8283668: Update IllegalFormatException to use sealed classes
|
2022-03-25 23:29:56 +00:00 |
IllegalFormatCodePointException.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
IllegalFormatConversionException.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
IllegalFormatException.java
|
8317873: Add @sealedGraph to IllegalFormatException
|
2023-10-12 07:14:52 +00:00 |
IllegalFormatFlagsException.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
IllegalFormatPrecisionException.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
IllegalFormatWidthException.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
IllformedLocaleException.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
ImmutableCollections.java
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +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
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
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
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
LinkedHashSet.java
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
LinkedList.java
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
List.java
|
8314896: additional clarifications to reversed() default methods' implementation requirements
|
2023-10-11 16:42:28 +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
|
8300794: Use @snippet in java.util:i18n
|
2023-05-16 17:10:21 +00:00 |
Locale.java
|
8341923: java.util.Locale class specification improvements
|
2024-12-04 20:57:26 +00:00 |
LocaleISOData.java
|
8303917: Update ISO 639 language codes table
|
2023-03-23 21:15:40 +00:00 |
LongSummaryStatistics.java
|
8026369: javac potentially ambiguous overload warning needs an improved scheme
|
2023-02-28 03:33:14 +00:00 |
Map.java
|
8159527: Collections mutator methods should all be marked as optional operations
|
2023-08-04 19:27:56 +00:00 |
MissingFormatArgumentException.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
MissingFormatWidthException.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +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
|
8159527: Collections mutator methods should all be marked as optional operations
|
2023-08-04 19:27:56 +00:00 |
NavigableSet.java
|
8159527: Collections mutator methods should all be marked as optional operations
|
2023-08-04 19:27:56 +00:00 |
NoSuchElementException.java
|
8255989: Remove explicitly unascribed authorship from Java source files
|
2020-11-07 12:11:43 +00:00 |
Objects.java
|
8310571: Use inline @return tag on java.util.Objects
|
2023-06-23 22:55:06 +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
|
8026369: javac potentially ambiguous overload warning needs an improved scheme
|
2023-02-28 03:33:14 +00:00 |
PriorityQueue.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
Properties.java
|
8344252: SM cleanup in java.util classes
|
2024-11-15 20:29:14 +00:00 |
PropertyPermission.java
|
8338411: Implement JEP 486: Permanently Disable the Security Manager
|
2024-11-12 17:16:15 +00:00 |
PropertyResourceBundle.java
|
8344252: SM cleanup in java.util classes
|
2024-11-15 20:29:14 +00:00 |
Queue.java
|
|
|
Random.java
|
8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory
|
2024-05-21 12:53:03 +00:00 |
RandomAccess.java
|
|
|
RegularEnumSet.java
|
8282572: EnumSet should be a sealed class
|
2022-03-14 03:17:57 +00:00 |
ResourceBundle.java
|
8345818: Fix SM cleanup of parsing of System property resource.bundle.debug
|
2024-12-10 15:16:58 +00:00 |
ReverseOrderDequeView.java
|
8306785: fix deficient spliterators for Sequenced Collections
|
2023-07-12 23:45:42 +00:00 |
ReverseOrderListView.java
|
8306785: fix deficient spliterators for Sequenced Collections
|
2023-07-12 23:45:42 +00:00 |
ReverseOrderSortedMapView.java
|
8266571: Sequenced Collections
|
2023-04-25 15:19:08 +00:00 |
ReverseOrderSortedSetView.java
|
8306785: fix deficient spliterators for Sequenced Collections
|
2023-07-12 23:45:42 +00:00 |
Scanner.java
|
8316038: Fix doc typos in java.io.Console and java.util.Scanner
|
2023-09-12 08:11:24 +00:00 |
SequencedCollection.java
|
8266571: Sequenced Collections
|
2023-04-25 15:19:08 +00:00 |
SequencedMap.java
|
8307840: SequencedMap view method specification and implementation adjustments
|
2023-06-06 17:02:32 +00:00 |
SequencedSet.java
|
8266571: Sequenced Collections
|
2023-04-25 15:19:08 +00:00 |
ServiceConfigurationError.java
|
|
|
ServiceLoader.java
|
8344011: Remove usage of security manager from Class and reflective APIs
|
2024-11-14 07:39:28 +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
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
SortedMap.java
|
8314896: additional clarifications to reversed() default methods' implementation requirements
|
2023-10-11 16:42:28 +00:00 |
SortedSet.java
|
8314896: additional clarifications to reversed() default methods' implementation requirements
|
2023-10-11 16:42:28 +00:00 |
Spliterator.java
|
8133773: clarify specification of Spliterator.tryAdvance
|
2023-05-09 15:37:23 +00:00 |
Spliterators.java
|
8333774: Avoid eagerly loading various EmptySpliterator classes
|
2024-06-07 14:50:29 +00:00 |
SplittableRandom.java
|
8339847: Broken link to the dieharder distribution website in SplittableRandom
|
2024-09-13 16:56:01 +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
|
8316187: Modernize examples in StringTokenizer and {Date,Number}Format
|
2023-09-16 07:51:34 +00:00 |
Timer.java
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
TimerTask.java
|
|
|
TimeZone.java
|
8344252: SM cleanup in java.util classes
|
2024-11-15 20:29:14 +00:00 |
TimSort.java
|
|
|
TooManyListenersException.java
|
|
|
TreeMap.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
TreeSet.java
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |
Tripwire.java
|
8344252: SM cleanup in java.util classes
|
2024-11-15 20:29:14 +00:00 |
UnknownFormatConversionException.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
UnknownFormatFlagsException.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
UUID.java
|
8347121: Add missing @serial tags to module java.base
|
2025-01-09 11:49:18 +00:00 |
Vector.java
|
|
|
WeakHashMap.java
|
8345799: Update copyright year to 2024 for core-libs in files where it was missed
|
2024-12-11 21:08:22 +00:00 |