.. |
AbstractCollection
|
|
|
AbstractList
|
|
|
AbstractMap
|
8308167: SequencedMap::firstEntry throws NPE when first entry has null key or value
|
2023-06-06 00:19:50 +00:00 |
AbstractSequentialList
|
|
|
ArrayDeque
|
|
|
ArrayList
|
8340572: ConcurrentModificationException when sorting ArrayList sublists
|
2024-10-05 21:15:18 +00:00 |
Arrays
|
8332826: Make hashCode methods in ArraysSupport friendlier
|
2024-05-30 09:33:30 +00:00 |
Base64
|
8341243: Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base
|
2024-10-02 01:27:03 +00:00 |
BitSet
|
8317795: Add an ImmutableBitSetPredicate variant for bitsets <= 128 elements
|
2023-10-10 17:01:57 +00:00 |
Calendar
|
8331851: Add specific regression leap year tests for Calendar.roll()
|
2024-05-20 09:23:40 +00:00 |
Collection
|
8329089: Empty immutable list throws the wrong exception type for remove(first | last) operations
|
2024-04-05 07:38:43 +00:00 |
Collections
|
8292955: Collections.checkedMap Map.merge does not properly check key and value
|
2024-05-28 06:43:07 +00:00 |
Comparator
|
|
|
concurrent
|
8341243: Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base
|
2024-10-02 01:27:03 +00:00 |
Currency
|
8334653: ISO 4217 Amendment 177 Update
|
2024-06-25 19:05:22 +00:00 |
Date
|
8316696: Remove the testing base classes: IntlTest and CollatorTest
|
2023-10-03 16:38:17 +00:00 |
Deque
|
|
|
DoubleStreamSums
|
8294705: Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
|
2022-10-20 10:47:39 +00:00 |
DoubleSummaryStatistics
|
8214761: Bug in parallel Kahan summation implementation
|
2021-09-03 00:50:11 +00:00 |
EnumMap
|
|
|
EnumSet
|
|
|
Formattable
|
|
|
Formatter
|
8328037: Test java/util/Formatter/Padding.java has unnecessary high heap requirement after JDK-8326718
|
2024-03-15 06:41:53 +00:00 |
function
|
|
|
HashMap
|
8328066: WhiteBoxResizeTest failure on linux-x86: Could not reserve enough space for 2097152KB object heap
|
2024-03-15 12:00:32 +00:00 |
HashSet
|
|
|
Hashtable
|
8270416: Enhance construction of Identity maps
|
2022-01-18 23:35:34 +00:00 |
HexFormat
|
|
|
IdentityHashMap
|
8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
|
2022-11-03 16:36:29 +00:00 |
IllegalFormatException
|
|
|
Iterator
|
|
|
jar
|
8333398: Uncomment the commented test in test/jdk/java/util/jar/JarFile/mrjar/MultiReleaseJarAPI.java
|
2024-06-04 01:53:18 +00:00 |
LinkedHashMap
|
|
|
LinkedHashSet
|
|
|
LinkedList
|
|
|
List
|
8325679: Optimize ArrayList subList sort
|
2024-09-04 13:40:40 +00:00 |
Locale
|
8342582: user.region for formatting number no longer works for 21.0.5
|
2024-10-23 17:44:31 +00:00 |
logging
|
8340326: Remove references to Applet in core-libs/security tests
|
2024-10-04 17:34:08 +00:00 |
Map
|
8267174: Many test files have the wrong Copyright header
|
2023-09-12 20:16:05 +00:00 |
MissingFormatArgumentException
|
|
|
NavigableMap
|
|
|
Objects
|
8280168: Add Objects.toIdentityString
|
2022-01-25 18:15:37 +00:00 |
Observable
|
|
|
Optional
|
|
|
PluggableLocale
|
8341658: RISC-V: Test DateFormatProviderTest.java run timeouted
|
2024-10-09 05:47:58 +00:00 |
prefs
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
|
2024-01-03 08:53:01 +00:00 |
PriorityQueue
|
|
|
Properties
|
8329729: java/util/Properties/StoreReproducibilityTest.java times out
|
2024-04-10 01:33:13 +00:00 |
PropertyPermission
|
|
|
Random
|
8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory
|
2024-05-21 12:53:03 +00:00 |
RandomAccess
|
|
|
regex
|
8311939: Excessive allocation of Matcher.groups array
|
2023-08-17 11:27:39 +00:00 |
ResourceBundle
|
8334333: MissingResourceCauseTestRun.java fails if run by root
|
2024-06-20 18:04:58 +00:00 |
Scanner
|
8174269: Remove COMPAT locale data provider from JDK
|
2024-03-05 19:32:29 +00:00 |
SequencedCollection
|
8307840: SequencedMap view method specification and implementation adjustments
|
2023-06-06 17:02:32 +00:00 |
ServiceLoader
|
8294977: Convert test/jdk/java tests from ASM library to Classfile API
|
2024-02-19 14:07:46 +00:00 |
spi
|
8298047: Remove all non-significant trailing whitespace from properties files
|
2023-01-16 18:53:54 +00:00 |
Spliterator
|
8267452: Delegate forEachRemaining in Spliterators.iterator()
|
2021-05-26 01:17:02 +00:00 |
stream
|
8327854: Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException
|
2024-07-02 20:27:52 +00:00 |
StringJoiner
|
|
|
StringTokenizer
|
|
|
Timer
|
|
|
TimeZone
|
8340477: Remove JDK1.1 compatible behavior for "EST", "MST", and "HST" time zones
|
2024-10-21 17:20:50 +00:00 |
TimSort
|
|
|
TreeMap
|
|
|
UUID
|
8308803: Improve java/util/UUID/UUIDTest.java
|
2023-06-01 08:55:56 +00:00 |
Vector
|
8249834: java/util/ArrayList/Bug8146568.java and j/u/Vector/Bug8148174.java use @ignore w/o bug-id
|
2022-07-14 01:31:34 +00:00 |
WeakHashMap
|
|
|
zip
|
8340553: ZipEntry field validation does not take into account the size of a CEN header
|
2024-10-21 15:34:27 +00:00 |