jdk-24/test/jdk/java/util
2024-05-28 06:43:07 +00:00
..
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 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
Arrays 8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays) 2023-10-06 20:15:30 +00:00
Base64 8295153: java/util/Base64/TestEncodingDecodingLength.java ran out of memory 2024-05-03 16:58:59 +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 8332154: Memory leak in SynchronousQueue 2024-05-20 18:52:34 +00:00
Currency 8325950: Make sure all files in the JDK pass jcheck 2024-02-19 16:13:34 +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 8263754: HexFormat 'fromHex' methods should be static 2021-03-29 20:38:10 +00:00
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 8253459: Formatter treats index, width and precision > Integer.MAX_VALUE incorrectly 2020-11-19 20:20:55 +00:00
Iterator
jar 8327208: Remove unused method java.util.jar.Manifest.make72Safe 2024-03-05 08:39:43 +00:00
LinkedHashMap
LinkedHashSet
LinkedList
List 8180352: Add Stream.toList() method 2020-11-30 19:37:56 +00:00
Locale 8327631: Update IANA Language Subtag Registry to Version 2024-03-07 2024-03-12 21:10:30 +00:00
logging 8332495: java/util/logging/LoggingDeadlock2.java fails with AssertionError: Some tests failed 2024-05-21 06:14:34 +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 8327434: Test java/util/PluggableLocale/TimeZoneNameProviderTest.java timed out 2024-03-07 00:52:36 +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 8320714: java/util/Locale/LocaleProvidersRun.java and java/util/ResourceBundle/modules/visibility/VisibilityTest.java timeout after passing 2023-11-28 17:23:13 +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 8048691: Spliterator.SORTED characteristics gets cleared for BaseStream.spliterator 2024-05-07 19:06:36 +00:00
StringJoiner 8265237: String.join and StringJoiner can be improved further 2021-04-21 10:32:03 +00:00
StringTokenizer
Timer 8263903: Use Cleaner instead of finalize to auto stop Timer thread 2021-03-23 21:16:35 +00:00
TimeZone 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +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 8332494: java/util/zip/EntryCount64k.java failing with java.lang.RuntimeException: '\\A\\Z' missing from stderr 2024-05-21 06:14:44 +00:00