You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/02/28 09:26:38 UTC

DO NOT REPLY [Bug 52783] New: oro.patterncache.size property never used due to early init

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

             Bug #: 52783
           Summary: oro.patterncache.size property never used due to early
                    init
           Product: JMeter
           Version: 2.6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Main
        AssignedTo: issues@jmeter.apache.org
        ReportedBy: p.mouawad@ubik-ingenierie.com
    Classification: Unclassified


Property is not used as appProperties is null at time patternCache is
initialized

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

DO NOT REPLY [Bug 52783] oro.patterncache.size property never used due to early init

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52783

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|                            |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> 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

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

DO NOT REPLY [Bug 52783] oro.patterncache.size property never used due to early init

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52783

--- Comment #2 from Sebb <se...@apache.org> 2012-02-28 12:17:38 UTC ---
Good catch; it's not obvious that this would fail.

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