view java.policy.applet @ 350:59ef23ee73ad

SelectorSimulator is not thread safe now.
author kono
date Thu, 16 Oct 2008 10:19:18 +0900
parents eb78312ea831
children
line wrap: on
line source

/* AUTOMATICALLY GENERATED ON Tue Apr 16 17:20:59 EDT 2002*/
/* DO NOT EDIT */

grant {
  permission java.security.AllPermission;
};