Debian Patches

Status for capsule-nextflow/1.1.1+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
build.patch patching build.gradle to remove useless parts in Debian builds Pierre Gruet <pgt@debian.org> not-needed 2021-04-26
zipfs.patch picking some Zip* classes from openjdk-8 Using the Zip* classes picked from openjdk-8_8u292-b10, as these classes are
necessary for capsule and some of them are only package classes in openjdk-11.
Pierre Gruet <pgt@debian.org> yes 2021-04-24
compound_enumeration.patch deleting the definition of getResources This is to avoid needing a definition of CompoundEnumeration, which is not a
public class in modern JDKs.
Pierre Gruet <pgt@debian.org> yes 2021-04-22
agent_and_vmsupport.patch Modifying packages to build using openjdk-11 Pierre Gruet <pgt@debian.org> yes 2021-04-24
omit_tests_using_joor.patch omit tests that use the unpackaged org.joor.Reflect class Pierre Gruet <pgt@debian.org> not-needed 2021-04-24
omit_tests_using_old_truth_statements.patch skip assertions using old libtruth-java syntax The has() method does not exist anymore and some calls are ambiguous. Pierre Gruet <pgt@debian.org> yes 2021-04-26
removed_Pack200_in_openjdk17.patch removing use of java.util.jar.Pack200, removed in OpenJDK 17 Pierre Gruet <pgt@debian.org> yes debian 2022-05-28
disambiguate_newFileSystem_call.patch call to newFileSystem is made ambiguous by the addition of methods wich such name in OpenJDK 17. We provide more arguments to disambiguate. Pierre Gruet <pgt@debian.org> yes debian 2022-05-28
skip_tests_touching_security_sensitive_fields.patch many tests attempt to touch security sensitive fields, which has been disabled from OpenJDK12, see
https://bugs.openjdk.org/browse/JDK-8210522
We disable all the these tests, which is a bit of a shame although we have
autopkgtests in the package.
Pierre Gruet <pgt@debian.org> no 2022-11-06

All known versions for source package 'capsule-nextflow'

Links