nixpkgs/pkgs/development/compilers/openjdk
Matt McHenry aabf45c163 openjdk10: minor cleanups
* with only one source bundle (per JEP-296), we can use src instead of
  srcs, and avoid the need to cd in prePatch

* fetch sources from jdk10u instead of jdk10, to make it easier to
  grab updates when they start coming.

* removed commented-out code that became irrelevant in the 8 -> 9
  transition (*.pf files, infinality font rendering)

* create jdk10, jre10, and jre10_headless attributes in
  all-packages.nix
2018-03-25 20:23:12 -04:00
..
7.nix treewide: avoid fatal warnings from gcc7 2018-02-10 12:06:02 +01:00
8.nix openjdk: Clean up platform conditionals 2018-02-26 21:17:32 -05:00
9.nix openjdk9: 9.0.4+11 -> 9.0.4+12 2018-03-23 21:18:42 -05:00
10.nix openjdk10: minor cleanups 2018-03-25 20:23:12 -04:00
004_add-fontconfig.patch
005_enable-infinality.patch
bootstrap.nix openjdk bootstrap: Fix rpath fixup 2018-03-07 06:23:02 -05:00
cppflags-include-fix.patch
currency-date-range-jdk8.patch
currency-date-range-jdk10.patch openjdk: Add JDK 10 2018-03-25 00:49:26 -04:00
currency-date-range.patch
fix-java-home-jdk8.patch
fix-java-home-jdk9.patch openjdk9: init at 9.0.0+180 2017-09-22 08:27:34 -04:00
fix-java-home-jdk10.patch openjdk: Add JDK 10 2018-03-25 00:49:26 -04:00
fix-java-home.patch
generate-cacerts.pl
make-bootstrap.nix
paxctl.patch
read-truststore-from-env-jdk8.patch
read-truststore-from-env-jdk9.patch openjdk9: init at 9.0.0+180 2017-09-22 08:27:34 -04:00
read-truststore-from-env-jdk10.patch openjdk: Add JDK 10 2018-03-25 00:49:26 -04:00
read-truststore-from-env.patch
swing-use-gtk-jdk9.patch openjdk9: init at 9.0.0+180 2017-09-22 08:27:34 -04:00
swing-use-gtk-jdk10.patch openjdk: Add JDK 10 2018-03-25 00:49:26 -04:00
swing-use-gtk.patch