Skip to content

Commit

Permalink
Exclude java/util/WeakHashMap/GCDuringIteration.java (#2083)
Browse files Browse the repository at this point in the history
Issue eclipse-openj9/openj9#10256

Signed-off-by: Peter Shipton <[email protected]>
  • Loading branch information
pshipton authored Dec 3, 2020
1 parent 82a2fd3 commit 0142a78
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions openjdk/ProblemList_openjdk11-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ java/util/stream/boottest/java.base/java/util/stream/NodeTest.java https://githu
java/util/stream/test/org/openjdk/tests/java/util/SplittableRandomTest.java https://github.com/eclipse/openj9/issues/4613 generic-all
java/util/stream/test/org/openjdk/tests/java/util/stream/CountLargeTest.java https://github.com/eclipse/openj9/issues/9040 linux-aarch64
java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java https://github.com/eclipse/openj9/issues/3447 generic-all
java/util/WeakHashMap/GCDuringIteration.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all
java/util/zip/ZipFile/TestCleaner.java https://github.com/eclipse/openj9/issues/8872 generic-all

############################################################################
Expand Down
1 change: 1 addition & 0 deletions openjdk/ProblemList_openjdk15-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ java/util/stream/boottest/java.base/java/util/stream/NodeTest.java https://githu
java/util/stream/test/org/openjdk/tests/java/util/SplittableRandomTest.java https://github.com/eclipse/openj9/issues/4613 generic-all
java/util/stream/test/org/openjdk/tests/java/util/stream/CountLargeTest.java https://github.com/eclipse/openj9/issues/9040 linux-aarch64
java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java https://github.com/eclipse/openj9/issues/3447 generic-all
java/util/WeakHashMap/GCDuringIteration.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all
java/util/zip/ZipFile/TestCleaner.java https://github.com/eclipse/openj9/issues/8872 generic-all

############################################################################
Expand Down
1 change: 1 addition & 0 deletions openjdk/ProblemList_openjdk16-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ java/util/logging/LogManager/TestLoggerNames.java https://github.com/eclipse/ope
java/util/stream/boottest/java.base/java/util/stream/NodeTest.java https://github.com/eclipse/openj9/issues/4129 macosx-all
java/util/stream/test/org/openjdk/tests/java/util/SplittableRandomTest.java https://github.com/eclipse/openj9/issues/4613 generic-all
java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java https://github.com/eclipse/openj9/issues/3447 generic-all
java/util/WeakHashMap/GCDuringIteration.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all
java/util/zip/ZipFile/TestCleaner.java https://github.com/eclipse/openj9/issues/8872 generic-all

############################################################################
Expand Down

0 comments on commit 0142a78

Please sign in to comment.