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] | |
Hi all, The attached patch removes GCJ's java.security.AccessController and replaces it with the one from Classpath, fixing PR 13604. The patch is based on http://gcc.gnu.org/ml/java-patches/2004-q4/msg00764.html. For comparison I've also attached a (whitespace-insensitive) diff between the removed AccessController and the one from Classpath that replaces it. Comments? Cheers, Gary
Attachment:
accesscontroller.patch
Description: Text document
Attachment:
java.security.AccessController.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |