HannesWell commented on PR #216:
URL: https://github.com/apache/ant/pull/216#issuecomment-2549864805

   Thanks for the quick feedback.
   
   > That way Ant will continue to not set the SecurityManager for Java 18 or 
higher and for lesser versions, Ant will then not set the SecurityManager, if 
the system property is set to "disallow".
   
   Not setting it at all for Java-18 or later sounds good. But below Java-12 it 
wasn't possible to disable it, therefore I think it would be good to always set 
it then. Furthermore I think it would be good to cache the result.
   I have updated the PR to incorporate that, but if you prefer exactly your 
suggestion I can change it to it as well. Just let me know. :)
   


-- 
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-unsubscr...@ant.apache.org

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


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

Reply via email to