mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 21:04:30 +00:00
ce6bc62d48
JavaFX is an optional component of Java since version 11, not used by most applications and also a source of many security issues (i.e.: it bundles both media codecs and WebKit). Also, it is only available in some platforms. So this commit will disable JavaFX by default, that will allow us to reduce the closure size significantly and reduce the attack surface of Java applications for most users. Derivations that needs it can always override the parameter themselves. |
||
---|---|---|
.. | ||
darwin | ||
openjfx | ||
tests | ||
8.nix | ||
11.nix | ||
12.nix | ||
13.nix | ||
14.nix | ||
15.nix | ||
16.nix | ||
17.nix | ||
18.nix | ||
19.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-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 | ||
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 |