mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-29 22:00:20 +00:00
Make System.setSecurityManager optional to support and add new disallow and allow options to the java.security.manager system property Reviewed-by: alanb, mchung, rriggs, smarks