jdk/src/java.base/share/classes/java/util
2018-06-25 09:59:16 -07:00
..
concurrent 8203681: Miscellaneous changes imported from jsr166 CVS 2018-06 2018-06-25 09:59:16 -07:00
doc-files 8200664: fix broken links in java.base docs 2018-04-04 14:42:53 -07:00
function 8204172: Predicate::not should explicitly mention "NullPointerException - if target is null" 2018-06-14 09:38:31 -03:00
jar 8199871: Deprecate pack200 and unpack200 tools 2018-06-15 17:34:01 -07:00
regex 8190417: javadoc updates to java.util.regex.Matcher 2018-06-01 12:28:19 -04:00
spi 8193767: Improve javadoc in ResourceBundle working with modules 2017-12-21 15:18:49 -08:00
stream 8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations 2017-12-21 13:52:20 -08:00
zip 8203328: Rename EFS in java.util.zip internals to something meaningful 2018-05-23 10:34:18 -07:00
AbstractCollection.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -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 8197531: Miscellaneous changes imported from jsr166 CVS 2018-04 2018-04-10 11:37:18 -07:00
ArrayList.java 8202685: Optimize ArrayList subList replaceAll 2018-05-22 21:46:51 -07:00
ArrayPrefixHelpers.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Arrays.java 8202398: Optimize Arrays.deepHashCode 2018-05-02 11:21:27 -07:00
ArraysParallelSortHelpers.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Base64.java 8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278 2018-02-15 00:25:01 -08:00
BitSet.java 8170159: Improve the performance of BitSet traversal 2018-06-18 10:13:58 -07:00
Calendar.java 8176841: Additional Unicode Language-Tag Extensions 2017-12-12 10:21:58 -08:00
Collection.java 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator) 2018-06-21 08:25:03 -07:00
Collections.java 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator) 2018-06-21 08:25:03 -07: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 8190904: Incorrect currency instance returned by java.util.Currency.getInstance() 2018-02-22 11:52:01 +05:30
Date.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07:00
EnumSet.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07: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 8204229: Formatter and String.format ignore the width with the percent modifier (%5%) 2018-06-08 10:09:40 -07:00
FormatterClosedException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GregorianCalendar.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HashMap.java 8203279: Faster rounding up to nearest power of two 2018-05-21 12:49:03 -07:00
HashSet.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07:00
Hashtable.java 8189977: Improve permission portability 2017-12-06 21:17:19 +08:00
IdentityHashMap.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07: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 8203184: List.copyOf() fails to copy sublists 2018-06-21 08:45:57 -07:00
InputMismatchException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IntSummaryStatistics.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8202088: Japanese new era implementation 2017-08-09 14:54:37 -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 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07: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 8203184: List.copyOf() fails to copy sublists 2018-06-21 08:45:57 -07: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 8181157: CLDR Timezone name fallback implementation 2018-04-26 12:39:15 -07:00
LocaleISOData.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LongSummaryStatistics.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Map.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07: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 8202745: Remove hyphens from "out-of-bounds" 2018-05-07 23:07:01 +02: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 8184693: add Pattern.isEmpty 2018-04-18 10:30:57 -07: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 8201386: Miscellaneous changes imported from jsr166 CVS 2018-05 2018-05-22 21:50:45 -07:00
Properties.java 8199435: Unsafe publication of java.util.Properties.map 2018-06-20 17:06:24 +02:00
PropertyPermission.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PropertyResourceBundle.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8201634: Random seedUniquifier uses incorrect LCG 2018-05-02 11:20:20 -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 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07:00
Scanner.java 8194746: (fs) Add equivalents of Paths.get to Path interface 2018-03-22 12:30:47 -07:00
ServiceConfigurationError.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ServiceLoader.java 8190323: "the the" typos 2017-10-29 18:20:53 -04:00
Set.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07:00
SimpleTimeZone.java 8191216: SimpleTimeZone.clone() has a data race on cache fields 2017-12-12 00:30:57 +01: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Spliterators.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SplittableRandom.java 8188047: Add SplittableRandom.nextBytes 2017-10-13 18:19:18 -07:00
Stack.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringJoiner.java 8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93 2017-12-05 14:25:16 +01: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 8202484: Unused field in TimeZone 2018-05-01 12:37:15 -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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Vector.java 8189977: Improve permission portability 2017-12-06 21:17:19 +08:00
WeakHashMap.java 8199465: {@docRoot} references need to be updated to reflect new module/package structure 2018-03-27 16:25:40 -07:00