This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: RFC: Make gij -Djava.security.manager work
- From: Gary Benson <gbenson at redhat dot com>
- To: java-patches at gcc dot gnu dot org
- Date: Mon, 7 Aug 2006 15:49:30 +0100
- Subject: Re: RFC: Make gij -Djava.security.manager work
- References: <20060804090756.GB6381@redhat.com>
Gary Benson wrote:
> The attached patch makes gij -Djava.security.manager work, fixing
> PR 28340. It is designed to be applied after the SecurityManager
> merge patch I mailed previously: I can't imagine anything working
> without the proper AccessController stuff.
Committed.