.. |
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
|
8149391: Fix module dependences in java/util tests
|
2016-02-08 18:14:48 -08:00 |
Base64
|
8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string
|
2015-06-24 11:15:23 -07:00 |
BitSet
|
8078334: Mark regression tests using randomness
|
2015-04-29 10:25:53 -07:00 |
Calendar
|
8152077: (cal) Calendar.roll does not always roll the hours during daylight savings
|
2016-03-29 18:04:41 +09:00 |
Collection
|
8139232: JEP-269 initial API and skeleton implementations
|
2015-12-08 13:48:22 -08:00 |
Collections
|
8138838: docs cleanup for java.desktop
|
2016-01-11 17:51:54 +03:00 |
Comparator
|
8033590: java.util.Comparator::thenComparing has unnecessary type restriction
|
2014-02-06 10:30:18 -08:00 |
concurrent
|
8151501: LockSupport/ParkLoops.java: AssertionError: lost unpark
|
2016-04-07 10:06:01 -07:00 |
Currency
|
8149735: PropertiesTest.sh fails
|
2016-04-05 12:02:54 +05:30 |
Deque
|
8136583: Core libraries should use blessed modifier order
|
2015-09-15 21:56:04 -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
|
8142968: Module System implementation
|
2016-03-17 19:04:16 +00: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
|
8152733: Avoid creating Manifest when checking for Multi-Release attribute
|
2016-03-28 22:25:32 +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
|
8153370: Drop use of old style -XaddExports from tests
|
2016-04-05 21:18:01 +01:00 |
logging
|
8152436: Add a test to verify that the root logger correctly reports the caller's information
|
2016-04-06 17:54:41 +02:00 |
Map
|
8145164: Default implementation of ConcurrentMap::compute can throw NPE
|
2016-01-29 11:49:37 -08:00 |
MissingFormatArgumentException
|
5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value
|
2011-12-05 10:50:14 -08:00 |
NavigableMap
|
8134853: Bulk integration of java.util.concurrent classes
|
2015-10-13 16:45:35 -07:00 |
Objects
|
8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null
|
2015-11-17 14:11:46 +01:00 |
Observable
|
|
|
Optional
|
8080418: Add Optional.or()
|
2015-10-19 11:28:50 -07:00 |
PluggableLocale
|
8153370: Drop use of old style -XaddExports from tests
|
2016-04-05 21:18:01 +01:00 |
prefs
|
8149391: Fix module dependences in java/util tests
|
2016-02-08 18:14:48 -08:00 |
PriorityQueue
|
8037866: Replace the Fun class in tests with lambdas
|
2014-06-02 19:49:57 +04:00 |
Properties
|
8078334: Mark regression tests using randomness
|
2015-04-29 10:25:53 -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
|
8142968: Module System implementation
|
2016-03-17 19:04:16 +00:00 |
ResourceBundle
|
8142968: Module System implementation
|
2016-03-17 19:04:16 +00:00 |
Scanner
|
8142968: Module System implementation
|
2016-03-17 19:04:16 +00:00 |
ServiceLoader
|
8142968: Module System implementation
|
2016-03-17 19:04:16 +00: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
|
8079136: Accessing a nested sublist leads to StackOverflowError
|
2016-03-31 17:30:31 +03:00 |
SplittableRandom
|
8078334: Mark regression tests using randomness
|
2015-04-29 10:25:53 -07:00 |
stream
|
8142968: Module System implementation
|
2016-03-17 19:04:16 +00: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
|
8151798: Mark java/util/TimeZone/Bug6772689.java as intermittently failing and demote to tier2
|
2016-03-14 19:46:19 +08:00 |
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
|
8151286: Remove intermittent key from TestLocalTime.java and move back to tier1
|
2016-03-05 10:30:23 +08:00 |