Package: kaffe
Version: 1.1.5-3

There seems to be a problem setting java.util.logging.Logger handlers - see attached test case


myhost% cd debug
myhost% jikes-kaffe *.java
myhost% /usr/lib/kaffe/bin/java Main
handlers[0] class class java.util.logging.ConsoleHandler
java.lang.ClassCastException: can't cast `java/util/logging/ConsoleHandler' (bootstrap@(nil)) to `TestHandler' (kaffe/lang/[EMAIL PROTECTED])
at Main.main (Main.java:34)
myhost%


I noticed this problem trying to run the jakarta commons logging build tests - http://jakarta.apache.org/commons/logging/

Thanks!

Jack


Attachment: debug.tgz
Description: GNU Zip compressed data

Reply via email to