3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/openjdk
Adam Joseph 9e4ba681fd openjdk: add support for powerpc64le
This commit adds entries to the Rosetta Stones in
adoptopenjdk-bin/generate-sources.py and compilers/openjdk/8.nix, and
runs adoptopenjdk-bin/generate-sources.py to regenerate
adoptopenjdk-bin/sources.json.

With this commit, `nix-build . -A jdk8_headless` succeeds on
powerpc64le.  Headless jdk is used as part of the build process for
many packages so this opens up access to them.
2022-04-11 21:09:54 -07:00
..
darwin
openjfx Merge pull request #155746 from bachp/openjfx17 2022-02-17 12:44:51 +03:00
tests
8.nix openjdk: add support for powerpc64le 2022-04-11 21:09:54 -07:00
11.nix openjdk11: fix build w/glibc-2.34 2022-02-27 10:25:39 +01:00
12.nix
13.nix
14.nix
15.nix
16.nix openjdk11: fix build w/glibc-2.34 2022-02-27 10:25:39 +01:00
17.nix
bootstrap.nix
currency-date-range-jdk8.patch
currency-date-range-jdk10.patch
fix-glibc-2.34.patch openjdk11: fix build w/glibc-2.34 2022-02-27 10:25:39 +01:00
fix-java-home-jdk8.patch
fix-java-home-jdk10.patch
fix-library-path-jdk8.patch
fix-library-path-jdk11.patch
generate-cacerts.pl
ignore-LegalNoticeFilePlugin.patch
increase-javadoc-heap-jdk13.patch
increase-javadoc-heap.patch
jre.nix treewide: rename name to pname&version 2022-03-08 13:24:25 +01:00
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