nixpkgs/pkgs/development/compilers/openjdk
Matt McHenry 13e3d2bc4b openjdk: 14.0.2 -> 15.0.1
* update two explicit references to jdk14 to just jdk, which no longer
  points at jdk8 after #89731.

* patch an explicit -XX:+UseConcMarkSweepGC to -XX:UseG1GC, as the
  former now throws an error (after having been deprecated since jdk 9)
2020-12-26 11:58:06 -05:00
..
darwin openjdk: 14.0.2 -> 15.0.1 2020-12-26 11:58:06 -05:00
openjfx openjdk: 14.0.2 -> 15.0.1 2020-12-26 11:58:06 -05:00
8.nix openjdk*: Add gtk3 to passthru of all versions 2020-11-26 09:55:32 -05:00
11.nix openjdk*: Add gtk3 to passthru of all versions 2020-11-26 09:55:32 -05:00
12.nix openjdk*: Add gtk3 to passthru of all versions 2020-11-26 09:55:32 -05:00
13.nix openjdk*: Add gtk3 to passthru of all versions 2020-11-26 09:55:32 -05:00
14.nix openjdk: 14.0.2 -> 15.0.1 2020-12-26 11:58:06 -05:00
bootstrap.nix
currency-date-range-jdk8.patch
currency-date-range-jdk10.patch
default.nix openjdk: 14.0.2 -> 15.0.1 2020-12-26 11:58:06 -05:00
fix-java-home-jdk8.patch
fix-java-home-jdk10.patch
generate-cacerts.pl
increase-javadoc-heap-jdk13.patch
increase-javadoc-heap.patch
jre.nix openjdk: add derivation to generate bespoke minimal JRE's 2020-11-04 17:47:18 +01:00
make-bootstrap.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