nixpkgs/pkgs/development/compilers/openjdk
Sergei Trofimovich e9e734bf17 openjfx11, openjfx15: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: gsttypefindelement.o:(.bss._gst_disable_registry_cache+0x0): multiple definition of
      `_gst_disable_registry_cache'; gst.o:(.bss._gst_disable_registry_cache+0x0): first defined here

openjfx17 is not affected.
2022-06-03 13:48:50 +01:00
..
darwin openjdk17: 17.0.1 -> 17.0.3 (darwin) 2022-05-20 11:14:06 +02:00
openjfx openjfx11, openjfx15: add -fcommon workaround 2022-06-03 13:48:50 +01:00
tests jre_minimal: add 2 simple tests 2021-04-28 21:01:46 +02:00
8.nix openjdk: add support for powerpc64le 2022-04-11 21:09:54 -07:00
11.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
12.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
13.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
14.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
15.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
16.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
17.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
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 jdk8: fix sprintf patch 2021-06-01 20:14:20 -07:00
fix-library-path-jdk11.patch openjdk: 11.0.12+7 -> 11.0.15.+10 2022-04-21 15:08:35 +02:00
generate-cacerts.pl
ignore-LegalNoticeFilePlugin.patch openjdk17: init at 17.0.1+12 2021-10-21 14:18:53 +02:00
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 openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
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