This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: org.xml.* not in libgcj but libgij
Michael Matz writes:
>
> Btw. I saw it mentioned in the docs, that -findirect-dispatch only
> works with .class files, but not when directly compiling .java
> files. The short testcases OTOH does work just fine when using
> -findirect-dispatch on the .java source directly. So, is that
> documentation outdated, or does it just happen to work in this case
> by luck (and which circumstance would make it fail, I'm just
> curious).
Making indirect dispatch work when compiling from source is on the
list of things to be done.
Andrew.