On 2002年3月16日, Elmar Haneke wrote: > Is there any known reason preventing doing so (besides license issues)? It won't work. Gcj makes assumptions about the layout of core classes (class objects, strings, arrays, etc.) and the Sun classes are likely to be too different. Also the native support is absent for e.g. sun.* classes. Jeff