This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Hm.
>>>>> "Julia" == Julia Smith <julias at macrovision dot com> writes:
Julia> I'll have it be known I've worked with Java for some
Julia> time. Worked at Javasoft, and was the person who developed the
Julia> reference embedded port of the classic VM before trotting off
Julia> to WindRiver
Note that, as we're a cleanroom implementation, the fact that you've
seen Sun source really limits the patches we can accept from you. I
hate to say this, but it is unavoidable.
Julia> What's the AWT port look like for gcj?
The Java side isn't complete. It also has some known systemic bugs.
There are only Gtk+-based peers. These are incomplete and the parts
that do exist are buggy and work only with Gtk 1.2. AWT works well
enough to run only very simple applications.
Tom