jdk-24/jdk/test/java/util
2014-08-22 14:56:09 -07:00
..
AbstractCollection
AbstractList
AbstractMap
AbstractSequentialList
ArrayList
Arrays 8037097: Improve diagnosability of test failures for java/util/Arrays/Correct.java 2014-03-11 15:25:45 -07:00
Base64 8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder 2014-08-19 12:26:34 -07:00
BitSet 8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space 2014-05-26 19:59:28 +04:00
Calendar 8048123: Replace calendars.properties with another mechanism to specify a new Japanese calendar era 2014-08-07 13:04:26 +09:00
Collection 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
Collections 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795 2014-07-30 17:42:18 +01:00
Comparator 8033590: java.util.Comparator::thenComparing has unnecessary type restriction 2014-02-06 10:30:18 -08:00
concurrent 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
Currency 8055675: java/util/Currency/PropertiesTest.sh fails on OS X after JDK-8055253 2014-08-20 11:06:38 -07:00
Deque
EnumMap
EnumSet
Formattable
Formatter 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -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 8016252: More defensive HashSet.readObject 2013-10-09 11:47:48 -07:00
Hashtable
IdentityHashMap 6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size 2014-07-12 04:15:56 +04:00
IllegalFormatException
Iterator 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
jar 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08: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
LinkedList
List 8037106: Optimize Arrays.asList(...).forEach 2014-03-18 11:24:38 +01:00
Locale 8042360: Subtag syntax check is incomplete in Locale.LanguageRange 2014-05-08 08:22:25 +09:00
logging 8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException 2014-08-19 17:11:28 +02:00
Map 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
MissingFormatArgumentException
NavigableMap 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
Objects 8014365: Restore Objects.requireNonNull(T, Supplier<String>) 2013-05-13 22:16:55 -07:00
Observable
Optional 8015317: Optional.filter, map, and flatMap 2013-07-12 11:12:16 -07:00
PluggableLocale 8028537: PPC64: Updated the JDK regression tests to run on AIX 2014-01-17 21:54:30 +01:00
prefs 8028537: PPC64: Updated the JDK regression tests to run on AIX 2014-01-17 21:54:30 +01:00
PriorityQueue 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
Properties 8043592: The basic XML parser based on UKit fails to read XML files encoded in UTF-16BE or LE 2014-05-27 17:26:52 -07:00
Random 8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom 2013-08-28 22:11:14 +02:00
regex 8035975: Pattern.compile(String, int) fails to throw IllegalArgumentException 2014-07-16 13:02:24 +04:00
ResourceBundle 8028537: PPC64: Updated the JDK regression tests to run on AIX 2014-01-17 21:54:30 +01:00
Scanner
ServiceLoader 8028537: PPC64: Updated the JDK regression tests to run on AIX 2014-01-17 21:54:30 +01: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 8024408: Specifications for Collection/List/Set/SortedSet.spliterator() need to document if all the (subclass) instances are required to return SIZED spliterators 2013-10-01 12:19:20 +02:00
SplittableRandom 8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom 2013-08-28 22:11:14 +02:00
stream 8044047: Missing null pointer checks for streams 2014-07-16 14:35:48 +02:00
StringJoiner 8054221: StringJoiner imlementation optimization 2014-08-07 15:07:33 +04:00
StringTokenizer
Timer 8004807: java/util/Timer/Args.java failing intermittently in HS testing 2014-06-10 08:07:39 -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
TreeMap 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
UUID 8006627: UUID to/from String performance should be improved by reducing object allocations 2014-07-21 23:07:40 +02:00
Vector
WeakHashMap
zip 8048990: ZipFile.entries() can't handle empty zip entry names 2014-07-02 10:21:23 -07:00