Skip to content

Commit 8294369

Browse files
authored
Temporarily exclude MaxSizeUTF16String on OpenJ9 jdk23 (#5251)
Issue eclipse-openj9/openj9#19309 Signed-off-by: Peter Shipton <[email protected]>
1 parent 2f575f0 commit 8294369

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openjdk/excludes/ProblemList_openjdk23-openj9.txt

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ java/lang/StackWalker/VerifyStackTrace.java https://github.com/adoptium/aqa-test
9595
java/lang/String/CaseConvertSameInstance.java https://github.com/eclipse-openj9/openj9/issues/6672 generic-all
9696
java/lang/String/CaseInsensitiveComparator.java https://github.com/eclipse-openj9/openj9/issues/6665 generic-all
9797
java/lang/String/CompactString/IndexOf.java https://github.com/eclipse-openj9/openj9/issues/6673 generic-all
98+
java/lang/String/CompactString/MaxSizeUTF16String.java https://github.com/eclipse-openj9/openj9/issues/19309 generic-all
9899
java/lang/String/EqualsIgnoreCase.java https://github.com/eclipse-openj9/openj9/issues/6666 generic-all
99100
java/lang/String/UnicodeCasingTest.java https://github.com/eclipse-openj9/openj9/issues/4597 linux-s390x
100101
java/lang/StringBuffer/HugeCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all

0 commit comments

Comments
 (0)