.. |
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
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
AbstractSequentialList
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
ArrayList
|
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
|
2010-10-19 10:02:25 -07:00 |
Arrays
|
8136583: Core libraries should use blessed modifier order
|
2015-09-15 21:56:04 -07: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
|
8136583: Core libraries should use blessed modifier order
|
2015-09-15 21:56:04 -07:00 |
Collection
|
8134853: Bulk integration of java.util.concurrent classes
|
2015-10-13 16:45:35 -07:00 |
Collections
|
8134853: Bulk integration of java.util.concurrent classes
|
2015-10-13 16:45:35 -07:00 |
Comparator
|
8033590: java.util.Comparator::thenComparing has unnecessary type restriction
|
2014-02-06 10:30:18 -08:00 |
concurrent
|
8134853: Bulk integration of java.util.concurrent classes
|
2015-10-13 16:45:35 -07:00 |
Currency
|
8129361: ISO 4217 amendment 160
|
2015-07-29 23:36:51 -07:00 |
Deque
|
8136583: Core libraries should use blessed modifier order
|
2015-09-15 21:56:04 -07:00 |
EnumMap
|
7164256: EnumMap clone doesn't clear the entrySet keeping a reference to the original Map
|
2012-06-07 12:31:45 +01:00 |
EnumSet
|
8078334: Mark regression tests using randomness
|
2015-04-29 10:25:53 -07:00 |
Formattable
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
Formatter
|
8039390: Unexpected behaviour of String.format with null arguments
|
2015-08-15 04:38:51 +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
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
Iterator
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
|
2013-12-26 12:04:16 -08:00 |
jar
|
8136583: Core libraries should use blessed modifier order
|
2015-09-15 21:56:04 -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
|
8134853: Bulk integration of java.util.concurrent classes
|
2015-10-13 16:45:35 -07:00 |
Locale
|
8138613: Remove SPI locale provider adapter from the default provider list
|
2015-10-05 08:16:11 -07:00 |
logging
|
8033661: readConfiguration does not cleanly reinitialize the logging system
|
2015-10-12 20:13:22 +02:00 |
Map
|
8134853: Bulk integration of java.util.concurrent classes
|
2015-10-13 16:45:35 -07: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
|
8138963: java.lang.Objects new method to default to non-null
|
2015-10-21 14:18:49 -04:00 |
Observable
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
Optional
|
8080418: Add Optional.or()
|
2015-10-19 11:28:50 -07:00 |
PluggableLocale
|
8008577: Use CLDR Locale Data by Default
|
2015-06-24 16:42:11 -07:00 |
prefs
|
8079539: java/util/prefs/CodePointZeroPrefsTest.java fails with "java.util.prefs.BackingStoreException: Couldn't get file lock."
|
2015-06-18 17:20:42 -07: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
|
8136583: Core libraries should use blessed modifier order
|
2015-09-15 21:56:04 -07:00 |
ResourceBundle
|
8136583: Core libraries should use blessed modifier order
|
2015-09-15 21:56:04 -07:00 |
Scanner
|
8072722: add stream support to Scanner
|
2015-09-16 16:24:35 -07:00 |
ServiceLoader
|
8136583: Core libraries should use blessed modifier order
|
2015-09-15 21:56:04 -07: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
|
8134853: Bulk integration of java.util.concurrent classes
|
2015-10-13 16:45:35 -07:00 |
SplittableRandom
|
8078334: Mark regression tests using randomness
|
2015-04-29 10:25:53 -07:00 |
stream
|
8136686: Collectors.counting can use Collectors.summingLong to reduce boxing
|
2015-09-19 15:26:34 +02:00 |
StringJoiner
|
8136583: Core libraries should use blessed modifier order
|
2015-09-15 21:56:04 -07:00 |
StringTokenizer
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
Timer
|
8078334: Mark regression tests using randomness
|
2015-04-29 10:25:53 -07:00 |
TimeZone
|
8136518: java/util/TimeZone/CLDRDisplayNamesTest.java fails for de
|
2015-09-24 09:05:24 -07: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
|
8078334: Mark regression tests using randomness
|
2015-04-29 10:25:53 -07:00 |
Vector
|
8134853: Bulk integration of java.util.concurrent classes
|
2015-10-13 16:45:35 -07:00 |
WeakHashMap
|
8134853: Bulk integration of java.util.concurrent classes
|
2015-10-13 16:45:35 -07:00 |
zip
|
6907252: ZipFileInputStream Not Thread-Safe
|
2015-10-15 09:33:03 +01:00 |