jdk-24/jdk/test/java/util
2009-10-30 15:06:24 +00:00
..
AbstractCollection Initial load 2007-12-01 00:00:00 +00:00
AbstractList Initial load 2007-12-01 00:00:00 +00:00
AbstractMap Initial load 2007-12-01 00:00:00 +00:00
AbstractSequentialList Initial load 2007-12-01 00:00:00 +00:00
ArrayList Initial load 2007-12-01 00:00:00 +00:00
Arrays 6896573: Arrays.sort(long[]) fails with StackOverflowError 2009-10-30 15:06:24 +00:00
BitSet Initial load 2007-12-01 00:00:00 +00:00
Calendar 6645263: (cal) Calendar throw java.lang.IllegalArgumentException: WEEK_OF_MONTH 2008-10-02 15:54:59 +09:00
Collection 6868712: Improve concurrent queue tests 2009-08-25 19:19:42 -07:00
Collections 6868712: Improve concurrent queue tests 2009-08-25 19:19:42 -07:00
concurrent 6868712: Improve concurrent queue tests 2009-08-25 19:19:42 -07:00
Currency 6627549: ISO 3166 code addition: Saint Barthelemy and Saint Martin 2009-01-21 13:58:46 -08:00
Deque Initial load 2007-12-01 00:00:00 +00:00
EnumMap Initial load 2007-12-01 00:00:00 +00:00
EnumSet 6739302: Check that deserialization preserves EnumSet integrity 2008-08-20 13:45:12 -07:00
Formattable Initial load 2007-12-01 00:00:00 +00:00
Formatter 5063507: (fmt) missing exception for "%#s" format specifier 2009-07-24 11:06:57 -07:00
HashMap Initial load 2007-12-01 00:00:00 +00:00
Hashtable Initial load 2007-12-01 00:00:00 +00:00
IdentityHashMap Initial load 2007-12-01 00:00:00 +00:00
IllegalFormatException Initial load 2007-12-01 00:00:00 +00:00
jar Initial load 2007-12-01 00:00:00 +00:00
LinkedHashMap Initial load 2007-12-01 00:00:00 +00:00
LinkedHashSet Initial load 2007-12-01 00:00:00 +00:00
LinkedList Initial load 2007-12-01 00:00:00 +00:00
List Initial load 2007-12-01 00:00:00 +00:00
Locale 6627549: ISO 3166 code addition: Saint Barthelemy and Saint Martin 2009-01-21 13:58:46 -08:00
logging 6876135: Add PlatformLoggingMXBean to eliminate the dependency on JMX from logging 2009-10-27 16:32:23 -07:00
Map 6612102: (coll) IdentityHashMap.iterator().remove() might decrement size twice 2008-03-10 23:23:47 -07:00
NavigableMap 6691185: (coll) TreeMap.navigableKeySet's descendingIterator method starts at first instead of last entry 2008-05-10 11:49:25 -07:00
Objects 6891113: More methods for java.util.Objects: deepEquals, hash, toString with default 2009-10-23 11:18:17 -07:00
Observable Initial load 2007-12-01 00:00:00 +00:00
PluggableLocale Initial load 2007-12-01 00:00:00 +00:00
prefs 6676423: (prefs) Opensource unit/regression tests for java.util.prefs 2009-08-13 15:01:18 -07:00
PriorityQueue 6868712: Improve concurrent queue tests 2009-08-25 19:19:42 -07:00
Random Initial load 2007-12-01 00:00:00 +00:00
regex 6878475: Better syntax for the named capture group in regex 2009-10-21 11:40:40 -07:00
ResourceBundle 6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc 2009-05-18 10:36:38 -07:00
ServiceLoader Initial load 2007-12-01 00:00:00 +00:00
StringTokenizer Initial load 2007-12-01 00:00:00 +00:00
Timer 6730507: java.util.Timer schedule delay Long.MAX_VALUE causes task to execute multiple times 2008-08-07 06:36:41 -07:00
TimeZone 6851214: (tz) New Jordan rule creates a failure for SimpleTimeZone parsing post tzdata2009h 2009-08-31 12:55:15 +09:00
TimSort 6804124: Replace "modified mergesort" in java.util.Arrays.sort with timsort 2009-07-29 14:24:19 -07:00
TreeMap Initial load 2007-12-01 00:00:00 +00:00
UUID Initial load 2007-12-01 00:00:00 +00:00
Vector Initial load 2007-12-01 00:00:00 +00:00
WeakHashMap 6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc 2009-05-18 10:36:38 -07:00
zip 6896422: Add @ignore to test/java/util/zip/Bounds.java 2009-10-29 09:22:00 -07:00