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: f9ddc2666b84
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8c76754f51e0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 26, 2018

  1. openjdk10: minor cleanups

    * with only one source bundle (per JEP-296), we can use src instead of
      srcs, and avoid the need to cd in prePatch
    
    * fetch sources from jdk10u instead of jdk10, to make it easier to
      grab updates when they start coming.
    
    * removed commented-out code that became irrelevant in the 8 -> 9
      transition (*.pf files, infinality font rendering)
    
    * create jdk10, jre10, and jre10_headless attributes in
      all-packages.nix
    jerith666 committed Mar 26, 2018
    Copy the full SHA
    aabf45c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Merge pull request #37870 from jerith666/jdk10u

    openjdk10: minor cleanups
    fpletz committed Mar 28, 2018
    Copy the full SHA
    8c76754 View commit details
    Browse the repository at this point in the history