jdk/src/java.base/share/classes/java/util
2019-07-26 13:32:59 -07:00
..
concurrent 8220478: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out intermittently 2019-05-24 08:51:04 -07:00
doc-files 8220249: fix headings in java.compiler 2019-03-20 15:35:26 -07:00
function 8204172: Predicate::not should explicitly mention "NullPointerException - if target is null" 2018-06-14 09:38:31 -03:00
jar 8221687: Deprecated j.u.jar.Attributes.Name attributes accidentally set to null 2019-03-29 15:59:28 +01:00
regex 8224849: Flag (?U:...) is allowed for non-capturing groups 2019-06-25 18:20:21 -07:00
spi 8174268: Declare a public field in JapaneseEra for the era starting May 2019 2019-04-01 08:21:45 -07:00
stream 8218022: Repeated words typos in java.base 2019-01-30 00:24:32 +00:00
zip 8227587: Add internal privileged System.loadLibrary 2019-07-17 12:35:46 +02:00
AbstractCollection.java 8223593: Refactor code for reallocating storage 2019-05-21 18:40:29 -07:00
AbstractList.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07:00
AbstractMap.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07: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 8211283: Miscellaneous changes imported from jsr166 CVS 2018-11 2018-11-28 15:25:14 -08:00
ArrayList.java 8223245: Miscellaneous changes imported from jsr166 CVS 2019-06 2019-05-24 08:55:03 -07:00
ArrayPrefixHelpers.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Arrays.java 7033681: Arrays.asList methods needs better documentation 2018-08-25 20:16:43 +05:30
ArraysParallelSortHelpers.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Base64.java 8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow 2019-02-06 13:57:19 +05:30
BitSet.java 8225397: Integer value miscalculation in toString() method of BitSet 2019-06-06 17:20:19 -07:00
Calendar.java 8228465: HOST locale provider holds wrong era name for GregorianCalendar in US locale 2019-07-26 13:32:59 -07:00
Collection.java 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator) 2018-06-21 08:25:03 -07:00
Collections.java 8213432: Better copies of CopiesList 2019-01-23 14:45:54 -08:00
ComparableTimSort.java 8203864: Execution error in Java's Timsort 2018-06-25 09:59:16 -07:00
Comparator.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07:00
Comparators.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConcurrentModificationException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Currency.java 8214567: Use {@systemProperty} for definitions of system properties 2018-12-26 17:09:19 +05:30
Date.java 8212870: Broken links for www.usno.navy.mil 2018-11-29 13:16:41 -08: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DoubleSummaryStatistics.java 8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count 2019-06-26 17:06:43 -07:00
DualPivotQuicksort.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DuplicateFormatFlagsException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EmptyStackException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Enumeration.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EnumMap.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
EnumSet.java 8227368: EnumSet.class serialization broken in JDK 9+ 2019-07-13 10:43:45 +00:00
EventListener.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EventListenerProxy.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EventObject.java 8190382: fix small typographic errors in comments 2017-10-30 17:49:33 -07:00
FormatFlagsConversionMismatchException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Formattable.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FormattableFlags.java 8190382: fix small typographic errors in comments 2017-10-30 17:49:33 -07:00
Formatter.java 8220249: fix headings in java.compiler 2019-03-20 15:35:26 -07:00
FormatterClosedException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GregorianCalendar.java 8220249: fix headings in java.compiler 2019-03-20 15:35:26 -07:00
HashMap.java 8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods 2019-06-14 05:02:58 +00:00
HashSet.java 8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods 2019-06-14 05:02:58 +00:00
Hashtable.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
IdentityHashMap.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
IllegalFormatCodePointException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IllegalFormatConversionException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IllegalFormatException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IllegalFormatFlagsException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IllegalFormatPrecisionException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IllegalFormatWidthException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IllformedLocaleException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ImmutableCollections.java 8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE 2019-04-09 09:49:36 -07:00
InputMismatchException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8205432: Replace the placeholder Japanese era name 2019-04-01 08:19:21 -07:00
JumboEnumSet.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
KeyValueHolder.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LinkedHashMap.java 8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods 2019-06-14 05:02:58 +00:00
LinkedHashSet.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07:00
LinkedList.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07:00
List.java 8221981: Simplify Map/List/Set.of() implementation 2019-04-04 23:21:24 +02: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Locale.java 8221701: Archive constant BaseLocales 2019-04-03 17:06:35 +02:00
LocaleISOData.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LongSummaryStatistics.java 8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count 2019-06-26 17:06:43 -07:00
Map.java 8221981: Simplify Map/List/Set.of() implementation 2019-04-04 23:21:24 +02:00
MissingFormatArgumentException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MissingFormatWidthException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MissingResourceException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Objects.java 8223265: Clarify operational semantics of java.util.Objects.equals() 2019-05-03 09:25:59 -07:00
Observable.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Observer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Optional.java 8221980: Simplify Optional implementation 2019-04-04 23:19:26 +02:00
OptionalDouble.java 8184693: add Pattern.isEmpty 2018-04-18 10:30:57 -07:00
OptionalInt.java 8184693: add Pattern.isEmpty 2018-04-18 10:30:57 -07:00
OptionalLong.java 8184693: add Pattern.isEmpty 2018-04-18 10:30:57 -07:00
package-info.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PrimitiveIterator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PriorityQueue.java 8223593: Refactor code for reallocating storage 2019-05-21 18:40:29 -07:00
Properties.java 8224240: Properties.load fails to throw IAE on malformed unicode in certain circumstances 2019-06-05 10:23:06 +02:00
PropertyPermission.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PropertyResourceBundle.java 8214567: Use {@systemProperty} for definitions of system properties 2018-12-26 17:09:19 +05:30
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 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference 2018-10-22 17:00:04 -07: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ResourceBundle.java 8220249: fix headings in java.compiler 2019-03-20 15:35:26 -07:00
Scanner.java 8220249: fix headings in java.compiler 2019-03-20 15:35:26 -07:00
ServiceConfigurationError.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ServiceLoader.java 8220249: fix headings in java.compiler 2019-03-20 15:35:26 -07:00
Set.java 8221981: Simplify Map/List/Set.of() implementation 2019-04-04 23:21:24 +02:00
SimpleTimeZone.java 8218022: Repeated words typos in java.base 2019-01-30 00:24:32 +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 8215798: Use {@systemProperty} for definition of org.openjdk.java.util.stream.tripwire property 2019-01-04 12:30:20 -05:00
Spliterators.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SplittableRandom.java 8214559: Use {@systemProperty} for definitions of system properties 2018-12-11 19:55:27 -08:00
Stack.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringJoiner.java 8210786: Typo s/overriden/overridden/ in several places 2018-09-15 22:02:08 -07:00
StringTokenizer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Timer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TimerTask.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TimeZone.java 8220249: fix headings in java.compiler 2019-03-20 15:35:26 -07:00
TimSort.java 8203864: Execution error in Java's Timsort 2018-06-25 09:59:16 -07:00
TooManyListenersException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TreeMap.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07:00
TreeSet.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07:00
Tripwire.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnknownFormatConversionException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnknownFormatFlagsException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UUID.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
Vector.java 8223245: Miscellaneous changes imported from jsr166 CVS 2019-06 2019-05-24 08:55:03 -07:00
WeakHashMap.java 8207314: Unnecessary reallocation when constructing WeakHashMap from a large Map 2018-07-23 22:07:55 -07:00