Hi,
I was wondering if some other Classpath developers could confirm this bug. I'm trying to rule it out as being JC-specific. The problem is that the Logger has a level of null instead of FINE:
With JDK 1.4.2:
[EMAIL PROTECTED] level=FINE Feb 5, 2005 2:53:25 PM LogInit main INFO: PASS
With JC:
[EMAIL PROTECTED] level=null
When I run your program with java-1.4.2, java-1.5.0, and sablevm-1.1.9, I get the warning message printed followed by a stack trace.
Chris
_______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

