History log of /openjdk9/jdk/src/java.base/share/classes/java/lang/SecurityManager.java
Revision Date Author Comments
# 17247:e6c4f6ef717d 20-Jun-2017 wetmore

8178114: Fix guide links in security APIs
Reviewed-by: xuelei, mullan, weijun


# 17240:d0a0f9e3cf9f 19-Jun-2017 mullan

8181295: Document that SecurityManager::checkPackageAccess may be called by the VM
Reviewed-by: mchung


# 17089:73113c19a5df 04-May-2017 alanb

8178380: Module system implementation refresh (5/2017)
Reviewed-by: mchung, alanb, sspitsyn
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, chris.hegarty@oracle.com


# 16959:fa3c4a60a616 07-Apr-2017 alanb

8177530: Module system implementation refresh (4/2017)
Reviewed-by: mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com


# 16672:1c8f054f6278 10-Feb-2017 alanb

8173393: Module system implementation refresh (2/2017)
Reviewed-by: dfuchs, psandoz, mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, alex.buckley@oracle.com, mark.reinhold@oracle.com, john.r.rose@oracle.com


# 16517:fe9b621d7ae2 19-Jan-2017 mullan

8055206: Update SecurityManager::checkPackageAccess to restrict non-exported JDK packages by default
Reviewed-by: mchung


# 15210:5584be31a8f9 01-Aug-2016 mullan

8161506: Deprecate pre-1.2 SecurityManager methods and fields with forRemoval=true
Reviewed-by: coleenp, jnimeh, xuelei


# 14419:77f87ce87d2f 11-May-2016 smarks

8156810: remove redundant sentence in SecurityManager.checkMemberAccess doc
Reviewed-by: darcy


# 14193:92280897299f 18-Apr-2016 smarks

8145468: update java.lang APIs with new deprecations
Reviewed-by: alanb, psandoz, lancea, forax, scolebourne, chegar, martin


# 14176:8606d027b2c2 15-Apr-2016 chegar

8137058: Clear out all non-Critical APIs from sun.reflect
Reviewed-by: alanb, jfranck, mchung


# 12211:935d2b780095 17-Jun-2015 dfuchs

8072692: Improve performance of SecurityManager.checkPackageAccess
Reviewed-by: mullan, weijun


# 11805:98ce6490ceff 23-Apr-2015 darcy

8078467: Update core libraries to use diamond with anonymous classes
Reviewed-by: mchung, alanb


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com