mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
535dd96948
AdoptOpenJDK is a long-deprecated project, having been superceded by Eclipse Temurin quite a while ago. Additionally, after running the generate sources command, many of its subpackages fail to evaluate due to missing binaries for versions the package expects. Because everything provided by AdoptOpenJDK is either long-deprecated or also provided by Temurin, its removal should not cause many problems. By the same token, OpenJDK 12, 13, 14, 15, and 16 have also all been long deemed EOL, and 13/14 are both actively broken and fail to build. These packages, and their associated (and unnecessary) bootstrap chain are a major factor in the tech debt of OpenJDK as an ecosystem in Nixpkgs. OpenJDK 16 was the only user of OpenJFX 15, so it has also been removed. By removing these packages, OpenJDK should hopefully be more maintainable into the future. |
||
---|---|---|
.. | ||
openjfx | ||
tests | ||
8.nix | ||
11.nix | ||
17.nix | ||
18.nix | ||
19.nix | ||
20.nix | ||
21.nix | ||
22.nix | ||
bootstrap.nix | ||
currency-date-range-jdk8.patch | ||
currency-date-range-jdk10.patch | ||
fix-glibc-2.34.patch | ||
fix-java-home-jdk8.patch | ||
fix-java-home-jdk10.patch | ||
fix-java-home-jdk21.patch | ||
fix-library-path-jdk8.patch | ||
fix-library-path-jdk11.patch | ||
fix-library-path-jdk17.patch | ||
generate-cacerts.pl | ||
ignore-LegalNoticeFilePlugin-jdk17.patch | ||
ignore-LegalNoticeFilePlugin-jdk18.patch | ||
increase-javadoc-heap-jdk13.patch | ||
increase-javadoc-heap.patch | ||
info.json | ||
JavaUpdater.java | ||
jre.nix | ||
make-bootstrap.nix | ||
meta.nix | ||
read-truststore-from-env-jdk8.patch | ||
read-truststore-from-env-jdk10.patch | ||
swing-use-gtk-jdk8.patch | ||
swing-use-gtk-jdk10.patch | ||
swing-use-gtk-jdk13.patch |