CVSROOT:        /sources/classpath
Module name:    classpath
Changes by:     Andrew John Hughes <gnu_andrew> 11/03/06 18:17:37

Modified files:
        .              : ChangeLog 
        java/security  : ProtectionDomain.java 

Log message:
        PR classpath/42390: Don't include permissions of the Policy in 
toString() output if reading them is prohibited.
        
        2011-02-22  Andrew John Hughes  <ahug...@redhat.com>
        
                PR classpath/42390
                * java/security/ProtectionDomain.java:
                (toString()): Don't include permissions from
                the policy if we don't have permission to read
                it.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9819&r2=1.9820
http://cvs.savannah.gnu.org/viewcvs/classpath/java/security/ProtectionDomain.java?cvsroot=classpath&r1=1.18&r2=1.19

Reply via email to