This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Is Class.forName() Problem still in Windows
Marco Trudel writes:
> Class.forName() works in the current developpment state, but not on gcj
> 4.1.1 which is used in http://javacompiler.sourceforge.net.
> I will release a new version of javaCompiler around end of july.
>
> Question to the gcj staff: were the class.forName() changes applied to
> the gcj 4.1 branch
No. I can't do that because it requires an ABI change.
Andrew.