bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/42390] Missing Security Manager checks in classpath apis


From: gnu_andrew at member dot fsf.org
Subject: [Bug classpath/42390] Missing Security Manager checks in classpath apis
Date: Sun, 6 Mar 2011 19:04:02 +0000

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42390

--- Comment #7 from Andrew John Hughes <gnu_andrew at member dot fsf.org> 
2011-03-06 19:03:43 UTC ---
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  <address@hidden>

               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

[Prev in Thread] Current Thread [Next in Thread]