Skip to content

Fix AbstractLinkedList addAll returning true for an empty collection - #726

Merged
garydgregory merged 1 commit into
apache:masterfrom
rootvector2:linkedlist-addall-empty-false
Aug 17, 2026
Merged

Fix AbstractLinkedList addAll returning true for an empty collection#726
garydgregory merged 1 commit into
apache:masterfrom
rootvector2:linkedlist-addall-empty-false

return false from AbstractLinkedList addAll for an empty collection

487b3bc
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
Analyze (java)
succeeded Aug 15, 2026 in 2m 10s