This project's objectives are to maintain a community fork of OpenJDK that retains Authorization functionality, no attempt will be made to sandbox untrusted code, instead, the goals of the project are:
-Djava.security.manager=au.zeus.jdk.authorization.tool.SecurityPolicyWriter, -DSecurityPolicyWriter.path.properties=${your.path}securitypolicywriterpath.properties,
-Djava.security.manager=au.zeus.jdk.authorization.sm.CombinerSecurityManager, -Dpolicy.provider=au.zeus.jdk.authorization.policy.ConcurrentPolicyFile,
See https://openjdk.org/ for more information about the OpenJDK Community and the JDK and see https://bugs.openjdk.org for JDK issue tracking.