nixpkgs/pkgs/development
Austin Seipp 1629147423 openjdk11: enable ZGC on x86_64-linux
The Z Garbage Collector is a concurrent, scalable, low latency garbage
collector designed to meet extremely-low-pause-time requirements for
small-to-multi-TB heap sizes.

ZGC can be enabled with the magical incantation:

    $ java -XX:+UnlockExperimentalVMOptions -XX:+UseZGC ...

Currently, ZGC is only available for x86_64-linux (though a port for
aarch64-linux may become available at a future time.) There are also a
number of other features that currently aren't present, such as JVMCI
integration (meaning compiler tools like Graal which require JVMCI will
not work with ZGC enabled.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-16 20:22:40 -06:00
..
arduino
beam-modules
bower-modules/generic
compilers openjdk11: enable ZGC on x86_64-linux 2018-11-16 20:22:40 -06:00
coq-modules
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
guile-modules
haskell-modules haskell-opencv: fix build and #47595 2018-11-13 14:00:06 +00:00
idris-modules
interpreters Merge remote-tracking branch 'upstream/master' into racket-full-darwin 2018-11-16 15:41:48 +08:00
java-modules
libraries Merge pull request #47175 from avnik/fix/glfw 2018-11-17 01:38:05 +00:00
lisp-modules
lua-modules
misc
mobile androidsdk: Re-add emulator that was broken out of the sdk-tools package. 2018-11-12 13:06:22 -04:00
node-packages nodePackages: regenerate 2018-11-16 23:41:18 +00:00
ocaml-modules ocamlPackages.*: remove unnecessary unpackCmd 2018-11-12 17:25:18 +00:00
perl-modules
pharo
pure-modules
python-modules astroquery: init at 0.3.8 (#50360) 2018-11-15 23:11:41 +00:00
r-modules
ruby-modules bundler: 1.16.4 -> 1.17.1 2018-11-15 17:41:20 +00:00
tools gnumake3: remove 2018-11-15 17:41:25 +00:00
web