classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Patch


From: Jeroen Frijters
Subject: [cp-patches] FYI: Patch
Date: Mon, 11 Oct 2004 15:20:20 +0200

Hi,

I committed the attached patch to wrap getting the security and system
properties in an AccessController.doPrivileged() call.

Regards,
Jeroen

2004-10-11  Jeroen Frijters  <address@hidden>

        * java/lang/SecurityManager.java
        (checkPackageList): Use AccessController.doPrivileged to get
        security property.
        * java/security/Security.java
        (static): Use AccessController.doPrivileged to get system
property.

Attachment: priv.patch
Description: priv.patch


reply via email to

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