Update update_package.sh so as to reflect 11.0.3+7 sources
This commit is contained in:
parent
543ea6eb05
commit
12bcca3b0c
@ -34,8 +34,8 @@ fi
|
|||||||
# OpenJDK from Shenandoah project
|
# OpenJDK from Shenandoah project
|
||||||
export PROJECT_NAME="shenandoah"
|
export PROJECT_NAME="shenandoah"
|
||||||
export REPO_NAME="jdk11"
|
export REPO_NAME="jdk11"
|
||||||
# warning, clonning without shenadnaoh suffix, you will clone pure jdk - thus without shenandaoh GC
|
# warning, clonning without shenadnaoh prefix, you will clone pure jdk - thus without shenandaoh GC
|
||||||
export VERSION="shenandoah-jdk-11.0.1+13"
|
export VERSION="shenandoah-jdk-11.0.3+7"
|
||||||
export COMPRESSION=xz
|
export COMPRESSION=xz
|
||||||
# unset tapsets overrides
|
# unset tapsets overrides
|
||||||
export OPENJDK_URL=""
|
export OPENJDK_URL=""
|
||||||
|
Loading…
Reference in New Issue
Block a user