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.patchTo 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 <stanlukyanov@...>
Date: 2018-05-14T16:06:48Z
IGNITE-8486: Updated ConcurrentLinkedDeque8 to match the latest version in JSR 166 repo.
----
---