From e17c12698df745483bb1c03f964cfcb7c19e1ecd Mon Sep 17 00:00:00 2001 From: Theresa Mammarella Date: Mon, 18 Nov 2024 16:03:56 -0500 Subject: [PATCH] Update criu_nonPortable SecurityManager error for 24+ Signed-off-by: Theresa Mammarella --- test/functional/cmdLineTests/criu/criu_nonPortable.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/test/functional/cmdLineTests/criu/criu_nonPortable.xml b/test/functional/cmdLineTests/criu/criu_nonPortable.xml index 18b6ae70365..88a6ef9f1d4 100644 --- a/test/functional/cmdLineTests/criu/criu_nonPortable.xml +++ b/test/functional/cmdLineTests/criu/criu_nonPortable.xml @@ -464,6 +464,7 @@ bash $SCRIPPATH$ $TEST_RESROOT$ $JAVA_COMMAND$ "$JVM_OPTIONS$" $OPTION_SET_SECURITYMANAGER$ $MAINCLASS_TEST_SECURITYMANAGER$ setSMCommandOption 1 false false + java/lang/Error: A command line option has attempted to allow or enable the Security Manager. Enabling a Security Manager is not supported. UnsupportedOperationException: Enabling a SecurityManager currently unsupported TEST FAILED CRIU is not enabled