Bug 48911 - Extend LogMF's optimization of MessageFormat to multiple param calls
Summary: Extend LogMF's optimization of MessageFormat to multiple param calls
Status: RESOLVED FIXED
Alias: None
Product: Log4j - Now in Jira
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.2
Hardware: PC Mac OS X 10.4
: P2 normal
Target Milestone: ---
Assignee: log4j-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-15 04:28 UTC by Curt Arnold
Modified: 2010-03-15 04:44 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-15 04:28:38 UTC
The extras 1.0 implementation of LogMF only bypassed calling MessageFormatter when there was only one parameter.  This enhancement extends the logic to support multiple parameter calls.
Comment 1 Curt Arnold 2010-03-15 04:44:44 UTC
Committed rev 923055.