-
Bug
-
Resolution: Fixed
-
P4
-
1.1.3
-
beta
-
sparc
-
solaris_2.5
-
Verified
The current specification for method getFirst() in class java.util.LinkedList doesn't describe the behaviour if the list is empty, but the current implementation does throw NoSuchElementException when the list is empty.