Skip to content

Commit

Permalink
Enable the security manager when testing with Java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
ebourg committed Oct 11, 2023
1 parent bb884e6 commit ea84781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@
--add-exports jdk.crypto.cryptoki/sun.security.pkcs11.wrapper=ALL-UNNAMED
--add-opens java.base/sun.net.www.protocol.http=ALL-UNNAMED
--add-opens java.base/sun.net.www.protocol.https=ALL-UNNAMED
-Djava.security.manager=allow
${argLine}
</argLine>
</configuration>
Expand Down

0 comments on commit ea84781

Please sign in to comment.