nixpkgs-suyu/pkgs/development/compilers/openjdk
Matt McHenry 68e3e64398 openjdk: add 12
* some configure options have been removed upstream

* need a new patch to deal with gcc format warnings

11 remains, as it is an LTS release; all existing users of 11 in
nixpkgs remain on 11 for now.

openjdk/default.nix and openjdk/darwin/default.nix become the
expressions for the current version (12 now; later 13, 14, etc.).

(note: darwin/default.nix was unreferenced; the new version is derived
from darwin/11.nix.)
2019-07-25 15:35:50 -04:00
..
darwin openjdk: add 12 2019-07-25 15:35:50 -04:00
openjfx openjdk: add 12 2019-07-25 15:35:50 -04:00
004_add-fontconfig.patch
005_enable-infinality.patch
8.nix openjdk8: Try to remove host kernel version impurity 2019-04-27 08:39:51 -04:00
11.nix openjdk11: build fixes 2019-07-25 15:35:50 -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 openjdk: add 12 2019-07-25 15:35:50 -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
read-truststore-from-env-jdk10.patch openjdk: fix truststore-from-env patch for jdk10 2018-06-09 20:20:47 -04:00
swing-use-gtk-jdk8.patch openjdk8: rename swing patch to be more consistent with the others 2018-04-01 15:18:47 -05:00
swing-use-gtk-jdk10.patch