Skip to content

Commit

Permalink
[JDK18] Re-enable Security Manager Tests (#3318)
Browse files Browse the repository at this point in the history
The below tests have been fixed by eclipse-openj9/openj9#14329:
- java/lang/System/AllowSecurityManager
- java/lang/System/SecurityManagerWarnings

Signed-off-by: Babneet Singh <[email protected]>
  • Loading branch information
babsingh authored Feb 4, 2022
1 parent cfa108a commit 5725532
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openjdk/excludes/ProblemList_openjdk18-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ java/util/stream/test/org/openjdk/tests/java/util/stream/SpliteratorTest.java ht
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
java/lang/System/AllowSecurityManager.java https://github.com/eclipse-openj9/openj9/issues/14092 generic-all
java/lang/System/SecurityManagerWarnings.java https://github.com/eclipse-openj9/openj9/issues/14094 generic-all

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

Expand Down

0 comments on commit 5725532

Please sign in to comment.