jdk-24/test/jdk/java/util
2018-05-25 11:18:22 -07:00
..
AbstractCollection 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
AbstractList 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
AbstractMap 8195590: Miscellaneous changes imported from jsr166 CVS 2018-02 2018-02-10 09:23:41 -08:00
AbstractSequentialList 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
ArrayList 8201386: Miscellaneous changes imported from jsr166 CVS 2018-05 2018-05-22 21:50:45 -07:00
Arrays 8201766: Mark TimSortStackSize2.java as intermittently failing 2018-04-18 10:03:49 -07:00
Base64 8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3 2018-01-31 10:34:59 -08: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 8201518: add test for randomized iteration order of unmodifiable Set and Map 2018-05-25 11:18:22 -07:00
Collections 8195590: Miscellaneous changes imported from jsr166 CVS 2018-02 2018-02-10 09:23:41 -08:00
Comparator 8171826: Comparator.reverseOrder(c) mishandles singleton comparators 2017-12-12 09:33:35 -08:00
concurrent 8201386: Miscellaneous changes imported from jsr166 CVS 2018-05 2018-05-22 21:50:45 -07:00
Currency 8190904: Incorrect currency instance returned by java.util.Currency.getInstance() 2018-02-22 11:52:01 +05:30
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 8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero) 2018-03-22 12:59:58 +05:30
function 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HashMap 8199777: Deprecate -XX:+AggressiveOpts 2018-03-22 08:39:51 +01:00
HashSet 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Hashtable 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
IdentityHashMap 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08: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 6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes 2018-03-01 15:50:26 -05:00
LinkedHashMap 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
LinkedHashSet 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
LinkedList 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
List 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
Locale 8179071: Month value is inconsistent between CLDR and Java in some locales 2018-04-30 11:59:42 +05:30
logging 8196768: RootLoggerHandlers fails when source tree is read-only 2018-02-05 20:20:35 -08:00
Map 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
MissingFormatArgumentException 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NavigableMap 8199777: Deprecate -XX:+AggressiveOpts 2018-03-22 08:39:51 +01: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 8184693: add Pattern.isEmpty 2018-04-18 10:30:57 -07: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 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
Properties 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
PropertyPermission 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Random 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
RandomAccess 8197418: Move java/util/RandomAccess/ tests into OpenJDK 2018-04-12 10:19:31 +08:00
regex 8184692: add Pattern.asMatchPredicate 2018-04-16 11:21:32 -07: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 8199616: Fix @module declarations in tier1 tests 2018-03-16 03:15:35 -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 Merge 2018-01-18 18:58:46 +00: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 8181157: CLDR Timezone name fallback implementation 2018-04-26 12:39:15 -07:00
TimSort 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
TreeMap 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
UUID 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Vector 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
WeakHashMap 8201386: Miscellaneous changes imported from jsr166 CVS 2018-05 2018-05-22 21:50:45 -07:00
zip 8203328: Rename EFS in java.util.zip internals to something meaningful 2018-05-23 10:34:18 -07:00