This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RFC: SecurityManager merge


Hi all,

The attached patch merges most of GCJ's java.lang.SecurityManager with
Classpath, making use of the now-working AccessController.  The patch
is based on http://gcc.gnu.org/ml/java-patches/2004-q3/msg00372.html.
For reference I've also attached a diff of the remaining differences
from Classpath.

Comments?

Cheers,
Gary

Attachment: securitymanager-merge.patch
Description: Text document

Attachment: java.lang.SecurityManager.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]