Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.2.1
-
Labels:None
-
Number of attachments :
Description
attached is a patch that removes the jdk 1.5 api usage
I've commited the required changes. Replaced LinkedList#remove() with LinkedList#removeFirst()