Unverified Commit 0a9c39e9 authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by GitHub
Browse files

Remove utils/tests involving SecurityManager (#3440)

Remove tests that were relying on use of the Java 17-deprecated
SecurityManager.  These does decrease test coverage of "no file writing"
and "exit code checking" behaviors.  However, there doesn't appear to be a
viable workaround for this for testing inside the JVM, i.e., using
Scalatest.

See: https://openjdk.org/jeps/411



Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
parent 13bd5c86
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment