From e1ca9817a15080467dd2c36e475435861ca7285d Mon Sep 17 00:00:00 2001 From: Andrew Hughes Date: Sun, 2 Aug 2020 00:08:47 +0000 Subject: [PATCH] Update to aarch64-shenandoah-jdk8u272-b01. Switch to EA mode. Test build JDK is usable by running 'java -version'. JFR must now be explicitly disabled when unwanted (e.g. x86), following switch of upstream default. --- .gitignore | 1 + java-1.8.0-openjdk.spec | 18 +++++++++++++++--- sources | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3f503e8..df6ba2c 100644 --- a/.gitignore +++ b/.gitignore @@ -196,3 +196,4 @@ /aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u262-b09-shenandoah-merge-2020-07-03-4curve.tar.xz /aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u262-b10-4curve.tar.xz /aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u265-b01-4curve.tar.xz +/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u272-b01-4curve.tar.xz diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index 331ffce..08e7538 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -244,7 +244,7 @@ # note, following three variables are sedded from update_sources if used correctly. Hardcode them rather there. %global shenandoah_project aarch64-port %global shenandoah_repo jdk8u-shenandoah -%global shenandoah_revision aarch64-shenandoah-jdk8u265-b01 +%global shenandoah_revision aarch64-shenandoah-jdk8u272-b01 # Define old aarch64/jdk8u tree variables for compatibility %global project %{shenandoah_project} %global repo %{shenandoah_repo} @@ -260,12 +260,12 @@ %global updatever %(VERSION=%{whole_update}; echo ${VERSION##*u}) # eg jdk8u60-b27 -> b27 %global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-}) -%global rpmrelease 2 +%global rpmrelease 0 # Define milestone (EA for pre-releases, GA ("fcs") for releases) # Release will be (where N is usually a number starting at 1): # - 0.N%%{?extraver}%%{?dist} for EA releases, # - N%%{?extraver}{?dist} for GA releases -%global is_ga 1 +%global is_ga 0 %if %{is_ga} %global milestone fcs %global milestone_version %{nil} @@ -1828,12 +1828,18 @@ function buildjdk() { # Variable used in hs_err hook on build failures local top_builddir_abs_path=$(pwd)/${outputdir} + echo "Checking build JDK ${buildjdk} is operational..." + ${buildjdk}/bin/java -version + echo "Building 8u%{updatever}-%{buildver}, milestone %{milestone}" + mkdir -p ${outputdir} pushd ${outputdir} bash ${top_srcdir_abs_path}/configure \ %ifarch %{jfr_arches} --enable-jfr \ +%else + --disable-jfr \ %endif %ifnarch %{jit_arches} --with-jvm-variants=zero \ @@ -2400,6 +2406,12 @@ require "copy_jdk_configs.lua" %endif %changelog +* Sat Aug 01 2020 Andrew Hughes - 1:1.8.0.272.b01-0.0.ea +- Update to aarch64-shenandoah-jdk8u272-b01. +- Switch to EA mode. +- Test build JDK is usable by running 'java -version'. +- JFR must now be explicitly disabled when unwanted (e.g. x86), following switch of upstream default. + * Mon Jul 27 2020 Jiri Vanek - 1:1.8.0.265.b01-2 - ASSEMBLY_EXCEPTION LICENSE THIRD_PARTY_README moved to fully versioned dirs diff --git a/sources b/sources index ab48a0a..9eb8096 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (tapsets-icedtea-3.15.0.tar.xz) = c752a197cb3d812d50c35e11e4722772be40096c81d2a57933e0d9b8a3c708b9c157b8108a4e33a06ca7bb81648170994408c75d6f69d5ff12785d0c31009671 -SHA512 (aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u265-b01-4curve.tar.xz) = ccb2d1c7fff2256e1e4f837399e5bab1fe773c9bda7f2ed3719d59fd653c4cace8343d370d66bcb28e51e5c03635718b67732f7de593fa6c956a90c1a742a028 +SHA512 (aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u272-b01-4curve.tar.xz) = aa4697511a892e08e7a0935b041809272a5e75ee4ac00c43c649807968e1858aaa83281df04c4d3f369fc8aa65ce72996d02bb46e3f38bd1a04716decd4556ea