nixpkgs/pkgs/development/compilers/openjdk
Eelco Dolstra 981cac8e10 openjdk: Hackery to ensure that tools.jar is found
HotSpot uses the absolute path of libjvm.so to determine the java.home
property (ignoring $JAVA_HOME), which is in turn used by
ToolProvider.getSystemJavaCompiler() to load tools.jar.  So we need to
do some trickery to ensure that if java gets invoked from the jdk
output (ratherthan the jre output), it finds libjvm.so in the jdk output.
2014-01-25 03:04:46 +01:00
..
bootstrap.nix nixos.org/tarballs -> tarballs.nixos.org 2013-06-25 14:12:16 +02:00
cppflags-include-fix.patch openjdk: Update to 7u6b24 2013-01-22 12:58:07 -05:00
default.nix openjdk: Hackery to ensure that tools.jar is found 2014-01-25 03:04:46 +01:00
fix-java-home.patch openjdk: Hackery to ensure that tools.jar is found 2014-01-25 03:04:46 +01:00
generate-cacerts.pl openjdk: Create a cacerts file from pkgs.cacerts 2012-10-25 23:33:09 -04:00
make-bootstrap.nix openjdk: passthru the architecture attribute like oracle jdk6 does. 2012-08-27 12:41:13 -04:00