[kaffe] Patch: Merge of Classpath glue code for assertion framework

Dalibor Topic robilad at yahoo.com
Sun May 11 10:58:01 PDT 2003


Hallo Benja,

--- Benja Fallenstein <b.fallenstein at gmx.de> wrote:
> 
> Hi,
> 
> today I had a problem with a dependency using log4j, because log4j would 
> try to use Class.desiredAssertionStatus() -- a 1.4 method that is part 
> of the assertion framework. Since the library I depended on initialized 
> log4j statically, my test suite wouldn't even start. To fix the problem, 
> I merged the corresponding GNU Classpath code into Kaffe-- not actually 
> implementing the whole assertion framework though, just the methods in 
> Class and ClassLoader :-)
> 
> I was hoping this could be useful for Kaffe?

sure! thanks a lot for the patch, I'll change the class version handling code
in the class loader to stop printing an error message for java 1.4 class files.

cheers,
dalibor topic

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com




More information about the kaffe mailing list