Your message dated Thu, 24 Jan 2019 15:25:22 +0000
with message-id <[email protected]>
and subject line Bug#920315: fixed in openjdk-11 11.0.2+9-3
has caused the Debian Bug report #920315,
regarding openjdk-11: Please cherry-pick sparc64 optimization patch from 
openjdk-12
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
920315: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920315
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: openjdk-11
Version: 11.0.2+9-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: sparc64

Hello!

Recent upstream changes to the openjdk-11 package have resulted in
Zero segfaulting on sparc64. This can be fixed by cherry-pick the
same fix that we are already using in openjdk-12 to address the
issue [1].

Please include the patch from [1] in the next openjdk-11 upload.

Thanks,
Adrian

> [1] 
> https://git.launchpad.net/~openjdk/ubuntu/+source/openjdk/+git/openjdk/tree/debian/patches/Don-t-optimize-fdlibm-fork-for-Zero-on-linux-sparc-Z.patch

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - [email protected]
`. `'   Freie Universitaet Berlin - [email protected]
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
>From 7ce2609d6ff5299f2ed3ff6850a3cab4a16125f8 Mon Sep 17 00:00:00 2001
From: John Paul Adrian Glaubitz <[email protected]>
Date: Fri, 21 Dec 2018 15:18:17 +0300
Subject: [PATCH] Don't optimize fdlibm-fork for Zero on linux-sparc (Zero)

---
 make/hotspot/lib/JvmOverrideFiles.gmk | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/make/hotspot/lib/JvmOverrideFiles.gmk 
b/make/hotspot/lib/JvmOverrideFiles.gmk
index 7d45dd331a..79c014e82a 100644
--- a/make/hotspot/lib/JvmOverrideFiles.gmk
+++ b/make/hotspot/lib/JvmOverrideFiles.gmk
@@ -49,6 +49,15 @@ LIBJVM_FDLIBM_COPY_OPT_FLAG := $(CXX_O_FLAG_NONE)
 # by using -ffp-contract=off on GCC/Clang platforms.
 ifneq ($(FDLIBM_CFLAGS), )
   LIBJVM_FDLIBM_COPY_OPT_FLAG := $(CXX_O_FLAG_NORM)
+  # Don't optimize fdlibm-fork for Zero on Linux sparc
+  # See JDK-XXXX
+  ifeq ($(call check-jvm-feature, zero), true)
+    ifeq ($(OPENJDK_TARGET_OS), linux)
+      ifeq ($(OPENJDK_TARGET_CPU_ARCH), sparc)
+        LIBJVM_FDLIBM_COPY_OPT_FLAG := $(CXX_O_FLAG_NONE)
+      endif
+    endif
+  endif
 endif
 
 ifeq ($(OPENJDK_TARGET_OS), linux)
-- 
2.19.1


--- End Message ---
--- Begin Message ---
Source: openjdk-11
Source-Version: 11.0.2+9-3

We believe that the bug you reported is fixed in the latest version of
openjdk-11, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated openjdk-11 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 24 Jan 2019 15:11:52 +0100
Source: openjdk-11
Architecture: source
Version: 11.0.2+9-3
Distribution: unstable
Urgency: medium
Maintainer: OpenJDK Team <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Closes: 920315
Changes:
 openjdk-11 (11.0.2+9-3) unstable; urgency=medium
 .
   * Fix Zero on sparc64 (Adrian Glaubitz). Closes: #920315.
   * Link zero on alpha with --no-relax (Michael Cree). Addresses: #920161.
   * Don't run the tests on alpha, causing build failure.
   * jhsdb isn't built on alpha.
   * Backport the fix for 8214002 (cannot use italic font style if the font
     has embedded bitmap). LP: #1799014.
Checksums-Sha1:
 a1421500ca229c7cdff731494de1de6a9fbb2073 4570 openjdk-11_11.0.2+9-3.dsc
 6ee9f84757da4376cca46636eec53abc8422ec3a 168548 
openjdk-11_11.0.2+9-3.debian.tar.xz
 027e0322cd6ee45c7327201159e18b6c42d1fe40 17703 
openjdk-11_11.0.2+9-3_source.buildinfo
Checksums-Sha256:
 373cfb930ad12b93a79b7c98d905a3a2400a0daf287debbb5e15b53248c6903f 4570 
openjdk-11_11.0.2+9-3.dsc
 5cffc99f2bf740efaab92f5b5988f4b7fe3bbad26b3656558073044654a713af 168548 
openjdk-11_11.0.2+9-3.debian.tar.xz
 248c15f022dbbda4e7a8a845aa296f66f42aaaadbd7e25a5a00e44b19554f1b3 17703 
openjdk-11_11.0.2+9-3_source.buildinfo
Files:
 0e4a594044f808dd81b86e9ec04cbff7 4570 java optional openjdk-11_11.0.2+9-3.dsc
 49f06269114a03736ec7e9bd3c563c45 168548 java optional 
openjdk-11_11.0.2+9-3.debian.tar.xz
 2b0c177eb0701cf0ba405e84c082b0c7 17703 java optional 
openjdk-11_11.0.2+9-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlxJx+IQHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9fliD/4rGxMUv5WDSMJZHEe/uMWOcwb/WA9rFmiW
R8O2BWhqo0WVUBI60dNzLDd9/5eqJJPDap1MmlIGXtGTJRL5O5T0G0NhL/cpS9ot
76yp8l+kTTOZtDajrZX5Ac0RJSXJrZxKoiUOEI3vBI3a5YcQkv+aOltpSaafsZDN
ZAzBjN+fdLeLvNvu/1MtYecpV1oS1pMwoLJCg+KbmbIQNbMBps2tvK1eDFhZ6T9a
g0hL4oO60uCCp57UTJOMO48FNuOJEZ/YodcVq9KKk/FJ7HrTu9IbDE4AC2FTJ8JS
5tRDHBSNvHPJyr4QnM6y8uFvp+z7JgyM8gVTodsPISsdTTXwzPd58+rgJFlDMFd6
ie+sBW0US1DvoqbjzD5VCPV7fBuguIb9uUZ0xGiR9s8+wlE5931k5mfs5DX61FAo
Xu7lH7sW4v+NnISfj3m0Da3jVCtRSVloSdiYSImsvdxRCbtDplrXMxW0y/nKuq+Z
fXXR6M7zJIUwy6gRdY7wHlItyqRPxBm0ceM9tlSJmAVB2p6/MZikQk0KphGB4svT
5ipHf/bBtAaIfssnLuJlNmNPGu0zxhLDqHQENK9LfYpIgDoiAwPTBVZwRLz7Fw+a
hIjREFy2kvd9gSYF574x26/Aa7DD++HcbdMKq2uVlrHXs1yvSoClqof+4cZk4m+h
IEh2jIQGzQ==
=bDiL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to