GitHub user ham1 opened a pull request:

    https://github.com/apache/jmeter/pull/255

    Utilised Java 8 (and 7) features to tidy up code

    Used lambdas, method references, multi-catch blocks and 
`ThreadLocal.withInitial` to improve code readability.
    Also removed unnecessary types.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ham1/jmeter java8

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/255.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 #255
    
----
commit 7231600c525be98624e611d488b2f48f9a978a12
Author: Graham Russell <gra...@ham1.co.uk>
Date:   2017-01-21T09:32:08Z

    Utilized Java 8 (and 7) features to tidy up code

----


---
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.
---

Reply via email to