Return-Path: X-Original-To: apmail-ignite-commits-archive@minotaur.apache.org Delivered-To: apmail-ignite-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2355F189E7 for ; Thu, 11 Jun 2015 06:12:50 +0000 (UTC) Received: (qmail 71110 invoked by uid 500); 11 Jun 2015 06:12:50 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 71078 invoked by uid 500); 11 Jun 2015 06:12:50 -0000 Mailing-List: contact commits-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list commits@ignite.incubator.apache.org Received: (qmail 71069 invoked by uid 99); 11 Jun 2015 06:12:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jun 2015 06:12:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 11 Jun 2015 06:10:39 +0000 Received: (qmail 69216 invoked by uid 99); 11 Jun 2015 06:12:26 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jun 2015 06:12:26 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7B0C9E04D7; Thu, 11 Jun 2015 06:12:26 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: vozerov@apache.org To: commits@ignite.incubator.apache.org Date: Thu, 11 Jun 2015 06:13:11 -0000 Message-Id: <6560082f77a147c5ba39833a017b0661@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [47/50] [abbrv] incubator-ignite git commit: ignite-sprint-6: revert changes in concurrent map X-Virus-Checked: Checked by ClamAV on apache.org ignite-sprint-6: revert changes in concurrent map Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/8203caf7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/8203caf7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/8203caf7 Branch: refs/heads/ignite-gg-10326 Commit: 8203caf7ac5f79e08b8f398e8608619c00256aac Parents: 455b96f Author: Denis Magda Authored: Wed Jun 10 18:01:16 2015 +0300 Committer: Denis Magda Committed: Wed Jun 10 18:01:16 2015 +0300 ---------------------------------------------------------------------- .../java/org/jsr166/ConcurrentHashMap8.java | 5433 ++++++++++-------- 1 file changed, 2943 insertions(+), 2490 deletions(-) ----------------------------------------------------------------------