[CCing java@gcc.gnu.org]
In http://gcc.gnu.org/gcc-3.1/changes.html I read:
- java.security has been merged with GNU Classpath. The new package is
now JDK 1.2 compliant, and much more complete.
So java.security is JDK 1.2 compliant, but not libgcj-3.1?
Most of the core packages in libgcj 3.1 are JDK 1.2 compatible, and in
many cases they are already JDK 1.3 or 1.4 compatible. However, we do
not yet have complete implementations of every package that makes up JDK
1.2 (for example Swing is missing and AWT is incomplete).