jdk-24/jdk/test/java/util
Xueming Shen 320ce960ce 8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
8006526: Base64.Decoder.decode(String) spec contains a copy-paste mistake

To ignore single non-base64 char in mime decoding

Reviewed-by: alanb
2013-01-31 13:13:14 -08:00
..
AbstractCollection 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -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 8003981: Support Parallel Array Sorting - JEP 103 2012-12-27 21:55:24 +00:00
Base64 8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character 2013-01-31 13:13:14 -08:00
BitSet 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Calendar 8004489: Add support for Minguo and Hijrah calendars to CalendarNameProvider SPI 2013-01-21 15:41:30 +09:00
Collection 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
Collections 8004928: TEST_BUG: Reduce dependence of CoreLib tests from the AWT subsystem 2012-12-17 14:34:37 +04:00
concurrent 8005311: Add Scalable Updatable Variables, DoubleAccumulator, DoubleAdder, LongAccumulator, LongAdder 2013-01-21 13:50:05 +00:00
Currency Merge 2012-12-23 19:11:15 -08: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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
HashMap 7042126: (alt-rt) HashMap.clone implementation should be re-examined 2013-01-31 10:55:15 -08: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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
logging 8005632: Extend java.util.Logger to use Supplier<String> for messages 2013-01-25 16:13:32 -08:00
Map 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08: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 7162007: Clean up i18n related caches 2013-01-14 11:09:53 -08:00
prefs 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
PriorityQueue 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
Properties 8005962: TEST_BUG: java/util/Properties/MacJNUEncoding can fail in certain environments 2013-01-10 10:21:44 -08: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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
spi/ResourceBundleControlProvider 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08: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 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +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 8006773: test/java/util/zip/ZipFile/FinalizeZipFile.java failing intermittently 2013-01-23 10:29:50 -08:00