Hint: have a look at DNS calls caused by CodeSource.implies and SocketPermission. There may be multiple network calls for each permission check.

The new policy providers work around these issues where they can.

Regards,

Peter.

On 10/08/2015 11:30 PM, Greg Trasuk wrote:
On Aug 10, 2015, at 7:53 AM, Peter<j...@zeus.net.au>  wrote:
(…snip…)

  CombinerSecurityManager avoids duplicated security checks (from identical 
context) by weakly caching (by caller context's) the result of security checks, 
this reduces unnecessary network traffic caused by duplicated security checks.
Network traffic?  What security checks cause network traffic?

Greg.



Reply via email to