Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: bb14e3b1fbf7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c5b825ca287b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 11, 2018

  1. jdk11_headless: fix the build on amd64

    This fixes:
    
    checking user specified JVM feature list...
    configure: error: Cannot continue
    configure: Unknown JVM features specified: "zgc--enable-headless-only"
    configure: The available JVM features are: "aot cds cmsgc compiler1 compiler2 dtrace epsilongc g1gc graal jfr jni-check jvmci jvmti link-time-opt management minimal nmt parallelgc serialgc services static-build vm-structs zero zgc"
    configure exiting with result code 1
    builder for '/nix/store/1awwzd98crcgxad3srdkv8smhxgiz2qp-openjdk-11.0.1-b13.drv' failed with exit code 1
    ivan committed Dec 11, 2018
    Copy the full SHA
    a9c43dd View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Merge pull request #51860 from ivan/fix-jdk11_headless

    jdk11_headless: fix the build on amd64
    alyssais committed Dec 13, 2018
    Copy the full SHA
    c5b825c View commit details
    Browse the repository at this point in the history