Skip to content

Commit

Permalink
Unexclude OpenJ9 java/lang/String/CompactString/MaxSizeUTF16String (#…
Browse files Browse the repository at this point in the history
…5513)

Issue eclipse-openj9/openj9#19309

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
  • Loading branch information
pshipton authored Aug 19, 2024
1 parent 6356956 commit 70f8017
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk23-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ java/lang/StackWalker/VerifyStackTrace.java https://github.com/adoptium/aqa-test
java/lang/String/CaseConvertSameInstance.java https://github.com/eclipse-openj9/openj9/issues/6672 generic-all
java/lang/String/CaseInsensitiveComparator.java https://github.com/eclipse-openj9/openj9/issues/6665 generic-all
java/lang/String/CompactString/IndexOf.java https://github.com/eclipse-openj9/openj9/issues/6673 generic-all
java/lang/String/CompactString/MaxSizeUTF16String.java https://github.com/eclipse-openj9/openj9/issues/19309 generic-all
java/lang/String/EqualsIgnoreCase.java https://github.com/eclipse-openj9/openj9/issues/6666 generic-all
java/lang/String/UnicodeCasingTest.java https://github.com/eclipse-openj9/openj9/issues/4597 linux-s390x
java/lang/StringBuffer/HugeCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
Expand Down
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk24-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ java/lang/StackWalker/VerifyStackTrace.java https://github.com/adoptium/aqa-test
java/lang/String/CaseConvertSameInstance.java https://github.com/eclipse-openj9/openj9/issues/6672 generic-all
java/lang/String/CaseInsensitiveComparator.java https://github.com/eclipse-openj9/openj9/issues/6665 generic-all
java/lang/String/CompactString/IndexOf.java https://github.com/eclipse-openj9/openj9/issues/6673 generic-all
java/lang/String/CompactString/MaxSizeUTF16String.java https://github.com/eclipse-openj9/openj9/issues/19309 generic-all
java/lang/String/EqualsIgnoreCase.java https://github.com/eclipse-openj9/openj9/issues/6666 generic-all
java/lang/String/UnicodeCasingTest.java https://github.com/eclipse-openj9/openj9/issues/4597 linux-s390x
java/lang/StringBuffer/HugeCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
Expand Down

0 comments on commit 70f8017

Please sign in to comment.