Bug 52783 - oro.patterncache.size property never used due to early init
Summary: oro.patterncache.size property never used due to early init
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.6
Hardware: All All
: P2 minor (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 08:26 UTC by Philippe Mouawad
Modified: 2012-02-28 12:17 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2012-02-28 08:26:38 UTC
Property is not used as appProperties is null at time patternCache is initialized
Comment 1 Philippe Mouawad 2012-02-28 08:28:29 UTC
Date: Tue Feb 28 08:27:33 2012
New Revision: 1294523

URL: http://svn.apache.org/viewvc?rev=1294523&view=rev
Log:
Bug 52783 - oro.patterncache.size property never used due to early init

Modified:
   jmeter/trunk/src/core/org/apache/jmeter/util/JMeterUtils.java
   jmeter/trunk/xdocs/changes.xml
Comment 2 Sebb 2012-02-28 12:17:38 UTC
Good catch; it's not obvious that this would fail.
Comment 3 The ASF infrastructure team 2022-09-24 20:37:49 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2755