What's the difference between AWT in GNU Classpath and OpenJDK
Java for Amiga
Brought to you by:
jaokim31
Originally created by: joakim.n... (code.google.com)@gmail.com
Originally owned by: joakim.n... (code.google.com)@gmail.com
In order to minimize the work needed, one should look at using the same code base for both OpenJDK and GNU Classpath (GNU CP), regarding AWT and graphics.
The hypothesis is that the native library can be exactly the same, with only minor modifications in the Java classes for the toolkit.