You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by slukyano <gi...@git.apache.org> on 2018/05/14 17:29:44 UTC

[GitHub] ignite pull request #3995: IGNITE-8486: Updated ConcurrentLinkedDeque8 to ma...

GitHub user slukyano opened a pull request:

    https://github.com/apache/ignite/pull/3995

    IGNITE-8486: Updated ConcurrentLinkedDeque8 to match the latest version in JSR 166 repo.

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-8486

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

    https://github.com/apache/ignite/pull/3995.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 #3995
    
----
commit e5704f9975de02fa08a8f9c3cee58bc1c83d6ddd
Author: Stanislav Lukyanov <st...@...>
Date:   2018-05-14T16:06:48Z

    IGNITE-8486: Updated ConcurrentLinkedDeque8 to match the latest version in JSR 166 repo.

----


---