This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
RE: Patch: New Thread functions
- To: "'tromey at cygnus dot com'" <tromey at cygnus dot com>, Java Patch List <java-patches at sourceware dot cygnus dot com>
- Subject: RE: Patch: New Thread functions
- From: Anthony Green <green at redhat dot com>
- Date: Sun, 26 Nov 2000 19:26:44 -0800
- Organization: Red Hat, Inc.
- Reply-To: "green at cygnus dot com" <green at cygnus dot com>
On Sunday, November 26, 2000 11:40 AM, Tom Tromey [SMTP:tromey@cygnus.com]
wrote:
> This patch adds java.lang.RuntimePermission and updates the new Thread
> functions to use it correctly.
>
> Anthony, does this look good to you?
Yes, I think so. Thanks!
AG