Hello community, here is the log from the commit of package java-1_8_0-openjdk for openSUSE:Factory checked in at 2020-12-03 18:39:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/java-1_8_0-openjdk (Old) and /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-1_8_0-openjdk" Thu Dec 3 18:39:12 2020 rev:77 rq:852320 version:1.8.0.275 Changes: -------- --- /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/java-1_8_0-openjdk.changes 2020-11-23 10:31:13.637409745 +0100 +++ /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.5913/java-1_8_0-openjdk.changes 2020-12-03 18:39:46.261873737 +0100 @@ -1,0 +2,22 @@ +Thu Nov 26 19:13:31 UTC 2020 - Fridrich Strba <[email protected]> + +- Update to version jdk8u275 (icedtea 3.17.1) + * Import of OpenJDK 8 u275 build 01 + + JDK-8214440, bsc#1179441: ldap over a TLS connection negotiate + failed with "javax.net.ssl.SSLPeerUnverifiedException: + hostname of the server "does not match the hostname in the + server's certificate" + + JDK-8223940: Private key not supported by chosen signature + algorithm + + JDK-8236512: PKCS11 Connection closed after Cipher.doFinal + and NoPadding + + JDK-8250861: Crash in MinINode::Ideal(PhaseGVN*, bool) + * Bug fixes + + PR3815: Fix new s390 size_t issue in + g1ConcurrentMarkObjArrayProcessor.cpp +- Removed patches: + * JDK-8250861.patch + * s390.patch + + integrated upstream + +------------------------------------------------------------------- @@ -16,0 +39 @@ + and distributions Old: ---- JDK-8250861.patch icedtea-3.17.0.tar.xz s390.patch New: ---- icedtea-3.17.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ java-1_8_0-openjdk.spec ++++++ --- /var/tmp/diff_new_pack.z5F0YE/_old 2020-12-03 18:40:07.989915031 +0100 +++ /var/tmp/diff_new_pack.z5F0YE/_new 2020-12-03 18:40:07.993915040 +0100 @@ -18,7 +18,7 @@ %{!?aarch64:%global aarch64 aarch64 arm64 armv8} %global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm} -%global icedtea_version 3.17.0 +%global icedtea_version 3.17.1 %global icedtea_sound_version 1.0.1 %global buildoutputdir openjdk.build/ # Convert an absolute path to a relative path. Each symbolic link is @@ -32,8 +32,8 @@ # priority must be 6 digits in total %global priority 1805 %global javaver 1.8.0 -%global updatever 272 -%global buildver 10 +%global updatever 275 +%global buildver 01 # Standard JPackage directories and symbolic links. %global sdklnk java-%{javaver}-openjdk %global archname %{sdklnk} @@ -146,7 +146,11 @@ %else %global with_systemtap 0 %endif -%global with_shenandoah 1 +%if 0%{?suse_version} > 1500 && !0%{?sle_version} +%global with_shanandoah 1 +%else +%global with_shenandoah 0 +%endif %if %{with_systemtap} # Where to install systemtap tapset (links) # We would like these to be in a package specific subdir, @@ -192,10 +196,6 @@ # # Patch for PPC Patch103: ppc-zero-hotspot.patch -# Patch for S390 -Patch104: s390.patch -# -Patch200: JDK-8250861.patch Patch1001: java-1_8_0-openjdk-suse-desktop-files.patch Patch1002: icedtea-3.8.0-s390.patch @@ -537,12 +537,6 @@ patch -p0 -i %{PATCH103} %endif -%ifarch s390 -patch -p0 -i %{PATCH104} -%endif - -patch -p0 -i %{PATCH200} - patch -p0 -i %{PATCH2001} patch -p0 -i %{PATCH2002} ++++++ aarch32.tar.xz ++++++ /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/aarch32.tar.xz /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.5913/aarch32.tar.xz differ: char 26, line 1 ++++++ corba.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/corba-29969b96b06f/.hgtags new/corba-9900c5052dc8/.hgtags --- old/corba-29969b96b06f/.hgtags 2020-10-27 07:33:35.000000000 +0100 +++ new/corba-9900c5052dc8/.hgtags 2020-11-10 03:47:04.000000000 +0100 @@ -1171,3 +1171,7 @@ 244b07da2440e58627c8efea6c2095e6fde6fd10 jdk8u272-b09 75460f3d14244842fa557130b7d573dafa0b55f0 jdk8u272-b10 75460f3d14244842fa557130b7d573dafa0b55f0 jdk8u272-ga +29969b96b06fe30a4aad77f3868575669999d8b4 icedtea-3.17.0 +75460f3d14244842fa557130b7d573dafa0b55f0 jdk8u275-b00 +5528feaa4cb1f48040d98d1afc75ddb7143af705 jdk8u275-b01 +5528feaa4cb1f48040d98d1afc75ddb7143af705 jdk8u275-ga ++++++ hotspot.tar.xz ++++++ /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/hotspot.tar.xz /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.5913/hotspot.tar.xz differ: char 26, line 1 ++++++ icedtea-3.17.0.tar.xz -> icedtea-3.17.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/ChangeLog new/icedtea-3.17.1/ChangeLog --- old/icedtea-3.17.0/ChangeLog 2020-10-28 08:07:24.256209869 +0100 +++ new/icedtea-3.17.1/ChangeLog 2020-11-26 14:54:39.624462523 +0100 @@ -1,3 +1,58 @@ +2020-11-26 Andrew John Hughes <[email protected]> + + Prepare for release. + * NEWS: Set release date to today (2020-11-26). + +2020-11-23 Andrew John Hughes <[email protected]> + + Bump aarch32 to jdk8u275-ga-aarch32-20201109. + * hotspot.map.in: Bump aarch32 to + jdk8u275-ga-aarch32-20201109. + +2020-11-17 Andrew John Hughes <[email protected]> + + Bump shenandoah to aarch64-shenandoah-jdk8u275-b01. + * Makefile.am: + (ICEDTEA_PATCHES): Add new patches for fixing PR3815 + issues in both the core HotSpot code (same as in + IcedTea) and Shenandoah code. + * hotspot.map.in: Bump shenandoah to + aarch64-shenandoah-jdk8u275-b01. + * patches/hotspot/aarch32/8222286-pr3815-s390.patch: + Add copy of PR3815 for the alternate AArch32 HotSpot build. + * patches/hotspot/shenandoah/8222286-pr3727-s390-shenandoah.patch: + Amend to use log2_intptr and an int cast, rather than log2_long, + as with other log2_intptr fixes. + * patches/hotspot/shenandoah/8222286-pr3815-s390-shenandoah.patch: + Addition to PR3815 for the Shenandoah HotSpot build only. + * patches/hotspot/shenandoah/8222286-pr3815-s390.patch, + Add copy of PR3815 for the alternate Shenandoah HotSpot build. + +2020-11-14 Andrew John Hughes <[email protected]> + + Bump to icedtea-3.17.1. + * Makefile.am: + (CORBA_CHANGESET): Update to icedtea-3.17.1 tag. + (JAXP_CHANGESET): Likewise. + (JAXWS_CHANGESET): Likewise. + (JDK_CHANGESET): Likewise. + (LANGTOOLS_CHANGESET): Likewise. + (OPENJDK_CHANGESET): Likewise. + (NASHORN_CHANGESET): Likewise. + (CORBA_SHA256SUM): Likewise. + (JAXP_SHA256SUM): Likewise. + (JAXWS_SHA256SUM): Likewise. + (JDK_SHA256SUM): Likewise. + (LANGTOOLS_SHA256SUM): Likewise. + (OPENJDK_SHA256SUM): Likewise. + (NASHORN_SHA256SUM): Likewise. + * NEWS: Updated. + * acinclude.m4: + (IT_DETERMINE_VERSION): Set JDK_UPDATE_VERSION + to 275 and BUILD_VERSION to b01. + * configure.ac: Bump to 3.17.1. + * hotspot.map.in: Update to icedtea-3.17.1 tag. + 2020-10-27 Andrew John Hughes <[email protected]> Prepare for release. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/Makefile.am new/icedtea-3.17.1/Makefile.am --- old/icedtea-3.17.0/Makefile.am 2020-10-28 08:07:24.229209595 +0100 +++ new/icedtea-3.17.1/Makefile.am 2020-11-25 05:56:00.335467266 +0100 @@ -1,20 +1,20 @@ # Dependencies -CORBA_CHANGESET = 29969b96b06f -JAXP_CHANGESET = 0a628fd38b65 -JAXWS_CHANGESET = 02744f3ceba7 -JDK_CHANGESET = efb8a0718403 -LANGTOOLS_CHANGESET = 83b7a751f44f -OPENJDK_CHANGESET = a612a04781bd -NASHORN_CHANGESET = 347f82a7813a - -CORBA_SHA256SUM = 8cd38fecfeceea5b4f342702d9d527c8485691984e3a0e1e69253ba62a58397d -JAXP_SHA256SUM = b987fb2ab789e55d312c9b955e441fb5f39443e3bb57967c3ea03961e68cac41 -JAXWS_SHA256SUM = 4c58d1e7c1aa2291d90a9f5881ef918e3ac5a947c355df4be275fedf82fe55db -JDK_SHA256SUM = 39e77d08e322c2d60af2254743867dde50bbf6bf4f39d5b46df1eb311ba14af4 -LANGTOOLS_SHA256SUM = b6f28501eafc5b35396ed9e265c9f7f1e764a8cb11f910b85481048fae78bfbb -OPENJDK_SHA256SUM = fec83cb0e6e0df32799c60a0980deb5ecd7612004af82c76320d1c3c1bc4baf0 -NASHORN_SHA256SUM = 0d1dd7128a3503063589be89d775221508bfa87a31f5cf12f8497bac30cbe459 +CORBA_CHANGESET = 9900c5052dc8 +JAXP_CHANGESET = f7131ba06615 +JAXWS_CHANGESET = 041bec57e152 +JDK_CHANGESET = 2207d468c781 +LANGTOOLS_CHANGESET = 46c4c126f559 +OPENJDK_CHANGESET = f8fecdfef399 +NASHORN_CHANGESET = c3cf7b1edca2 + +CORBA_SHA256SUM = cda3a7108ce3a5f400ef43225007617426ac14ca3926508e8f929ae10a2f5a02 +JAXP_SHA256SUM = 0ac06b706129fb5443f9590be860ff246442340f06808197dc209ca1502b8b74 +JAXWS_SHA256SUM = e487665bc4fcbc597c3b3d3e9c9819e03adfa63f904ba3c650b36a5c5d4b67a5 +JDK_SHA256SUM = 6fd62ed755c9e1ddbe1d3ff58722b70c8e867c4d280adaa0c0fcce40820039cf +LANGTOOLS_SHA256SUM = 0d5f936dc5d8280686d511aedb21009d0075b4fd5c7b5f2d7897b3fa940f7069 +OPENJDK_SHA256SUM = b1ef1d1dc3c3eac88b7bece739251b479fe0fefa122a62d1911f811b853408de +NASHORN_SHA256SUM = 206bcc49633138cc09128aa4ec71d0259ecea4f8d6a55981bd0dc1fb76bf1728 HS_TYPE = "`$(AWK) 'version==$$1 {print $$2}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" HS_URL = "`$(AWK) 'version==$$1 {print $$3}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" @@ -382,7 +382,8 @@ patches/hotspot/$(HSBUILD)/pr3728.patch \ patches/hotspot/$(HSBUILD)/8222286-pr3727-s390.patch \ patches/hotspot/$(HSBUILD)/8152358-pr3800.patch \ - patches/hotspot/$(HSBUILD)/pr3798.patch + patches/hotspot/$(HSBUILD)/pr3798.patch \ + patches/hotspot/$(HSBUILD)/8222286-pr3815-s390.patch # Shenandoah has the AArch64 port so should get the return value & debug build fixes # Shenandoah also needs some fixes to build on all architectures @@ -390,7 +391,8 @@ ICEDTEA_PATCHES += \ patches/hotspot/$(HSBUILD)/8158260-pr2991-rh1341258-aarch64.patch \ patches/hotspot/$(HSBUILD)/8222286-pr3727-s390-shenandoah.patch \ - patches/hotspot/$(HSBUILD)/pr3519-return_value-02.patch + patches/hotspot/$(HSBUILD)/pr3519-return_value-02.patch \ + patches/hotspot/$(HSBUILD)/8222286-pr3815-s390-shenandoah.patch endif endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/Makefile.in new/icedtea-3.17.1/Makefile.in --- old/icedtea-3.17.0/Makefile.in 2020-10-28 08:09:28.832474793 +0100 +++ new/icedtea-3.17.1/Makefile.in 2020-11-26 14:54:46.624537938 +0100 @@ -128,7 +128,8 @@ @WITH_ALT_HSBUILD_TRUE@ patches/hotspot/$(HSBUILD)/pr3728.patch \ @WITH_ALT_HSBUILD_TRUE@ patches/hotspot/$(HSBUILD)/8222286-pr3727-s390.patch \ @WITH_ALT_HSBUILD_TRUE@ patches/hotspot/$(HSBUILD)/8152358-pr3800.patch \ -@WITH_ALT_HSBUILD_TRUE@ patches/hotspot/$(HSBUILD)/pr3798.patch +@WITH_ALT_HSBUILD_TRUE@ patches/hotspot/$(HSBUILD)/pr3798.patch \ +@WITH_ALT_HSBUILD_TRUE@ patches/hotspot/$(HSBUILD)/8222286-pr3815-s390.patch # Shenandoah has the AArch64 port so should get the return value & debug build fixes @@ -136,7 +137,8 @@ @WITH_ALT_HSBUILD_TRUE@@WITH_SHENANDOAH_HSBUILD_TRUE@am__append_4 = \ @WITH_ALT_HSBUILD_TRUE@@WITH_SHENANDOAH_HSBUILD_TRUE@ patches/hotspot/$(HSBUILD)/8158260-pr2991-rh1341258-aarch64.patch \ @WITH_ALT_HSBUILD_TRUE@@WITH_SHENANDOAH_HSBUILD_TRUE@ patches/hotspot/$(HSBUILD)/8222286-pr3727-s390-shenandoah.patch \ -@WITH_ALT_HSBUILD_TRUE@@WITH_SHENANDOAH_HSBUILD_TRUE@ patches/hotspot/$(HSBUILD)/pr3519-return_value-02.patch +@WITH_ALT_HSBUILD_TRUE@@WITH_SHENANDOAH_HSBUILD_TRUE@ patches/hotspot/$(HSBUILD)/pr3519-return_value-02.patch \ +@WITH_ALT_HSBUILD_TRUE@@WITH_SHENANDOAH_HSBUILD_TRUE@ patches/hotspot/$(HSBUILD)/8222286-pr3815-s390-shenandoah.patch @BUILD_CACAO_TRUE@am__append_5 = \ @BUILD_CACAO_TRUE@ patches/cacao/launcher.patch @@ -660,20 +662,20 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -CORBA_CHANGESET = 29969b96b06f -JAXP_CHANGESET = 0a628fd38b65 -JAXWS_CHANGESET = 02744f3ceba7 -JDK_CHANGESET = efb8a0718403 -LANGTOOLS_CHANGESET = 83b7a751f44f -OPENJDK_CHANGESET = a612a04781bd -NASHORN_CHANGESET = 347f82a7813a -CORBA_SHA256SUM = 8cd38fecfeceea5b4f342702d9d527c8485691984e3a0e1e69253ba62a58397d -JAXP_SHA256SUM = b987fb2ab789e55d312c9b955e441fb5f39443e3bb57967c3ea03961e68cac41 -JAXWS_SHA256SUM = 4c58d1e7c1aa2291d90a9f5881ef918e3ac5a947c355df4be275fedf82fe55db -JDK_SHA256SUM = 39e77d08e322c2d60af2254743867dde50bbf6bf4f39d5b46df1eb311ba14af4 -LANGTOOLS_SHA256SUM = b6f28501eafc5b35396ed9e265c9f7f1e764a8cb11f910b85481048fae78bfbb -OPENJDK_SHA256SUM = fec83cb0e6e0df32799c60a0980deb5ecd7612004af82c76320d1c3c1bc4baf0 -NASHORN_SHA256SUM = 0d1dd7128a3503063589be89d775221508bfa87a31f5cf12f8497bac30cbe459 +CORBA_CHANGESET = 9900c5052dc8 +JAXP_CHANGESET = f7131ba06615 +JAXWS_CHANGESET = 041bec57e152 +JDK_CHANGESET = 2207d468c781 +LANGTOOLS_CHANGESET = 46c4c126f559 +OPENJDK_CHANGESET = f8fecdfef399 +NASHORN_CHANGESET = c3cf7b1edca2 +CORBA_SHA256SUM = cda3a7108ce3a5f400ef43225007617426ac14ca3926508e8f929ae10a2f5a02 +JAXP_SHA256SUM = 0ac06b706129fb5443f9590be860ff246442340f06808197dc209ca1502b8b74 +JAXWS_SHA256SUM = e487665bc4fcbc597c3b3d3e9c9819e03adfa63f904ba3c650b36a5c5d4b67a5 +JDK_SHA256SUM = 6fd62ed755c9e1ddbe1d3ff58722b70c8e867c4d280adaa0c0fcce40820039cf +LANGTOOLS_SHA256SUM = 0d5f936dc5d8280686d511aedb21009d0075b4fd5c7b5f2d7897b3fa940f7069 +OPENJDK_SHA256SUM = b1ef1d1dc3c3eac88b7bece739251b479fe0fefa122a62d1911f811b853408de +NASHORN_SHA256SUM = 206bcc49633138cc09128aa4ec71d0259ecea4f8d6a55981bd0dc1fb76bf1728 HS_TYPE = "`$(AWK) 'version==$$1 {print $$2}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" HS_URL = "`$(AWK) 'version==$$1 {print $$3}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" HS_CHANGESET = "`$(AWK) 'version==$$1 {print $$4}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/NEWS new/icedtea-3.17.1/NEWS --- old/icedtea-3.17.0/NEWS 2020-10-28 08:07:24.229209595 +0100 +++ new/icedtea-3.17.1/NEWS 2020-11-26 14:54:39.632462609 +0100 @@ -11,6 +11,16 @@ CVE-XXXX-YYYY: https://cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY +New in release 3.17.1 (2020-11-26): + +* Import of OpenJDK 8 u275 build 01 + - JDK-8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate" + - JDK-8223940: Private key not supported by chosen signature algorithm + - JDK-8236512: PKCS11 Connection closed after Cipher.doFinal and NoPadding + - JDK-8250861: Crash in MinINode::Ideal(PhaseGVN*, bool) +* Bug fixes + - PR3815: Fix new s390 size_t issue in g1ConcurrentMarkObjArrayProcessor.cpp + New in release 3.17.0 (2020-10-27): * New features diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/acinclude.m4 new/icedtea-3.17.1/acinclude.m4 --- old/icedtea-3.17.0/acinclude.m4 2020-10-28 08:07:24.224209544 +0100 +++ new/icedtea-3.17.1/acinclude.m4 2020-11-25 05:56:00.331467230 +0100 @@ -2089,8 +2089,8 @@ AC_MSG_CHECKING([which branch and release of IcedTea is being built]) JAVA_VER=1.8.0 JAVA_VENDOR=openjdk - JDK_UPDATE_VERSION=272 - BUILD_VERSION=b10 + JDK_UPDATE_VERSION=275 + BUILD_VERSION=b01 MILESTONE=fcs if test "x${MILESTONE}" = "xfcs"; then COMBINED_VERSION=${JDK_UPDATE_VERSION}-${BUILD_VERSION} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/configure new/icedtea-3.17.1/configure --- old/icedtea-3.17.0/configure 2020-10-28 08:09:27.033456526 +0100 +++ new/icedtea-3.17.1/configure 2020-11-26 14:54:46.208533456 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for icedtea 3.17.0. +# Generated by GNU Autoconf 2.69 for icedtea 3.17.1. # # Report bugs to <[email protected]>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='icedtea' PACKAGE_TARNAME='icedtea' -PACKAGE_VERSION='3.17.0' -PACKAGE_STRING='icedtea 3.17.0' +PACKAGE_VERSION='3.17.1' +PACKAGE_STRING='icedtea 3.17.1' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1787,7 +1787,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures icedtea 3.17.0 to adapt to many kinds of systems. +\`configure' configures icedtea 3.17.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1858,7 +1858,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of icedtea 3.17.0:";; + short | recursive ) echo "Configuration of icedtea 3.17.1:";; esac cat <<\_ACEOF @@ -2142,7 +2142,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -icedtea configure 3.17.0 +icedtea configure 3.17.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2711,7 +2711,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by icedtea $as_me 3.17.0, which was +It was created by icedtea $as_me 3.17.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3684,7 +3684,7 @@ # Define the identity of the package. PACKAGE='icedtea' - VERSION='3.17.0' + VERSION='3.17.1' cat >>confdefs.h <<_ACEOF @@ -3902,8 +3902,8 @@ $as_echo_n "checking which branch and release of IcedTea is being built... " >&6; } JAVA_VER=1.8.0 JAVA_VENDOR=openjdk - JDK_UPDATE_VERSION=272 - BUILD_VERSION=b10 + JDK_UPDATE_VERSION=275 + BUILD_VERSION=b01 MILESTONE=fcs if test "x${MILESTONE}" = "xfcs"; then COMBINED_VERSION=${JDK_UPDATE_VERSION}-${BUILD_VERSION} @@ -16388,7 +16388,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by icedtea $as_me 3.17.0, which was +This file was extended by icedtea $as_me 3.17.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16445,7 +16445,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -icedtea config.status 3.17.0 +icedtea config.status 3.17.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/configure.ac new/icedtea-3.17.1/configure.ac --- old/icedtea-3.17.0/configure.ac 2020-10-28 08:07:24.223209534 +0100 +++ new/icedtea-3.17.1/configure.ac 2020-11-25 05:56:00.329467212 +0100 @@ -1,4 +1,4 @@ -AC_INIT([icedtea], [3.17.0], [[email protected]]) +AC_INIT([icedtea], [3.17.1], [[email protected]]) AC_CANONICAL_HOST AC_CANONICAL_TARGET AM_INIT_AUTOMAKE([1.9 tar-pax foreign]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/hotspot.map.in new/icedtea-3.17.1/hotspot.map.in --- old/icedtea-3.17.0/hotspot.map.in 2020-10-28 08:07:24.228209585 +0100 +++ new/icedtea-3.17.1/hotspot.map.in 2020-11-25 05:56:00.335467266 +0100 @@ -1,4 +1,4 @@ # version type(drop/hg) url changeset sha256sum -default drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 7caa24d952f7 874a81943dbba0e00d1586f200f132c72417781f437910f448ed7af244e9e9a0 -shenandoah drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ efc167880db9 1718e537f195adba5f98e30d115cc15db530d3f91e88cdbaaf307ea4220f7cc9 -aarch32 drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ aed49822247b b164443492d7ccc2fcceefe422b2548e700c6ac2767e30463d8188a39c9034da +default drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ e7fd2b284bd0 9205bc1f1dd558c726bcd3770ef4a4960c505e96a48f07d9fd1a7bf40627af22 +shenandoah drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ bef9421300e3 e2dfc5105336d1b5dcd08641358d66a40d87be637d2f2e7491a71b8fb5161668 +aarch32 drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ c6d8704fd9a4 0b2eb1a9e2b7c5d7011bbc42ba4193d57c8101148c490dc6d9dd67d0c0b8b5d5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/patches/hotspot/aarch32/8222286-pr3815-s390.patch new/icedtea-3.17.1/patches/hotspot/aarch32/8222286-pr3815-s390.patch --- old/icedtea-3.17.0/patches/hotspot/aarch32/8222286-pr3815-s390.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/icedtea-3.17.1/patches/hotspot/aarch32/8222286-pr3815-s390.patch 2020-11-25 05:56:00.349467393 +0100 @@ -0,0 +1,20 @@ +# HG changeset patch +# User Andrew John Hughes <[email protected]> +# Date 1605152060 0 +# Thu Nov 12 03:34:20 2020 +0000 +# Node ID e7fd2b284bd059020c3edfa7ba8c02febe0d5a59 +# Parent e3dc4a3d588c1d4556cc54704683a50b034b5584 +PR3815: Fix new s390 size_t issue in g1ConcurrentMarkObjArrayProcessor.cpp + +diff --git openjdk.orig/hotspot/src/share/vm/gc_implementation/g1/g1ConcurrentMarkObjArrayProcessor.cpp openjdk/hotspot/src/share/vm/gc_implementation/g1/g1ConcurrentMarkObjArrayProcessor.cpp +--- openjdk.orig/hotspot/src/share/vm/gc_implementation/g1/g1ConcurrentMarkObjArrayProcessor.cpp ++++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1ConcurrentMarkObjArrayProcessor.cpp +@@ -41,7 +41,7 @@ + } + + size_t G1CMObjArrayProcessor::process_array_slice(objArrayOop obj, HeapWord* start_from, size_t remaining) { +- size_t words_to_scan = MIN2(remaining, ObjArrayMarkingStride); ++ size_t words_to_scan = MIN2(remaining, (size_t) ObjArrayMarkingStride); + + if (remaining > ObjArrayMarkingStride) { + push_array_slice(start_from + ObjArrayMarkingStride); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/patches/hotspot/shenandoah/8222286-pr3727-s390-shenandoah.patch new/icedtea-3.17.1/patches/hotspot/shenandoah/8222286-pr3727-s390-shenandoah.patch --- old/icedtea-3.17.0/patches/hotspot/shenandoah/8222286-pr3727-s390-shenandoah.patch 2020-10-28 08:07:24.270210011 +0100 +++ new/icedtea-3.17.1/patches/hotspot/shenandoah/8222286-pr3727-s390-shenandoah.patch 2020-11-25 05:56:00.340467312 +0100 @@ -10,7 +10,7 @@ Atomic::add(val, &_sum); - int mag = log2_intptr(val) + 1; -+ int mag = log2_long(val) + 1; ++ int mag = log2_intptr((uintptr_t) val) + 1; // Defensively saturate for product bits: if (mag < 0) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/patches/hotspot/shenandoah/8222286-pr3815-s390-shenandoah.patch new/icedtea-3.17.1/patches/hotspot/shenandoah/8222286-pr3815-s390-shenandoah.patch --- old/icedtea-3.17.0/patches/hotspot/shenandoah/8222286-pr3815-s390-shenandoah.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/icedtea-3.17.1/patches/hotspot/shenandoah/8222286-pr3815-s390-shenandoah.patch 2020-11-25 05:56:00.349467393 +0100 @@ -0,0 +1,10 @@ +diff --git openjdk.orig/hotspot/src/share/vm/gc_implementation/shenandoah/shenandoahUtils.cpp openjdk/hotspot/src/share/vm/gc_implementation/shenandoah/shenandoahUtils.cpp +--- openjdk.orig/hotspot/src/share/vm/gc_implementation/shenandoah/shenandoahUtils.cpp ++++ openjdk/hotspot/src/share/vm/gc_implementation/shenandoah/shenandoahUtils.cpp +@@ -150,5 +150,5 @@ + return value; + } + +- return (size_t)1 << (log2_intptr(value) + 1); ++ return (size_t)1 << (log2_intptr((uintptr_t) value) + 1); + } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.17.0/patches/hotspot/shenandoah/8222286-pr3815-s390.patch new/icedtea-3.17.1/patches/hotspot/shenandoah/8222286-pr3815-s390.patch --- old/icedtea-3.17.0/patches/hotspot/shenandoah/8222286-pr3815-s390.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/icedtea-3.17.1/patches/hotspot/shenandoah/8222286-pr3815-s390.patch 2020-11-25 05:56:00.349467393 +0100 @@ -0,0 +1,20 @@ +# HG changeset patch +# User Andrew John Hughes <[email protected]> +# Date 1605152060 0 +# Thu Nov 12 03:34:20 2020 +0000 +# Node ID e7fd2b284bd059020c3edfa7ba8c02febe0d5a59 +# Parent e3dc4a3d588c1d4556cc54704683a50b034b5584 +PR3815: Fix new s390 size_t issue in g1ConcurrentMarkObjArrayProcessor.cpp + +diff --git openjdk.orig/hotspot/src/share/vm/gc_implementation/g1/g1ConcurrentMarkObjArrayProcessor.cpp openjdk/hotspot/src/share/vm/gc_implementation/g1/g1ConcurrentMarkObjArrayProcessor.cpp +--- openjdk.orig/hotspot/src/share/vm/gc_implementation/g1/g1ConcurrentMarkObjArrayProcessor.cpp ++++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1ConcurrentMarkObjArrayProcessor.cpp +@@ -41,7 +41,7 @@ + } + + size_t G1CMObjArrayProcessor::process_array_slice(objArrayOop obj, HeapWord* start_from, size_t remaining) { +- size_t words_to_scan = MIN2(remaining, ObjArrayMarkingStride); ++ size_t words_to_scan = MIN2(remaining, (size_t) ObjArrayMarkingStride); + + if (remaining > ObjArrayMarkingStride) { + push_array_slice(start_from + ObjArrayMarkingStride); ++++++ jaxp.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jaxp-0a628fd38b65/.hgtags new/jaxp-f7131ba06615/.hgtags --- old/jaxp-0a628fd38b65/.hgtags 2020-10-27 07:33:35.000000000 +0100 +++ new/jaxp-f7131ba06615/.hgtags 2020-11-10 03:47:04.000000000 +0100 @@ -1135,3 +1135,7 @@ a5b79eebcc1f3c9afbe9927d672be64364647049 jdk8u272-b09 ba503169016f66e4f52e75eca4b3f09d45ebef30 jdk8u272-b10 ba503169016f66e4f52e75eca4b3f09d45ebef30 jdk8u272-ga +0a628fd38b65835bdc690efd6d9ffcdb6cb78ab1 icedtea-3.17.0 +ba503169016f66e4f52e75eca4b3f09d45ebef30 jdk8u275-b00 +5ea8152e51659e2f0f01b39a0246393ce28b4318 jdk8u275-b01 +5ea8152e51659e2f0f01b39a0246393ce28b4318 jdk8u275-ga ++++++ jaxws.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jaxws-02744f3ceba7/.hgtags new/jaxws-041bec57e152/.hgtags --- old/jaxws-02744f3ceba7/.hgtags 2020-10-27 07:33:35.000000000 +0100 +++ new/jaxws-041bec57e152/.hgtags 2020-11-10 03:47:05.000000000 +0100 @@ -1129,3 +1129,7 @@ d416f2a0773a0e53a60ed165827d7d5313941cb2 jdk8u272-b09 1dc430818e0cb46c536c4c7b72be2d7f395156b0 jdk8u272-b10 1dc430818e0cb46c536c4c7b72be2d7f395156b0 jdk8u272-ga +02744f3ceba7ca4e4ebcedfd042fccf7e81281fb icedtea-3.17.0 +1dc430818e0cb46c536c4c7b72be2d7f395156b0 jdk8u275-b00 +c0d45e9af39462b29ab60a3ae0c4a3fd626a423a jdk8u275-b01 +c0d45e9af39462b29ab60a3ae0c4a3fd626a423a jdk8u275-ga ++++++ jdk.tar.xz ++++++ /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/jdk.tar.xz /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.5913/jdk.tar.xz differ: char 26, line 1 ++++++ langtools.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/langtools-83b7a751f44f/.hgtags new/langtools-46c4c126f559/.hgtags --- old/langtools-83b7a751f44f/.hgtags 2020-10-27 07:33:35.000000000 +0100 +++ new/langtools-46c4c126f559/.hgtags 2020-11-10 03:47:05.000000000 +0100 @@ -1136,3 +1136,7 @@ acab1eb3dc4c828f87500709d05ea2293baed60c jdk8u272-b09 68a2632bf926ed13c20af12d3c5d1b3e79f3acb9 jdk8u272-b10 68a2632bf926ed13c20af12d3c5d1b3e79f3acb9 jdk8u272-ga +83b7a751f44f5c65b847f243e2e8a3c87ab144dc icedtea-3.17.0 +68a2632bf926ed13c20af12d3c5d1b3e79f3acb9 jdk8u275-b00 +69c56445e05a11372f82e4c0e2ad7ea083b513ad jdk8u275-b01 +69c56445e05a11372f82e4c0e2ad7ea083b513ad jdk8u275-ga ++++++ nashorn.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nashorn-347f82a7813a/.hgtags new/nashorn-c3cf7b1edca2/.hgtags --- old/nashorn-347f82a7813a/.hgtags 2020-10-27 07:33:37.000000000 +0100 +++ new/nashorn-c3cf7b1edca2/.hgtags 2020-11-10 03:47:06.000000000 +0100 @@ -1167,3 +1167,7 @@ 384ba0e962c88a2d84bdb590847a6db91286c2fb jdk8u272-b09 65ff5c46b9ac976ababa9361872112d35318fdf4 jdk8u272-b10 65ff5c46b9ac976ababa9361872112d35318fdf4 jdk8u272-ga +347f82a7813a34c7424a84d4bfc51d54eb8260c7 icedtea-3.17.0 +65ff5c46b9ac976ababa9361872112d35318fdf4 jdk8u275-b00 +bbb733f3f542a7399e52d8a61ca43a72c60a5bd8 jdk8u275-b01 +bbb733f3f542a7399e52d8a61ca43a72c60a5bd8 jdk8u275-ga ++++++ openjdk.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea8-forest-a612a04781bd/.hgtags new/icedtea8-forest-f8fecdfef399/.hgtags --- old/icedtea8-forest-a612a04781bd/.hgtags 2020-10-27 07:33:34.000000000 +0100 +++ new/icedtea8-forest-f8fecdfef399/.hgtags 2020-11-10 03:47:04.000000000 +0100 @@ -1098,3 +1098,7 @@ 7f60c2d9823ea2928db8eee582fbc736bd8d962c jdk8u272-b09 6464ce0569e764ec2c6533f6bf4ca1725a618bdf jdk8u272-b10 6464ce0569e764ec2c6533f6bf4ca1725a618bdf jdk8u272-ga +a612a04781bdc4e1c0ffc79f1993aa9a1121138d icedtea-3.17.0 +6464ce0569e764ec2c6533f6bf4ca1725a618bdf jdk8u275-b00 +a045721e6a83918a16d74ab5d0c27c158e2647a8 jdk8u275-b01 +a045721e6a83918a16d74ab5d0c27c158e2647a8 jdk8u275-ga ++++++ shenandoah.tar.xz ++++++ /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/shenandoah.tar.xz /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.5913/shenandoah.tar.xz differ: char 26, line 1 _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
