Folks,

I've submitted a two-line patch to the Jikes project on SourceForge
that works around the problem which shown up when you use Jikes 1.22 to
compile against a Classpath class tree.

The symptom is that the compiler dies with an assertion error at
line 1110 of "symbol.h" in the IsInner method.  The workaround is to 
simply remove the assertion.

I cannot vouch for the correctness of the patch ... but it works for me.

As a matter of interest, how does SableVM deal with this bug?

-- Steve



_______________________________________________
Classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to