jdk-24/jdk/test/java/util
Doug Lea c887543d2d 8177632: ScheduledThreadPoolExecutor delayed task shutdown policy affects non-scheduled tasks
8176254: ScheduledThreadPoolExecutor periodic tasks not cancelled if running at shutdown
8173113: Javadoc for ThreadPoolExecutor is unclear wrt corePoolSize and running threads

Reviewed-by: martin, psandoz, dholmes
2017-07-22 09:13:53 -07: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 8179242: OutOfMemoryError in java/util/Arrays/ParallelPrefix.java 2017-06-14 19:29:54 -07:00
Base64 8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests 2017-06-12 12:40:43 -07:00
BitSet 8085814: Move stream test library to the jdk test library area 2017-05-12 12:53:50 +08:00
Calendar 8176847: Calendar.checkDisplayNameParams() should check case of style == 3 2017-06-01 12:43:11 -07:00
Collection 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
Collections 8023897: Replace/update/rename executeAndCatch in various tests to assertThrows 2017-05-04 20:24:12 +08:00
Comparator 8033590: java.util.Comparator::thenComparing has unnecessary type restriction 2014-02-06 10:30:18 -08:00
concurrent 8177632: ScheduledThreadPoolExecutor delayed task shutdown policy affects non-scheduled tasks 2017-07-22 09:13:53 -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 8023897: Replace/update/rename executeAndCatch in various tests to assertThrows 2017-05-04 20:24:12 +08:00
jar 8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests 2017-06-12 12:40:43 -07: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 8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests 2017-06-12 12:40:43 -07:00
Locale 8032842: Locale.filterTags()/lookupTag() methods return lowercased language tags 2017-07-07 12:19:00 +05:30
logging 8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests 2017-06-12 12:40:43 -07:00
Map 8023897: Replace/update/rename executeAndCatch in various tests to assertThrows 2017-05-04 20:24:12 +08: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 8023897: Replace/update/rename executeAndCatch in various tests to assertThrows 2017-05-04 20:24:12 +08:00
regex 8184706: Matcher doesn't indicate hitEnd after matching \u0D with \R at EOL 2017-07-15 14:01:49 -07:00
ResourceBundle Merge 2017-06-23 23:48:17 +00:00
Scanner 8085814: Move stream test library to the jdk test library area 2017-05-12 12:53:50 +08:00
ServiceLoader 8183536: Update jdk tests to allow for unique test classes directory 2017-07-05 13:30:22 +01:00
spi 8177530: Module system implementation refresh (4/2017) 2017-04-07 08:05:54 +00:00
Spliterator 8085814: Move stream test library to the jdk test library area 2017-05-12 12:53:50 +08:00
stream 8085814: Move stream test library to the jdk test library area 2017-05-12 12:53:50 +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 8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests 2017-06-12 12:40:43 -07:00
zip 8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests 2017-06-12 12:40:43 -07:00