bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22856] java.util.logging.Logger fails simple test


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22856] java.util.logging.Logger fails simple test
Date: 16 Oct 2005 01:27:29 -0000

The problem
is that the Logger has a level of null instead of FINE,
when running the attached test case.

With JDK 1.4.2:

  address@hidden level=FINE
  Feb 5, 2005 2:53:25 PM LogInit main
  INFO: PASS

With Classpath:

  address@hidden level=null


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-02-14 
18:58 -------
A patch for this is on the list now. I would prefer it was reviewed, but if
noone objects in a few days, I'll commit it.


------- Comment #2 from from-classpath at savannah dot gnu dot org  2005-02-16 
19:00 -------
Ok, patch commited. I'm closing this bug. If any regressions are found, report
them.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22856





reply via email to

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