classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch for Jikes 1.22


From: Stephen Crawley
Subject: Patch for Jikes 1.22
Date: Tue, 05 Jul 2005 15:44:15 +1000

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]