.. |
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
|
8023897 : Replace/update/rename executeAndCatch in various tests to assertThrows
|
2017-05-04 20:24:12 +08: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
|
8023897 : Replace/update/rename executeAndCatch in various tests to assertThrows
|
2017-05-04 20:24:12 +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
|
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
|
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
|
8023897 : Replace/update/rename executeAndCatch in various tests to assertThrows
|
2017-05-04 20:24:12 +08:00 |
jar
|
8179645: java.util.jar.Packer.newPacker and newUnpacker fails when running with security manager
|
2017-05-04 15:39:09 -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
|
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
|
8178380 : Module system implementation refresh (5/2017)
|
2017-05-04 07:26:55 +00: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
|
8176029: Linebreak matcher is not equivalent to the pattern as stated in javadoc
|
2017-03-09 12:39:34 -08:00 |
ResourceBundle
|
Merge
|
2017-04-07 10:53:42 +01:00 |
Scanner
|
8150488: Scanner.findAll() can return infinite stream if regex matches zero chars
|
2017-04-28 12:16:30 -07:00 |
ServiceLoader
|
8177530: Module system implementation refresh (4/2017)
|
2017-04-07 08:05:54 +00:00 |
spi
|
8177530: Module system implementation refresh (4/2017)
|
2017-04-07 08:05:54 +00:00 |
Spliterator
|
8023897 : Replace/update/rename executeAndCatch in various tests to assertThrows
|
2017-05-04 20:24:12 +08:00 |
stream
|
8023897 : Replace/update/rename executeAndCatch in various tests to assertThrows
|
2017-05-04 20:24:12 +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
|
8179247: java/util/zip/TestExtraTime.java: add some instrumentation which might illuminate the failure of 2016-09-14
|
2017-04-26 14:03:02 -07:00 |