Details
-
Type:
Test
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: hg tip
-
Fix Version/s: 3.1.3
-
Component/s: Infrastructure: Test
-
Labels:None
-
Environment:Linux
-
Testcase included:yes
-
Number of attachments :
Description
This patch has Unit Tests for org.jikesrvm.util (rvm/src), I found a bug and fixed it (LinkedListIteratorRVM), the method hasPrevious() wasn't working properly.
Here's my feedback after a quick look at the patch: