[kaffe] MIPS Support Status - New Regression Failures
   
    Kevin D. Kissell
     
    kevink@mips.com
       
    Mon May 26 04:47:01 2003
    
    
  
> --- Dalibor Topic <robilad@yahoo.com> wrote:
> r all other architectures but MIPS???
> > > 
> > > Further data.  Both failures are linked to some kind of "duplicate
> > > name" problem, whatever that is...
> > 
> > That's a side effect of the recent class loading changes to be more Java 1.2
> > compatible and to get Tomcat 4 and JBoss to load further. See this thread for
> > more information: http://www.kaffe.org/pipermail/kaffe/2003-May/042130.html
> > 
> > Unless someone can find an easy fix, we'll have to revert it back to the old
> > version for the next release.
> 
> It should be fixed now, with Tim's recent class loading patch.
I've updated my sources, but just doing a "make" fails due to the stale
references to kaffe/lang/SystemClassLoader.  So it's time to "make clean"
and rebuild everyting - which will take all day on my slow MIPS/Linux box
if it has to rebuild all the class libraries. I'll turn the crank and keep you all posted.
            Thanks,
            Kevin K.