GitHub user jloisel opened a pull request:
https://github.com/apache/jmeter/pull/221
Bug 59934
Fix CssParser race condition and poor concurrency level by using Guava's
LoadingCache.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jloisel/jmeter trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/221.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #221
commit 7f21771ab55f4765e2a473f9d457d97d8f00c9af
Author: jloisel
Date: 2016-08-03T10:36:56Z
css parser: dramatically improve concurrency level
commit d106461ce60266477f171a242634ce85387d327f
Author: jloisel
Date: 2016-08-03T10:37:51Z
move classes to upper package for compatibility
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---