Julian Reschke created COLLECTIONS-842:
------------------------------------------
Summary: AbstractLinkedList apparently incompatible with JDK 21's
java.util.List
Key: COLLECTIONS-842
URL: https://issues.apache.org/jira/browse/COLLECTIONS-842
Project: Commons Collections
Issue Type: Bug
Components: List
Reporter: Julian Reschke
...it returns "boolean" in commons-collections4, but is void in JDK 21 (see
https://download.java.net/java/early_access/jdk21/docs/api/java.base/java/util/List.html#addLast(E))
--
This message was sent by Atlassian Jira
(v8.20.10#820010)