commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ./ChangeLog gnu/classpath/debug/Compo...


From: Casey Marshall
Subject: [commit-cp] classpath ./ChangeLog gnu/classpath/debug/Compo...
Date: Mon, 08 Aug 2005 03:18:43 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Casey Marshall <address@hidden> 05/08/08 07:18:42

Modified files:
        .              : ChangeLog 
        gnu/classpath/debug: Component.java 
        gnu/java/security: PolicyFile.java 

Log message:
        2005-08-08  Casey Marshall  <address@hidden>
        
        Fixes bug #22914
        * gnu/classpath/debug/Component.java (POLICY): new constant.
        * gnu/java/security/PolicyFile.java (logger): new constant.
        (DEBUG,debug,debug): removed.
        (DEFAULT_POLICY): use 'SystemProperties' class to bypass security
        check.
        (DEFAULT_USER_POLICY): new constant.
        (getPermissions): replace 'debug' calls with logger calls.
        (refresh): add 'DEFAULT_USER_POLICY' to the initial list;
        interpret 'java.security.policy' and 'policy.url' properties
        properly; replace 'debug' calls with logger calls.
        (parse): replace 'debug' calls with logger calls.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4352&tr2=1.4353&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/classpath/debug/Component.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/java/security/PolicyFile.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text





reply via email to

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