jdk-24/jdk/test/java/util
Xueming Shen a9c275ed18 6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima
Correct the wrong calculation of "precision" in certain circumstances.

Reviewed-by: darcy, alanb
2009-01-22 20:29:54 -08: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 Initial load 2007-12-01 00:00:00 +00:00
BitSet Initial load 2007-12-01 00:00:00 +00:00
Collection 6691215: (coll) IdentityHashMap.containsValue(null) returns true when null value not present 2008-05-10 12:14:53 -07:00
Collections Initial load 2007-12-01 00:00:00 +00:00
concurrent 6725789: ScheduledExecutorService does not work as expected in jdk7/6/5 2008-08-01 00:42:43 -07:00
Currency 6608572: Currency change for Malta and Cyprus 2008-08-01 02:58:59 -07: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 6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima 2009-01-22 20:29:54 -08: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 Initial load 2007-12-01 00:00:00 +00:00
logging Initial load 2007-12-01 00:00:00 +00: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
Observable Initial load 2007-12-01 00:00:00 +00:00
PluggableLocale Initial load 2007-12-01 00:00:00 +00:00
PriorityQueue Initial load 2007-12-01 00:00:00 +00:00
Random Initial load 2007-12-01 00:00:00 +00:00
ResourceBundle Initial load 2007-12-01 00:00:00 +00: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 6785258: Update copyright year 2008-12-15 16:55:25 -08: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 Initial load 2007-12-01 00:00:00 +00:00
zip 6763122: ZipFile ctor does not throw exception when file is not a zip file 2008-11-11 08:59:43 +00:00