jdk-24/test/jdk/java/util
2017-12-13 18:47:20 -08:00
..
AbstractCollection 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AbstractList 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
AbstractMap 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AbstractSequentialList 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
ArrayList 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Arrays 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Base64 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BitSet 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Calendar 8176841: Additional Unicode Language-Tag Extensions 2017-12-12 10:21:58 -08:00
Collection 8177290: add copy factory methods for unmodifiable List, Set, Map 2017-12-04 11:50:04 -08:00
Collections 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
Comparator 8171826: Comparator.reverseOrder(c) mishandles singleton comparators 2017-12-12 09:33:35 -08:00
concurrent 8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08 2017-12-08 15:30:53 -08:00
Currency 8190816: PropertiesTest.sh fails to make $WRITABLEJDK writable 2017-11-07 10:02:48 -08:00
Date 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Deque 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EnumMap 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EnumSet 8192935: Fix EnumSet's SerializationProxy javadoc 2017-12-03 13:06:51 -08:00
Formattable 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Formatter 8183743: Umbrella: add overloads that take a Charset parameter 2017-12-12 11:10:12 -08:00
function 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HashMap 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
HashSet 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Hashtable 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
IdentityHashMap 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IllegalFormatException 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Iterator 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
jar 8189611: JarFile versioned stream and real name support 2017-11-29 15:01:16 -08:00
LinkedHashMap 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
LinkedHashSet 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
LinkedList 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
List 8177290: add copy factory methods for unmodifiable List, Set, Map 2017-12-04 11:50:04 -08:00
Locale 8176841: Additional Unicode Language-Tag Extensions 2017-12-12 10:21:58 -08:00
logging 8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value 2017-12-08 17:40:57 +00:00
Map 8177290: add copy factory methods for unmodifiable List, Set, Map 2017-12-04 11:50:04 -08:00
MissingFormatArgumentException 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NavigableMap 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
Objects 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Observable 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Optional 8140281: add no-arg Optional.orElseThrow() as preferred alternative to get() 2017-12-13 18:47:20 -08:00
PluggableLocale 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
prefs 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PriorityQueue 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Properties 8183743: Umbrella: add overloads that take a Charset parameter 2017-12-12 11:10:12 -08:00
PropertyPermission 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Random 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
regex 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ResourceBundle 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Scanner 8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used 2017-12-13 12:43:38 +05:30
ServiceLoader 8190287: Update JDK's internal ASM to ASMv6 2017-11-02 13:18:23 -07:00
spi 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Spliterator 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
stream 8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism 2017-11-08 10:27:10 -08:00
StringJoiner 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringTokenizer 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Timer 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TimeZone 8191216: SimpleTimeZone.clone() has a data race on cache fields 2017-12-12 00:30:57 +01:00
TimSort 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TreeMap 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
UUID 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Vector 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
WeakHashMap 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 2017-11-09 16:14:45 -08:00
zip 8185582: Update Zip implementation to use Cleaner, not finalizers 2017-12-11 11:45:02 -08:00