hg: jdk/submit: 8191053: Provide a mechanism to make system's security manager immutable

sean.mullan at oracle.com sean.mullan at oracle.com
Wed Oct 10 20:27:07 UTC 2018


Changeset: ec4f2762b234
Author:    mullan
Date:      2018-10-10 16:25 -0400
URL:       http://hg.openjdk.java.net/jdk/submit/rev/ec4f2762b234

8191053: Provide a mechanism to make system's security manager immutable
Summary: 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

! src/java.base/share/classes/java/lang/SecurityManager.java
! src/java.base/share/classes/java/lang/System.java
+ test/jdk/java/lang/System/AllowSecurityManager.java



More information about the jdk-submit-changes mailing list