https://issues.apache.org/bugzilla/show_bug.cgi?id=49004

           Summary: TestLogMF.testDebugDate fails on gcj
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The actual output of LogMF.debug() on gcj is consistent with other JVM's, but
expected value generated by a call to MessageFormat.format() is inconsistent
with other platforms.

The test was modified to compare the output of LogMF.debug() with the output of
DateFormat on all JVM's and with the output of MessageFormat on all JVM's where
the vendor name does not contain "Free".

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to