nixpkgs/pkgs/development/compilers/openjdk
Maximilian Bosch 19f88062a6
openjdk8: add setJavaClassPath-hook to jdk as well
This hook got removed from JDK[1], however without this hook,
the classpath in a Java-build isn't created anymore which caused
several[2][3] broken packages.

[1] https://github.com/NixOS/nixpkgs/pull/65247/files#r324459267
[2] https://hydra.nixos.org/build/100896633
[3] https://hydra.nixos.org/build/100895668

ZHF #68361
2019-09-20 21:40:02 +02:00
..
darwin openjdk: add license on Darwin 2019-09-01 17:34:20 +02:00
openjfx openjfx: don't inherit license from openjdk 2019-09-01 17:34:20 +02:00
004_add-fontconfig.patch
005_enable-infinality.patch openjdk8: 8u212 -> 8u222 2019-08-19 18:54:48 -04:00
8.nix openjdk8: add setJavaClassPath-hook to jdk as well 2019-09-20 21:40:02 +02:00
11.nix openjdk11: 11.0.3 -> 11.0.4 2019-08-19 18:54:48 -04:00
bootstrap.nix treewide: remove paxutils from stdenv 2018-12-22 12:55:05 +01:00
currency-date-range-jdk8.patch
currency-date-range-jdk10.patch
default.nix openjdk12: cleanup based on refactoring of openjdk11 2019-08-19 18:54:48 -04:00
fix-java-home-jdk8.patch
fix-java-home-jdk10.patch
generate-cacerts.pl
increase-javadoc-heap.patch openjdk11: build fixes 2019-07-25 15:35:50 -04:00
make-bootstrap.nix
read-truststore-from-env-jdk8.patch openjdk8: 8u212 -> 8u222 2019-08-19 18:54:48 -04:00
read-truststore-from-env-jdk10.patch
swing-use-gtk-jdk8.patch
swing-use-gtk-jdk10.patch