| .. |
|
AbstractCollection
|
…
|
|
|
AbstractList
|
…
|
|
|
AbstractMap
|
…
|
|
|
AbstractSequentialList
|
…
|
|
|
ArrayList
|
…
|
|
|
Arrays
|
8073354: TimSortStackSize2.java: test cleanup: make test run with single argument
|
2015-02-26 18:50:02 -05:00 |
|
Base64
|
8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
|
2016-09-09 18:58:06 +03:00 |
|
BitSet
|
8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space
|
2014-05-26 19:59:28 +04:00 |
|
Calendar
|
8205432: Replace the placeholder Japanese era name
|
2019-04-03 04:59:17 +01:00 |
|
Collection
|
8037106: Optimize Arrays.asList(...).forEach
|
2014-03-18 11:24:38 +01:00 |
|
Collections
|
8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795
|
2014-07-30 17:42:18 +01:00 |
|
Comparator
|
8033590: java.util.Comparator::thenComparing has unnecessary type restriction
|
2014-02-06 10:30:18 -08:00 |
|
Currency
|
8145952: ISO 4217 amendment 161
|
2016-09-22 23:06:58 +08:00 |
|
Deque
|
…
|
|
|
EnumMap
|
…
|
|
|
EnumSet
|
…
|
|
|
Formattable
|
…
|
|
|
Formatter
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
|
2013-12-26 12:04:16 -08:00 |
|
HashMap
|
8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
|
2018-06-15 12:00:45 +05:30 |
|
HashSet
|
…
|
|
|
Hashtable
|
8068427: Hashtable deserialization reconstitutes table with wrong capacity
|
2015-01-21 21:42:22 +01:00 |
|
IdentityHashMap
|
6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
|
2014-07-12 04:15:56 +04: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 |
|
LinkedHashMap
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
|
2013-12-26 12:04:16 -08:00 |
|
LinkedHashSet
|
…
|
|
|
LinkedList
|
…
|
|
|
List
|
8037106: Optimize Arrays.asList(...).forEach
|
2014-03-18 11:24:38 +01:00 |
|
Locale
|
8042360: Subtag syntax check is incomplete in Locale.LanguageRange
|
2014-05-09 10:19:59 +09:00 |
|
Map
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
|
2013-12-26 12:04:16 -08:00 |
|
MissingFormatArgumentException
|
…
|
|
|
NavigableMap
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
|
2013-12-26 12:04:16 -08:00 |
|
Objects
|
…
|
|
|
Observable
|
…
|
|
|
Optional
|
…
|
|
|
PluggableLocale
|
8076287: Performance degradation observed with TimeZone Benchmark
|
2015-04-27 23:55:55 +03:00 |
|
PriorityQueue
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
|
2013-12-26 12:04:16 -08:00 |
|
Properties
|
…
|
|
|
Random
|
…
|
|
|
ResourceBundle
|
Merge
|
2014-01-22 17:40:55 -08:00 |
|
Scanner
|
…
|
|
|
ServiceLoader
|
Merge
|
2014-01-22 17:40:55 -08:00 |
|
Spliterator
|
…
|
|
|
SplittableRandom
|
…
|
|
|
StringJoiner
|
…
|
|
|
StringTokenizer
|
…
|
|
|
TimSort
|
…
|
|
|
TimeZone
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
|
2013-12-26 12:04:16 -08:00 |
|
Timer
|
…
|
|
|
TreeMap
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
|
2013-12-26 12:04:16 -08:00 |
|
UUID
|
…
|
|
|
Vector
|
…
|
|
|
WeakHashMap
|
…
|
|
|
concurrent
|
8150780: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError
|
2016-02-27 16:54:57 -08:00 |
|
function
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
|
2013-12-26 12:04:16 -08:00 |
|
jar
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
|
2013-12-26 12:04:16 -08:00 |
|
logging
|
8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
|
2017-12-20 06:12:10 -08:00 |
|
prefs
|
Merge
|
2014-01-22 17:40:55 -08:00 |
|
regex
|
8169056: StringIndexOutOfBoundsException in Pattern.compile with CANON_EQ flag
|
2017-03-23 11:48:23 -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 |
|
stream
|
8148928: java/util/stream/test/**/SequentialOpTest.java timed out intermittently
|
2016-02-05 09:54:56 +08:00 |
|
zip
|
8196854: TestFlushableGZIPOutputStream failing with IndexOutOfBoundsException
|
2018-02-08 15:49:35 +00:00 |