~openjdk/ubuntu/+source/openjdk/+git/openjdk:openjdk-11

Last commit made on 2020-11-05
Get this branch:
git clone -b openjdk-11 https://git.launchpad.net/~openjdk/ubuntu/+source/openjdk/+git/openjdk
Members of OpenJDK can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

07163f6... by Matthias Klose

  * OpenJDK 11.0.9.1+1 build (release).
  * Configure --with-jvm-features=shenandoahgc for hotspot builds.
    LP: #1902029.

7b0d890... by Matthias Klose

add security notes

68d0daf... by Matthias Klose

  * OpenJDK 11.0.9+11 build (release).

84dbbf3... by Matthias Klose

Revert: get-orig: avoid extra dir and clamp tarball mtime

290a873... by Tiago Stürmer Daitx

refresh patches for 11.0.9+10.

9d4910e... by Tiago Stürmer Daitx

update to 11.0.9+10

OpenJDK 11.0.9+10 build (early access).

6543175... by Tiago Stürmer Daitx

get-orig: avoid extra dir and clamp tarball mtime

debian/rules:
- untar upstream tarball directly and avoid the unnecessary
  intermediate directory.
- get tar to clamp mtime based on changelog's date entry and
  name the origtarball from $PKGSOURCE instead of basename.

ae11edf... by Tiago Stürmer Daitx

copy apport hook to source_$(PKGSOURCE).py

debian/rules: copy apport hook to source_$(PKGSOURCE).py, fixes apport
on Ubuntu where source name is openjdk-lts instead of openjdk-11.

f127546... by Tiago Stürmer Daitx

release openjdk-11 11.0.8+10-1

ffdd7ae... by Matthias Klose

  * Don't try to run autopkg tests on armel, mipsel, mips64el.