Debian Patches
Status for icedtea-web/1.8.8-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| am-maintainer-mode.diff | no | |||||
| doc-english-only.diff | no | |||||
| disable-applet-support.diff | Don't build the applet related code | Emmanuel Bourg <ebourg@apache.org> | no | |||
| java11-compatibility.diff | Fixes the compatibility with Java 11 | Emmanuel Bourg <ebourg@apache.org> | no | |||
| reproducible-documentation.patch | Use SOURCE_DATE_EPOCH for the timestamps in the documentation to make the build reproducible | Emmanuel Bourg <ebourg@apache.org> | no | |||
| remove-pack200-support.patch | Emmanuel Bourg <ebourg@apache.org> | not-needed | ||||
| build-with-java17.diff | Emmanuel Bourg <ebourg@apache.org> | not-needed | ||||
| jdk-21-autoconf.patch | Support compilation with JDK 21 Modify autoconf scripts to support compilation with JDK 21. Upstream has removed autoconf/make-based building, but hasn't released it yet. So, this patch need not be forwarded upstream. |
Pushkar Kulkarni <pushkar.kulkarni@canonical.com> | not-needed | debian | ||
| jdk-21-jarindex.patch | Support for compilation with JDK 21 Adds a dummy implementation of JarIndex to support compilation with JDK 21. Most of the JDK's JarIndex functionality was moved to an internal class. |
no | debian | upstream, https://github.com/AdoptOpenJDK/IcedTea-Web/pull/925 | ||
| jdk-25-remove-files.patch | configure Java 25 build This patch adds HAVA_JAVA25 conditional and excludes files that use removed APIs from compilation. |
Vladimir Petko <vladimir.petko@canonical.com> | not-needed | debian | 2025-12-15 | |
| jdk-25-property-action.patch | replace GetPropertyAction with PrivilegedAction lambda GetPropertyAction was removed in Java 25. It is a simple wrapper for a PrivilegedAction that retrieves line.separator property. |
Vladimir Petko <vladimir.petko@canonical.com> | not-needed | debian | 2025-12-15 | |
| jdk-25-jlnp-classloader.patch | remove security manager and custom callback This patch removes security manager use and the custom caching callback in the classloader. URLConnection already provides means to cache the jar files without the need for the custom code. |
Vladimir Petko <vladimir.petko@canonical.com> | not-needed | debian | 2025-12-02 | |
| jdk-25-disable-policy-panel.patch | remove policy editor for Java 25 This patch removes policy editor panels when compiled with Java 25. |
Vladimir Petko <vladimir.petko@canonical.com> | not-needed | debian | 2025-12-15 |
