This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: interested in helping with AWT or other development
- From: Tom Tromey <tromey at redhat dot com>
- To: "Jacob Abrams" <jwabrams at comcast dot net>
- Cc: <java at gcc dot gnu dot org>
- Date: 29 Sep 2003 21:33:40 -0600
- Subject: Re: interested in helping with AWT or other development
- References: <NDBBLAJNCLEJGKCKBFGFIEMCCDAA.jwabrams@comcast.net>
- Reply-to: tromey at redhat dot com
>>>>> "Jacob" == Jacob Abrams <jwabrams@comcast.net> writes:
Jacob> I am interested in helping develop AWT/Swing or working on
Jacob> whatever is in need of development for GCJ. I am not exactly
Jacob> sure what needs doing but I noticed that support for AWT and
Jacob> Swing was incomplete, and I have some experience there.
Jacob> Who should I contact to best discuss if and how I can help?
This is the place to contact.
If you plan to submit changes, you can't have looked at Sun's source
code. Also, you'll need to fill out the appropriate copyright
assignment paperwork. I can get you started on that if you like.
There is plenty to do. Swing is hardly there at all. If you look at
the gcj web page (http://gcc.gnu.org/java/), there is a link to the
status page; from there you can reach a page that shows a comparison
of our class libraries with the JDK. This is a good way to decide
what to implement.
Tom