Skip to content

Commit

Permalink
[JDK18] Re-enable IllegalArgumentsTest
Browse files Browse the repository at this point in the history
The intermittent failures for IllegalArgumentsTest are fixed via
eclipse-openj9/openj9#14419.

Signed-off-by: Babneet Singh <[email protected]>
  • Loading branch information
babsingh committed Feb 7, 2022
1 parent f4dc160 commit 27c280d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk18-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ jdk/internal/loader/NativeLibraries/Main.java https://github.com/adoptium/aqa-te
java/util/stream/test/org/openjdk/tests/java/util/stream/SpliteratorTest.java https://github.com/eclipse-openj9/openj9/issues/11135 generic-all
java/lang/ProcessBuilder/checkHandles/CheckHandles.java https://github.com/adoptium/aqa-tests/issues/1920 windows-all
java/lang/annotation/LoaderLeakTest.java https://github.com/eclipse-openj9/openj9/issues/13201 generic-all
java/lang/reflect/IllegalArgumentsTest.java https://github.com/eclipse-openj9/openj9/issues/14084 generic-all

############################################################################

Expand Down

0 comments on commit 27c280d

Please sign in to comment.