.. |
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
|
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
|
2018-05-22 21:50:45 -07:00 |
Arrays
|
8210112: remove jdk.testlibrary.ProcessTools
|
2018-09-07 14:01:52 -07:00 |
Base64
|
8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
|
2018-01-31 10:34:59 -08:00 |
BitSet
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Calendar
|
8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
|
2018-09-06 10:49:17 -07:00 |
Collection
|
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
|
2018-06-25 09:59:16 -07:00 |
Collections
|
8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
|
2018-06-25 18:01:42 -07:00 |
Comparator
|
8171826: Comparator.reverseOrder(c) mishandles singleton comparators
|
2017-12-12 09:33:35 -08:00 |
concurrent
|
8210971: Add exception handling methods to CompletionStage and CompletableFuture
|
2018-09-28 08:45:46 -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
|
8192935: Fix EnumSet's SerializationProxy javadoc
|
2017-12-03 13:06:51 -08:00 |
Formattable
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Formatter
|
8202537: CLDR33
|
2018-06-15 11:58:34 +05:30 |
function
|
8050818: Predicate::not - provide an easier way to negate a predicate
|
2018-05-30 12:40:04 -03:00 |
HashMap
|
8205399: Set node color on pinned HashMap.TreeNode deletion
|
2018-08-10 12:05:53 -07: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
|
8206863: A closed JarVerifier.VerifierStream should throw IOException
|
2018-07-17 17:36:27 -07: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
|
8210443: Migrate Locale matching tests to JDK Repo
|
2018-09-25 11:18:36 +08:00 |
logging
|
8210894: remove jdk/testlibrary/Asserts
|
2018-09-21 14:50:06 -07:00 |
Map
|
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
|
2018-06-25 09:59:16 -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
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
prefs
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
PriorityQueue
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
Properties
|
8157903: (prop) move Properties tests into OpenJDK
|
2018-01-25 14:12:43 +08: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
|
8197418: Move java/util/RandomAccess/ tests into OpenJDK
|
2018-04-12 10:19:31 +08:00 |
regex
|
8184692: add Pattern.asMatchPredicate
|
2018-04-16 11:21:32 -07:00 |
ResourceBundle
|
8210112: remove jdk.testlibrary.ProcessTools
|
2018-09-07 14:01:52 -07:00 |
Scanner
|
8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used
|
2017-12-13 12:43:38 +05:30 |
ServiceLoader
|
8209772: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java
|
2018-09-14 13:18:52 +08:00 |
spi
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Spliterator
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
stream
|
8205461: Create Collector which merges results of two other collectors
|
2018-09-25 14:23:37 +02: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
|
8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale
|
2018-09-17 14:16:31 +05:30 |
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
|
8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test
|
2018-09-10 20:17:26 +08:00 |