-
Task
-
Resolution: Done
-
Major
-
None
-
None
These were introduced in the time of jdk 1.6 which had poor implementations for Collections.empty*() which allocated new iterator instances on each iterator() call. These can go away now.