[jgroups-git] [belaban/JGroups] e2e340: Fixed bug in SeqnoList iteration, added test
Brought to you by:
belaban
From: GitHub <no...@gi...> - 2012-01-20 15:07:38
|
Branch: refs/heads/JGRP-1396-2 Home: https://github.com/belaban/JGroups Commit: e2e3404f436c5a849f78c7467a10d5180e9e3b65 https://github.com/belaban/JGroups/commit/e2e3404f436c5a849f78c7467a10d5180e9e3b65 Author: Bela Ban <be...@ya...> Date: 2012-01-20 (Fri, 20 Jan 2012) Changed paths: M src/org/jgroups/util/SeqnoList.java M tests/junit-functional/org/jgroups/tests/SeqnoListTest.java Log Message: ----------- Fixed bug in SeqnoList iteration, added test |