This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: PATCH: Compiler support for new interface dispatch
- To: java-patches at sourceware dot cygnus dot com, bryce at albatross dot co dot nz
- Subject: Re: PATCH: Compiler support for new interface dispatch
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Thu, 9 Dec 1999 16:59:20 -0800 (PST)
- References: <385049CD.D09AD0A2@albatross.co.nz>
Bryce McKinlay writes:
> This patch implements the compiler side of my constant time
> interface-dispatch and type checking code.
Wonderful. We're exited to review a significant compiler patch. If we
want to have that checked in as soon as possible, there is some
paperwork to be done. You basically want to fill out a copyright
assignment form and send it in to the FSF, details can be found here:
http://gcc.gnu.org/contribute.html.
In the meantime, this patch really belongs to egcs-patches@egcs.cygnus.com,
in order for it to get exposed to compiler people. Once we get the
paperwork done, someone with write access will be able to check this
in.
Once again, thank you for your contribution.
./A