jdk-24/jdk/test/java/util
2016-11-03 09:44:43 +08:00
..
AbstractCollection 8134984: Text files should end in exactly one newline 2015-09-02 14:11:50 -07:00
AbstractList 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
AbstractMap
AbstractSequentialList
ArrayList 8148174: NegativeArraySizeException in Vector.grow(int) 2016-01-25 16:07:00 -08:00
Arrays 8168505: Remove the intermittent keyword from java/util/Arrays/ParallelPrefix.java 2016-10-24 21:44:33 -07:00
Base64 8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output 2016-09-03 13:43:01 +03:00
BitSet 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Calendar 8165583: Fix module dependencies for jdk/java/util/* tests 2016-09-08 09:59:54 -07:00
Collection 8159404: throw UnsupportedOperationException unconditionally for mutator methods 2016-09-06 16:08:54 -07:00
Collections 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
Comparator 8033590: java.util.Comparator::thenComparing has unnecessary type restriction 2014-02-06 10:30:18 -08:00
concurrent 8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain 2016-10-10 15:58:42 -07:00
Currency 8145952: ISO 4217 amendment 161 2016-09-01 01:39:21 -07:00
Date 8165583: Fix module dependencies for jdk/java/util/* tests 2016-09-08 09:59:54 -07:00
Deque 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
EnumMap 8148044: Remove Enum[0] constants from EnumSet and EnumMap 2016-01-25 12:23:55 +01:00
EnumSet 8148044: Remove Enum[0] constants from EnumSet and EnumMap 2016-01-25 12:23:55 +01:00
Formattable
Formatter 8165583: Fix module dependencies for jdk/java/util/* tests 2016-09-08 09:59:54 -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 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
IdentityHashMap 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07: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 8166287: MultiReleaseJarAPI.isMultiReleaseJar(): failure java.nio.file.AccessDeniedException: custom-mr.jar 2016-09-28 14:29:35 +02:00
LinkedHashMap 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
LinkedHashSet 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
LinkedList 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
List 8079136: Accessing a nested sublist leads to StackOverflowError 2016-03-31 17:30:31 +03:00
Locale 7094818: closed/java/text/Format/DateFormat tests failed on Hindi 2016-08-22 14:24:46 +09:00
logging 8152515: (logging) LogManager.resetLogger should ignore LinkageError 2016-11-02 14:46:40 +00:00
Map 8164982: Fix legal notices in java/lang, java/net, java/util tests 2016-08-31 09:46:50 -07:00
MissingFormatArgumentException
NavigableMap 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
Objects 8164982: Fix legal notices in java/lang, java/net, java/util tests 2016-08-31 09:46:50 -07:00
Observable
Optional 8080418: Add Optional.or() 2015-10-19 11:28:50 -07:00
PluggableLocale 8165804: Revisit the way of loading BreakIterator rules/dictionaries 2016-10-25 15:43:19 +09:00
prefs 8149391: Fix module dependences in java/util tests 2016-02-08 18:14:48 -08:00
PriorityQueue 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
Properties 8029891: Deadlock detected in java/lang/ClassLoader/deadlock/GetResource.java 2016-05-19 16:25:35 -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 8164982: Fix legal notices in java/lang, java/net, java/util tests 2016-08-31 09:46:50 -07:00
ResourceBundle 8168789: ModuleReader.list and ModuleFinder.of update 2016-10-28 10:18:07 +01:00
Scanner 8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException 2016-10-31 10:34:31 -07:00
ServiceLoader 8165583: Fix module dependencies for jdk/java/util/* tests 2016-09-08 09:59:54 -07:00
spi 8159855: Create an SPI for tools 2016-10-07 16:49:31 -07:00
Spliterator 8158365: List.spliterator should optimize for RandomAccess lists 2016-05-23 23:12:05 +08:00
stream 8151511: Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMap 2016-11-03 09:44:43 +08:00
StringJoiner 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
StringTokenizer
Timer 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
TimeZone 8166875: (tz) Support tzdata2016g 2016-10-05 16:39:13 +05:30
TimSort 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
TreeMap 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
UUID 8148936: Adapt UUID.toString() to Compact Strings 2016-02-04 16:00:48 +03:00
Vector 8148174: NegativeArraySizeException in Vector.grow(int) 2016-01-25 16:07:00 -08:00
WeakHashMap 6842353: Linux testcase failure java/util/WeakHashMap/GCDuringIteration.java 2016-03-03 10:32:35 -08:00
zip 8164982: Fix legal notices in java/lang, java/net, java/util tests 2016-08-31 09:46:50 -07:00