jdk-24/jdk/test/java/util
Sean Mullan d107e7ec6c Merge
2015-06-09 09:19:43 -04: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 8080945: Improve the performance of primitive Arrays.sort for certain patterns of array elements 2015-06-09 07:05:48 +01:00
Base64 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
BitSet 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Calendar 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
Collection 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Collections 8072726: add adapter to convert Enumeration to Iterator 2015-06-04 18:28:14 -07:00
Comparator 8033590: java.util.Comparator::thenComparing has unnecessary type restriction 2014-02-06 10:30:18 -08:00
concurrent 8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false 2015-05-12 10:50:40 +02:00
Currency 8074350: Support ISO 4217 "Current funds codes" table (A.2) 2015-03-17 16:04:26 -07: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 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Formattable 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Formatter 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
function 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
HashMap 8046085: inserting null key into HashMap treebin fails 2014-06-06 14:23:08 -07:00
HashSet 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Hashtable 8068427: Hashtable deserialization reconstitutes table with wrong capacity 2015-01-21 21:42:22 +01:00
IdentityHashMap 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
IllegalFormatException 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Iterator 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
jar 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
LinkedHashMap 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08: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 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Locale 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
logging 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
Map 8078463: TEST_BUG: optimize java/util/Map/Collisions.java 2015-05-14 13:52:05 -07:00
MissingFormatArgumentException 5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value 2011-12-05 10:50:14 -08:00
NavigableMap 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Objects 8014365: Restore Objects.requireNonNull(T, Supplier<String>) 2013-05-13 22:16:55 -07:00
Observable 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Optional 8071670: java.util.Optional: please add a way to specify if-else behavior 2015-02-13 11:13:27 +01:00
PluggableLocale 8075545: Add permission check for locale service provider implementations 2015-04-29 11:03:56 -07:00
prefs 8075156: (prefs) get*() and remove() should disallow the use of the null control character '\u0000' as key 2015-04-28 11:10:45 -07:00
PriorityQueue 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
Properties 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
PropertyPermission 8056179: Store permissions in concurrent collections in PermissionCollection subclasses 2015-06-09 09:18:07 -04:00
Random 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
regex 8079782: RandomFactory should be in the jdk.testlibrary package 2015-05-08 11:02:33 +01:00
ResourceBundle 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Scanner 7021209: convert lang, math, util to use try-with-resources 2011-02-22 15:34:17 -08:00
ServiceLoader 8049367: Modular Run-Time Images 2014-12-03 14:22:58 +00:00
spi/ResourceBundleControlProvider 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Spliterator 8071477: Better Spliterator implementations for String.chars() and String.codePoints() 2015-01-26 17:26:49 +00:00
SplittableRandom 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
stream 8075307: Pipeline calculating inconsistent flag state for parallel stateful ops 2015-03-25 10:50:08 +00:00
StringJoiner 8054221: StringJoiner imlementation optimization 2014-08-07 15:07:33 +04:00
StringTokenizer 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Timer 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
TimeZone 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
TimSort 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TreeMap 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
UUID 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07: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 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
zip 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00