8268267: Remove -Djavatest.security.noSecurityManager=true from jtreg runs

Reviewed-by: lancea, jjg, erikj
This commit is contained in:
Weijun Wang
2021-06-07 13:58:49 +00:00
parent 4f9d6b7d68
commit a91f971266
2 changed files with 1 additions and 4 deletions

View File

@@ -767,7 +767,7 @@ define SetupRunJtregTestBody
-vmoption:-XX:MaxRAMPercentage=$$($1_JTREG_MAX_RAM_PERCENTAGE) \
-vmoption:-Djava.io.tmpdir="$$($1_TEST_TMP_DIR)"
$1_JTREG_BASIC_OPTIONS += -automatic -ignore:quiet -Djavatest.security.noSecurityManager=true
$1_JTREG_BASIC_OPTIONS += -automatic -ignore:quiet
# Make it possible to specify the JIB_DATA_DIR for tests using the
# JIB Artifact resolver