classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: fix PolicyFile property handling


From: Casey Marshall
Subject: [cp-patches] FYI: fix PolicyFile property handling
Date: Mon, 8 Aug 2005 00:19:17 -0700

Committed.

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.

Attachment: PR22914.patch.txt
Description: Text document


reply via email to

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