This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: FYI: Patch: java.lang.SecurityManager
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org, graydon hoare <graydon at redhat dot com>
- Date: 01 Apr 2004 11:18:03 -0700
- Subject: Re: FYI: Patch: java.lang.SecurityManager
- References: <200404011503.13824.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I wrote the attached patch to make it possible to use a
Michael> SecurityManager with apps using AWT/Swing. This is
Michael> e.g. needed for my plugin ...
Michael> Okay to commit to trunk ?
Yes, this is fine.
Tom