jdk-24/jdk/test/java/util
Alan Bateman 9ccff870cb Merge
2017-03-22 18:41:22 +00:00
..
AbstractCollection 8134984: Text files should end in exactly one newline 2015-09-02 14:11:50 -07:00
AbstractList 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
AbstractMap
AbstractSequentialList
ArrayList 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -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 8072784: Better spliterator implementation for BitSet.stream() 2016-11-16 14:26:14 -08:00
Calendar 8173423: Wrong display name for supplemental Japanese era 2017-01-31 13:18:34 -08:00
Collection 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
Collections 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
Comparator 8033590: java.util.Comparator::thenComparing has unnecessary type restriction 2014-02-06 10:30:18 -08:00
concurrent 8176551: testCommonPoolThreadContextClassLoader fails with "Should throw SecurityException" 2017-03-14 07:04:50 -07:00
Currency 8167143: CLDR timezone parsing does not work for all locales 2016-12-22 06:05:31 +00:00
Date 8165296: update existing i18n test cases of test/java/util 2016-11-17 11:40:50 +05:30
Deque 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
EnumMap 8148044: Remove Enum[0] constants from EnumSet and EnumMap 2016-01-25 12:23:55 +01:00
EnumSet 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00: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 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
IdentityHashMap 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08: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 8170840: java/util/Locale/LocaleTest.java failed with "Uncaught exception thrown in test method TestGetLangsAndCountries" 2016-12-08 12:35:18 +05:30
logging 8172886: Add a test that shows how the LogManager can be implemented by a module 2017-01-18 11:47:36 +00:00
Map 8166365: Small immutable collections should provide optimized implementations when possible 2017-01-12 13:38:27 +01:00
MissingFormatArgumentException
NavigableMap 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08: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 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08: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 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
regex 8176029: Linebreak matcher is not equivalent to the pattern as stated in javadoc 2017-03-09 12:39:34 -08:00
ResourceBundle 8171139: Simplify ResourceBundle.CacheKey and ClassLoader may not be needed 2017-01-17 11:34:47 -08:00
Scanner 8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException 2016-10-31 10:34:31 -07:00
ServiceLoader 8174823: Module system implementation refresh (3/2017) 2017-03-22 16:26:27 +00:00
spi 8172365: Provide a better migration path for ResourceBundleControlProvider 2017-01-30 14:38:08 -08:00
Spliterator 8169903: Refactor spliterator traversing tests into a library 2017-02-14 10:11:26 +08:00
stream 8169903: Refactor spliterator traversing tests into a library 2017-02-14 10:11:26 +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 8176185: java/util/TimeZone/UTCAliasTest.java is not run 2017-03-06 16:07:50 +08:00
TimSort 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
TreeMap 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
UUID 8148936: Adapt UUID.toString() to Compact Strings 2016-02-04 16:00:48 +03:00
Vector 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
WeakHashMap 6842353: Linux testcase failure java/util/WeakHashMap/GCDuringIteration.java 2016-03-03 10:32:35 -08:00
zip 8170828: test/java/util/zip/ZipFile/TestZipFile needs @modules to work with Method.setAccessible() 2016-12-06 14:44:12 -08:00