History log of /openjdk9/jdk/test/java/lang/SecurityManager/CheckPackageAccess.java
Revision Date Author Comments
# 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


# 16693:db26f90a85f5 10-Feb-2017 skovalev

8174194: Several java/lang tests failing due to undeclared module dependencies
Reviewed-by: dfuchs, mchung


# 16541:e4fcda859df2 23-Jan-2017 mullan

8173082: java/bean/* tests fail since change of JDK-8055206
Reviewed-by: mchung, ahgross, alanb


# 16517:fe9b621d7ae2 19-Jan-2017 mullan

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


# 12933:662689223d73 26-May-2015 joehw

8078427: More supportive home environment
Reviewed-by: dfuchs, lancea, skoivu


# 12211:935d2b780095 17-Jun-2015 dfuchs

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


# 10967:e336cbd8b15e 03-Dec-2014 chegar

8049367: Modular Run-Time Images
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@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, sundararajan.athijegannathan@oracle.com


# 10454:d7bcc91b795b 10-Aug-2014 weijun

6997010: Consolidate java.security files into one file with modifications
Reviewed-by: mullan, erikj


# 10321:c3906c9e3d0f 20-May-2014 mkos

8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
Summary: adding newly restricted package to golden set in the test
Reviewed-by: asmotrak, coffeys, mullan


# 10258:7028bbbbdc6f 07-Jul-2014 egahlin

8047368: Remove oracle.jrockit.jfr from open package.access list
Reviewed-by: sla, mullan


# 9127:1c85f50e2622 21-Oct-2013 chegar

Merge


# 9126:d7ef65d3ee57 21-Oct-2013 chegar

Merge


# 9102:46e86a9402ab 06-Sep-2013 chegar

Merge


# 9094:0dfcc99c6f5d 16-Aug-2013 weijun

8022945: Enhance JNDI implementation classes
Reviewed-by: xuelei, ahgross, skoivu


# 8604:6f9515a9519f 22-Oct-2013 alanb

8021257: com.sun.corba.se.** should be on restricted package list
Reviewed-by: chegar, coffeys, smarks, mullan
Contributed-by: alan.bateman@oralce.com, mark.sheppard@oracle.com


# 8469:5d866df64ae3 17-Oct-2013 mullan

8026346: test/java/lang/SecurityManager/CheckPackageAccess.java failing
Reviewed-by: vinnie


# 8369:4ad76262bac8 11-Oct-2013 mullan

8007292: Add JavaFX internal packages to package.access
Summary: build hooks to allow closed restricted packages to be added to java.security file
Reviewed-by: erikj, dholmes, tbell


# 7963:6a1bfcde4d4d 26-Aug-2013 mullan

8019830: Add com.sun.media.sound to the list of restricted package
Reviewed-by: vinnie


# 7684:7cc35dd1885d 15-Jul-2013 coffeys

8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
Reviewed-by: mchung


# 7647:83c2976ef8ee 09-Jul-2013 coffeys

8019979: Replace CheckPackageAccess test with better one from closed repo
Reviewed-by: mullan


# 7347:c4480e0d9f53 06-Jun-2013 coffeys

8000450: Restrict access to com/sun/corba/se/impl package
Reviewed-by: alanb, chegar, lancea


# 5286:6cf68360cfaf 17-Apr-2012 joehw

7160380: Sync JDK8 with JAXP 1.4.5
Summary: bring JDK8 up to date to what we have in 7u4
Reviewed-by: lancea, mullan