Closed GoogleCodeExporter closed 9 years ago
Original comment by heue...@gmail.com
on 16 Mar 2009 at 6:04
Let me start by saying that I too think having Piccolo run on gcj would rock. I
can't wait for the day when Piccolo runs
"out of box" on my Ubuntu system.
Unfortunately, after doing some research (see references below), the problem
lies in gcj's current state. Only 93.12% of
java.awt is implemented and java.awt.font is only at 90.45%.
If we were to write Piccolo to account for those deficiencies, we'd end up
implementing a good portion of what a complete
JDK already does.
So, unfortunately, we can't deal with this problem since it is outside the
scope of this project.
Allain
http://gcc.gnu.org/java/status.html
re. awt: "A lot of code exists, but not enough
for use in real applications."
http://www.kaffe.org/~stuart/japi/htmlout/h-jdk14-classpath
Claims that java.awt is 93.12% implemented and
java.awt.font is only 90.45% implemented.
Original comment by allain.lalonde
on 21 Jul 2009 at 6:45
Verifying Wont Fixes. Reasons are sound by my mind.
Original comment by allain.lalonde
on 5 Nov 2009 at 3:15
Original issue reported on code.google.com by
Lko...@gmail.com
on 28 Jan 2009 at 9:06