.. |
AbstractCollection
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
AbstractList
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
AbstractMap
|
8195590: Miscellaneous changes imported from jsr166 CVS 2018-02
|
2018-02-10 09:23:41 -08:00 |
AbstractSequentialList
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
ArrayDeque
|
8206123: ArrayDeque created with default constructor can only hold 15 elements
|
2018-07-10 10:24:08 -07:00 |
ArrayList
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
|
2020-01-09 15:38:41 -08:00 |
Arrays
|
8226297: Dual-pivot quicksort improvements
|
2019-11-12 13:49:40 -08:00 |
Base64
|
8221524: java/util/Base64/TestEncodingDecodingLength.java test should be disabled on 32-bit platforms
|
2019-03-27 12:38:29 +01:00 |
BitSet
|
8225397: Integer value miscalculation in toString() method of BitSet
|
2019-06-06 17:20:19 -07:00 |
Calendar
|
8237589: Fix copyright header formatting
|
2020-01-21 14:23:01 -08:00 |
Collection
|
8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
|
2019-02-15 11:18:01 -08:00 |
Collections
|
8214687: Optimize Collections.nCopies().hashCode() and equals()
|
2018-12-30 08:57:24 +07:00 |
Comparator
|
8237589: Fix copyright header formatting
|
2020-01-21 14:23:01 -08:00 |
concurrent
|
8231026: Miscellaneous changes imported from jsr166 CVS 2019-11
|
2019-11-01 09:07:59 -07:00 |
Currency
|
8208746: ISO 4217 Amendment #168 update
|
2018-08-28 20:05:41 -07:00 |
Date
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Deque
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
EnumMap
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
EnumSet
|
8227368: EnumSet.class serialization broken in JDK 9+
|
2019-07-13 10:43:45 +00:00 |
Formattable
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Formatter
|
8221432: Upgrade CLDR to Version 35.1
|
2019-05-08 12:45:02 -07:00 |
function
|
8050818: Predicate::not - provide an easier way to negate a predicate
|
2018-05-30 12:40:04 -03:00 |
HashMap
|
8237589: Fix copyright header formatting
|
2020-01-21 14:23:01 -08:00 |
HashSet
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Hashtable
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
IdentityHashMap
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
IllegalFormatException
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Iterator
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
jar
|
8237589: Fix copyright header formatting
|
2020-01-21 14:23:01 -08:00 |
LinkedHashMap
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
LinkedHashSet
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
LinkedList
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
List
|
8203670: unmodifiable List iterator() implementations should not be ListIterators
|
2018-06-26 19:45:59 -07:00 |
Locale
|
8237589: Fix copyright header formatting
|
2020-01-21 14:23:01 -08:00 |
logging
|
8185139: [Graal] Tests which set too restrictive security manager fail with Graal
|
2019-06-21 13:04:14 -07:00 |
Map
|
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
|
2019-09-14 11:26:26 -07:00 |
MissingFormatArgumentException
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
NavigableMap
|
8199777: Deprecate -XX:+AggressiveOpts
|
2018-03-22 08:39:51 +01:00 |
Objects
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Observable
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Optional
|
8184693: add Pattern.isEmpty
|
2018-04-18 10:30:57 -07:00 |
PluggableLocale
|
8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
|
2018-10-18 00:56:38 -07:00 |
prefs
|
8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail
|
2019-01-29 09:10:08 +00:00 |
PriorityQueue
|
8207003: Miscellaneous changes imported from jsr166 CVS 2018-09
|
2018-09-28 08:45:46 -07:00 |
Properties
|
8224240: Properties.load fails to throw IAE on malformed unicode in certain circumstances
|
2019-06-05 10:23:06 +02:00 |
PropertyPermission
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Random
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
RandomAccess
|
8229338: clean up test/jdk/java/util/RandomAccess/Basic.java
|
2019-09-30 17:19:58 +01:00 |
regex
|
8230829: Matcher matches a surrogate pair that crosses border of the region
|
2019-09-12 11:07:35 -07:00 |
ResourceBundle
|
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
|
2019-07-15 10:21:33 +08:00 |
Scanner
|
8172695: (scanner) java/util/Scanner/ScanTest.java fails
|
2019-03-21 09:16:58 +01:00 |
ServiceLoader
|
8211171: move JarUtils to top-level testlibrary
|
2018-10-01 14:54:46 -07:00 |
spi
|
8219548: Better Null paramenter checking in ToolProvider
|
2019-02-26 13:14:26 -05:00 |
Spliterator
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
stream
|
8231161: Wrong return type in code sample in Collector API documentation
|
2019-10-03 18:59:56 +01:00 |
StringJoiner
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
StringTokenizer
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Timer
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TimeZone
|
8228469: (tz) Upgrade time-zone data to tzdata2019b
|
2019-08-07 13:00:57 +01:00 |
TimSort
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
TreeMap
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
UUID
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Vector
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
WeakHashMap
|
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
|
2018-05-22 21:50:45 -07:00 |
zip
|
8234079: ZipFileInputStreamSkipTest.java runs zero test
|
2019-11-13 21:56:28 +08:00 |