Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
ignore-osgi-manifest.patch | Ignore the manifest generated by the bnd plugin | Vincent Prat <vivi@debian.org> | not-needed | |||
permit-illegal-access.patch | Allow illegal accesses to run the tests with OpenJDK 17 | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
open-from-unnamed-modules.patch | Allows opening java.lang from unnamed modules | Vincent Prat <vivi@debian.org> | no | |||
java21-compatibility.patch | Add default overrides for getFirst and getLast in MutableList and MutableSortedSetdiff --git a/eclipse-collections-api/src/main/java/org/eclipse/collections/api/list/MutableList.java b/eclipse-collections-api/src/main/java/org/eclipse/collections/api/list/MutableList.java index 206f291c..c4c4c3c7 100644 |
no | upstream, https://github.com/eclipse/eclipse-collections/commit/afe2a988 |