You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by "jglick (via GitHub)" <gi...@apache.org> on 2023/04/11 13:50:19 UTC

[GitHub] [ant] jglick commented on pull request #200: Do not treat failure of `System.setSecurityManager` as fatal

jglick commented on PR #200:
URL: https://github.com/apache/ant/pull/200#issuecomment-1503392846

   > the work we had done in a recent release to set `java.security.manager=allow` when launching Ant
   
   82c70f3 I guess. Yes I think it would be appropriate to not even attempt to call `setSecurityManager` in recent Java releases; the original use case of running a program in-JVM which calls `System.exit` is rather dubious.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org