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: 809859c9a588
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b3a88b8d1062
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 25, 2019

  1. openjdk11: build fixes

    * increase heap size for building javadoc (this is only needed for the
      32-bit build)
    
    * filter out some non-maven jars that crop up in the openjfx build
    jerith666 committed Jul 25, 2019
    Copy the full SHA
    0d9e842 View commit details
    Browse the repository at this point in the history
  2. openjdk: add 12

    * some configure options have been removed upstream
    
    * need a new patch to deal with gcc format warnings
    
    11 remains, as it is an LTS release; all existing users of 11 in
    nixpkgs remain on 11 for now.
    
    openjdk/default.nix and openjdk/darwin/default.nix become the
    expressions for the current version (12 now; later 13, 14, etc.).
    
    (note: darwin/default.nix was unreferenced; the new version is derived
    from darwin/11.nix.)
    jerith666 committed Jul 25, 2019
    Copy the full SHA
    68e3e64 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. openjdk: 12 -> 12.0.2

    jerith666 committed Jul 26, 2019
    Copy the full SHA
    effc0c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. WIP: openjdk: 11.0.2 -> 12 (#58602)

    WIP: openjdk: 11.0.2 -> 12
    gebner committed Aug 6, 2019
    Copy the full SHA
    b3a88b8 View commit details
    Browse the repository at this point in the history