Skip to content

Commit

Permalink
OpenJ9 AArch64: Enable UnicodeCasingTest (#1848)
Browse files Browse the repository at this point in the history
This commit enables the following test for OpenJ9 AArch64.  It was
disabled by #1710.

- java/lang/String/UnicodeCasingTest.java eclipse-openj9/openj9#9081

Signed-off-by: KONNO Kazuhiro <[email protected]>
  • Loading branch information
knn-k authored Jun 25, 2020
1 parent 07ba30e commit 68f3322
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openjdk/ProblemList_openjdk11-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ java/lang/String/CaseInsensitiveComparator.java https://github.com/eclipse/openj
java/lang/String/CompactString/IndexOf.java https://github.com/eclipse/openj9/issues/6673 generic-all
java/lang/String/EqualsIgnoreCase.java https://github.com/eclipse/openj9/issues/6666 generic-all
java/lang/String/StringRepeat.java https://github.com/eclipse/openj9/issues/6667 generic-all
java/lang/String/UnicodeCasingTest.java https://github.com/eclipse/openj9/issues/9081 linux-aarch64
java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/AdoptOpenJDK/openjdk-build/issues/248 generic-all
java/lang/System/Logger/custom/CustomLoggerTest.java https://github.com/eclipse/openj9/issues/6674 generic-all
java/lang/System/Logger/default/DefaultLoggerTest.java https://github.com/eclipse/openj9/issues/6674 generic-all
Expand Down

0 comments on commit 68f3322

Please sign in to comment.