Bug 52783

Summary: oro.patterncache.size property never used due to early init
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: minor CC: p.mouawad
Priority: P2    
Version: 2.6   
Target Milestone: ---   
Hardware: All   
OS: All   

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