Bug 49005 - TelnetAppenderTest.testIt fails on gcj
Summary: TelnetAppenderTest.testIt fails on gcj
Status: RESOLVED FIXED
Alias: None
Product: Log4j - Now in Jira
Classification: Unclassified
Component: Appender (show other bugs)
Version: 1.2
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: log4j-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-27 05:52 UTC by Curt Arnold
Modified: 2010-03-27 05:54 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Curt Arnold 2010-03-27 05:52:56 UTC
TelnetAppenderTest.testIt fails on gcj since the reported number of active threads at the end of the test does not equal the number of threads at the start of the test.  Not sure if it is reasonable to expect that the thread count is exact and it is not the core intent of the test, so removing the assertion when the Java vendor is the Free Software Foundation.
Comment 1 Curt Arnold 2010-03-27 05:54:39 UTC
Committed rev 928152.