hg: jdk8u/jdk8u-dev/jdk: 2 new changesets
    kevin.walls at oracle.com 
    kevin.walls at oracle.com
       
    Thu Mar  5 13:55:22 UTC 2015
    
    
  
Changeset: 569ad82d3904
Author:    kevinw
Date:      2015-03-02 18:38 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/569ad82d3904
8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
Reviewed-by: jbachorik, mullan
! src/share/classes/java/security/AccessControlContext.java
! src/share/classes/java/security/ProtectionDomain.java
+ test/java/security/ProtectionDomain/PreserveCombinerTest.java
Changeset: 444ae429c77b
Author:    kevinw
Date:      2015-03-04 13:41 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/444ae429c77b
8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner")
Reviewed-by: jbachorik
! src/share/classes/java/security/ProtectionDomain.java
    
    
More information about the jdk8u-dev-changes
mailing list