java.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:51258" "connect,resolve")
How can I change policy?
You have to edit robocode's code, as far as I know it use the standard java sandbox, so it would be easy to grep the code and add the required policy.
This is by default because downloaded robot may be malicious. Maybe a special flat to deactivate this enforcing on robot may be implemented, it would be useful for many debugging purpose.
--
---
You received this message because you are subscribed to the Google Groups "robocode-developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robocode-develo...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.