This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: RFC: SecurityManager merge
Tom Tromey wrote:
> >>>>> "Gary" == Gary Benson <gbenson@redhat.com> writes:
>
> Gary> The attached patch merges most of GCJ's
> Gary> java.lang.SecurityManager with Classpath, making use of
> Gary> the now-working AccessController. The patch is based on
> Gary> http://gcc.gnu.org/ml/java-patches/2004-q3/msg00372.html.
>
> Looks good, thanks.
Committed.
> Gary> For reference I've also attached a diff of the remaining
> Gary> differences from Classpath.
>
> Thanks for including this detail in the email; I appreciated it.
Cool :)