.. |
concurrent
|
8276447: Deprecate finalization-related methods for removal
|
2021-12-08 00:23:15 +00:00 |
doc-files
|
8268077: java.util.List missing from Collections Framework Overview
|
2021-06-03 16:08:33 +00:00 |
function
|
8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
|
2018-06-14 09:38:31 -03:00 |
jar
|
8266115: More Manifest Jar Loading
|
2021-10-19 18:25:58 +00:00 |
random
|
8274685: Documentation suggests there are ArbitrarilyJumpableGenerator when none
|
2021-11-22 16:19:23 +00:00 |
regex
|
8276216: Negated character classes performance regression in Pattern
|
2021-11-23 09:15:20 +00:00 |
spi
|
8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict
|
2021-09-14 12:46:08 +00:00 |
stream
|
8276674: Malformed Javadoc inline tags in JDK source
|
2021-12-02 20:47:29 +00:00 |
zip
|
8276806: Use Objects.checkFromIndexSize where possible in java.base
|
2021-12-02 20:00:49 +00:00 |
AbstractCollection.java
|
8223593: Refactor code for reallocating storage
|
2019-05-21 18:40:29 -07:00 |
AbstractList.java
|
8161558: ListIterator should not discard cause on exception
|
2020-03-13 18:38:07 +00:00 |
AbstractMap.java
|
8199318: add idempotent copy operation for Map.Entry
|
2021-06-04 17:13:05 +00:00 |
AbstractQueue.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
AbstractSequentialList.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
AbstractSet.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
ArrayDeque.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
ArrayList.java
|
8231800: Better listing of arrays
|
2020-04-07 13:27:55 -07:00 |
ArrayPrefixHelpers.java
|
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
|
2019-10-09 10:17:50 -07:00 |
Arrays.java
|
8272626: Avoid C-style array declarations in java.*
|
2021-08-18 10:47:03 +00:00 |
ArraysParallelSortHelpers.java
|
8226297: Dual-pivot quicksort improvements
|
2019-11-12 13:49:40 -08:00 |
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
|
8276186: Require getAvailableLocales() methods to include Locale.ROOT
|
2021-11-10 20:52:11 +00:00 |
Collection.java
|
8231977: Discuss serializability of collections
|
2019-10-07 17:13:59 -07:00 |
Collections.java
|
8274715: Implement forEach in Collections.CopiesList
|
2021-10-05 22:19:35 +00:00 |
ComparableTimSort.java
|
8203864: Execution error in Java's Timsort
|
2018-06-25 09:59:16 -07:00 |
Comparator.java
|
8262875: doccheck: empty paragraphs, etc in java.base module
|
2021-03-02 20:35:51 +00:00 |
Comparators.java
|
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
|
2019-10-09 10:17:50 -07:00 |
ConcurrentModificationException.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
Currency.java
|
8273616: Fix trivial doc typos in the java.base module
|
2021-09-13 17:46:13 +00:00 |
Date.java
|
8230648: Replace @exception tag with @throws in java.base
|
2019-09-20 11:07:52 +01:00 |
Deque.java
|
8200728: Docs (Comparison of Stack and Deque methods) for Deque is not correct
|
2018-04-10 11:25:46 -07:00 |
Dictionary.java
|
8255989: Remove explicitly unascribed authorship from Java source files
|
2020-11-07 12:11:43 +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
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
EmptyStackException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
Enumeration.java
|
8241014: Miscellaneous typos in documentation comments
|
2020-03-20 20:54:56 +00:00 |
EnumMap.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
EnumSet.java
|
8254161: Prevent instantiation of EnumSet subclasses through deserialization
|
2020-10-16 08:09:57 +00:00 |
EventListener.java
|
|
|
EventListenerProxy.java
|
|
|
EventObject.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
FormatFlagsConversionMismatchException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
Formattable.java
|
|
|
FormattableFlags.java
|
|
|
Formatter.java
|
8276236: Table headers missing in Formatter api docs
|
2021-11-02 09:46:37 +00:00 |
FormatterClosedException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
GregorianCalendar.java
|
8274835: Remove unnecessary castings in java.base
|
2021-11-12 16:30:56 +00:00 |
HashMap.java
|
8266097: Better hashing support
|
2021-10-19 18:25:58 +00:00 |
HashSet.java
|
8274835: Remove unnecessary castings in java.base
|
2021-11-12 16:30:56 +00:00 |
Hashtable.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
HexFormat.java
|
8264514: HexFormat implementation tweaks
|
2021-04-22 13:54:41 +00:00 |
IdentityHashMap.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
IllegalFormatArgumentIndexException.java
|
8253459: Formatter treats index, width and precision > Integer.MAX_VALUE incorrectly
|
2020-11-19 20:20:55 +00:00 |
IllegalFormatCodePointException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
IllegalFormatConversionException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
IllegalFormatException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
IllegalFormatFlagsException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
IllegalFormatPrecisionException.java
|
8253459: Formatter treats index, width and precision > Integer.MAX_VALUE incorrectly
|
2020-11-19 20:20:55 +00:00 |
IllegalFormatWidthException.java
|
8253459: Formatter treats index, width and precision > Integer.MAX_VALUE incorrectly
|
2020-11-19 20:20:55 +00:00 |
IllformedLocaleException.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
ImmutableCollections.java
|
8272042: java.util.ImmutableCollections$Map1 and MapN should not be @ValueBased
|
2021-11-23 15:02:48 +00:00 |
InputMismatchException.java
|
8255989: Remove explicitly unascribed authorship from Java source files
|
2020-11-07 12:11:43 +00:00 |
IntSummaryStatistics.java
|
8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count
|
2019-06-26 17:06:43 -07:00 |
InvalidPropertiesFormatException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
Iterator.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
JapaneseImperialCalendar.java
|
8267587: Update java.util to use enhanced switch
|
2021-05-31 08:48:38 +00:00 |
JumboEnumSet.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
KeyValueHolder.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
LinkedHashMap.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
LinkedHashSet.java
|
8157729: examples in LinkedHashMap and LinkedHashSet class doc use raw types
|
2020-09-09 00:43:48 +00:00 |
LinkedList.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
List.java
|
8257845: Integrate JEP 390
|
2020-12-08 23:04:01 +00:00 |
ListIterator.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
ListResourceBundle.java
|
8251548: Remove unnecessary explicit initialization of volatile variables in security-libs code
|
2020-09-18 21:26:59 +00:00 |
Locale.java
|
8276186: Require getAvailableLocales() methods to include Locale.ROOT
|
2021-11-10 20:52:11 +00:00 |
LocaleISOData.java
|
|
|
LongSummaryStatistics.java
|
8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count
|
2019-06-26 17:06:43 -07:00 |
Map.java
|
8199318: add idempotent copy operation for Map.Entry
|
2021-06-04 17:13:05 +00:00 |
MissingFormatArgumentException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
MissingFormatWidthException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
MissingResourceException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
NavigableMap.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
NavigableSet.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
NoSuchElementException.java
|
8255989: Remove explicitly unascribed authorship from Java source files
|
2020-11-07 12:11:43 +00:00 |
Objects.java
|
8255150: Add utility methods to check long indexes and ranges
|
2020-11-17 10:37:27 +00:00 |
Observable.java
|
|
|
Observer.java
|
|
|
Optional.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
OptionalDouble.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
OptionalInt.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
OptionalLong.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +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
|
8267587: Update java.util to use enhanced switch
|
2021-05-31 08:48:38 +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
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
Random.java
|
8270547: java.util.Random contains unnecessary @SuppressWarnings("exports")
|
2021-07-16 08:54:04 +00:00 |
RandomAccess.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
RegularEnumSet.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |
ResourceBundle.java
|
8263561: Re-examine uses of LinkedList
|
2021-08-02 12:50:38 +00:00 |
Scanner.java
|
8260265: UTF-8 by Default
|
2021-08-30 21:13:59 +00:00 |
ServiceConfigurationError.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
ServiceLoader.java
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
|
2021-06-02 11:57:31 +00:00 |
Set.java
|
8257845: Integrate JEP 390
|
2020-12-08 23:04:01 +00:00 |
SimpleTimeZone.java
|
8267587: Update java.util to use enhanced switch
|
2021-05-31 08:48:38 +00:00 |
SortedMap.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
SortedSet.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
Spliterator.java
|
8267939: Clarify the specification of iterator and spliterator forEachRemaining
|
2021-06-03 22:03:35 +00:00 |
Spliterators.java
|
8267452: Delegate forEachRemaining in Spliterators.iterator()
|
2021-05-26 01:17:02 +00:00 |
SplittableRandom.java
|
8270075: SplittableRandom extends AbstractSplittableGenerator
|
2021-07-14 11:51:06 +00:00 |
Stack.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
StringJoiner.java
|
8265237: String.join and StringJoiner can be improved further
|
2021-04-21 10:32:03 +00:00 |
StringTokenizer.java
|
8255989: Remove explicitly unascribed authorship from Java source files
|
2020-11-07 12:11:43 +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
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
|
2021-06-02 11:57:31 +00:00 |
TimSort.java
|
8203864: Execution error in Java's Timsort
|
2018-06-25 09:59:16 -07:00 |
TooManyListenersException.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
TreeMap.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +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
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
UnknownFormatFlagsException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
UUID.java
|
8274686: java.util.UUID#hashCode() should use Long.hashCode()
|
2021-11-08 13:22:37 +00:00 |
Vector.java
|
8231800: Better listing of arrays
|
2020-04-07 13:27:55 -07:00 |
WeakHashMap.java
|
8267110: Update java.util to use instanceof pattern variable
|
2021-05-25 08:24:49 +00:00 |