jdk-24/jdk/test/java/util
Mark Sheppard c9063f559f 8003890: corelibs test scripts should pass TESTVMOPTS
Reviewed-by: chegar, alanb
2012-12-13 14:47:35 +00:00
..
AbstractCollection 7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec 2012-04-10 10:17:36 +08:00
AbstractList 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AbstractMap 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AbstractSequentialList 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ArrayList 6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE 2010-10-19 10:02:25 -07:00
Arrays 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
Base64 8004212: java.util.Base64 methods decodeArray and decodeBuffer should return the number of bytes written 2012-12-01 11:36:25 -08:00
BitSet 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Calendar 8000983: Support narrow display names for calendar fields 2012-12-10 10:52:11 +09:00
Collection 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
Collections 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
concurrent 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
Currency 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
Deque 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
EnumMap 7164256: EnumMap clone doesn't clear the entrySet keeping a reference to the original Map 2012-06-07 12:31:45 +01:00
EnumSet 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles 2011-05-25 13:32:36 -07:00
Formattable 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Formatter 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
HashMap 7173432: Handle null key at HashMap resize 2012-06-01 00:05:21 -07:00
Hashtable 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
IdentityHashMap 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles 2011-05-25 13:32:36 -07:00
IllegalFormatException 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
jar 7148584: Jar tools fails to generate manifest correctly when boundary condition hit 2012-03-12 11:30:28 +00:00
LinkedHashMap 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
LinkedHashSet 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
LinkedList 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
List 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Locale 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
logging 8004651: TEST: java/util/logging/CheckLockLocationTest.java failed to delete file (win) 2012-12-12 15:37:27 -08:00
Map 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
MissingFormatArgumentException 5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value 2011-12-05 10:50:14 -08:00
NavigableMap 6792706: Add JAR file to bootclasspath when using AggressiveOpts 2010-11-08 09:29:18 -08:00
Objects 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
Observable 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PluggableLocale 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
prefs 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
PriorityQueue 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
Properties 8000685: (props) Properties.storeToXML/loadFromXML should only require UTF-8 and UTF-16 to be supported 2012-10-17 11:43:56 +01:00
Random 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
regex 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
ResourceBundle 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
Scanner 7021209: convert lang, math, util to use try-with-resources 2011-02-22 15:34:17 -08:00
ServiceLoader 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
spi/ResourceBundleControlProvider 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
StringTokenizer 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Timer 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
TimeZone 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
TimSort 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TreeMap 7198904: (alt-rt) TreeMap.clone is broken 2012-11-20 21:35:18 -08:00
UUID 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
Vector 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles 2011-05-25 13:32:36 -07:00
WeakHashMap 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
zip 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00