Your message dated Wed, 23 Aug 2017 23:08:42 +0000
with message-id <[email protected]>
and subject line Bug#872756: fixed in openjdk-9 9~b181-3
has caused the Debian Bug report #872756,
regarding openjdk-9: Please replace zero-sparc.diff with simplified patch
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.)


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

Hello!

While working on upstreaming Debian's openjdk patches, I noticed that the
patch to fix the Zero build on sparc64 can be simplified quite a bit. In
fact, there are only two occasions where we need to disable SPARC-specific
code for Zero to make the build succeed.

I have updated the patch zero-sparc.diff accordingly and will also make
sure it gets upstreamed in one form or another.

Thanks,
Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - [email protected]
`. `'   Freie Universitaet Berlin - [email protected]
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
--- a/hotspot/src/share/vm/gc/shared/memset_with_concurrent_readers.hpp 
2017-05-11 15:11:42.000000000 +0300
+++ b/hotspot/src/share/vm/gc/shared/memset_with_concurrent_readers.hpp 
2017-06-07 14:50:39.835143370 +0300
@@ -37,7 +37,7 @@
 // understanding that there may be concurrent readers of that memory.
 void memset_with_concurrent_readers(void* to, int value, size_t size);
 
-#ifdef SPARC
+#if defined(SPARC) && !defined(ZERO)
 
 // SPARC requires special handling.  See SPARC-specific definition.
 
--- a/hotspot/src/share/vm/compiler/oopMap.cpp~ 2017-05-11 15:11:42.000000000 
+0300
+++ b/hotspot/src/share/vm/compiler/oopMap.cpp  2017-06-07 15:21:34.723210971 
+0300
@@ -39,6 +39,6 @@
 #ifdef COMPILER2
 #include "opto/optoreg.hpp"
 #endif
-#ifdef SPARC
+#if defined (SPARC) && !defined(ZERO)
 #include "vmreg_sparc.inline.hpp"
 #endif

--- End Message ---
--- Begin Message ---
Source: openjdk-9
Source-Version: 9~b181-3

We believe that the bug you reported is fixed in the latest version of
openjdk-9, 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-9 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 Aug 2017 00:42:22 +0200
Source: openjdk-9
Binary: openjdk-9-jdk-headless openjdk-9-jre-headless openjdk-9-jdk 
openjdk-9-jre openjdk-9-demo openjdk-9-source openjdk-9-doc openjdk-9-dbg 
openjdk-9-jre-zero
Architecture: source
Version: 9~b181-3
Distribution: unstable
Urgency: medium
Maintainer: OpenJDK Team <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
 openjdk-9-dbg - Java runtime based on OpenJDK (debugging symbols)
 openjdk-9-demo - Java runtime based on OpenJDK (demos and examples)
 openjdk-9-doc - OpenJDK Development Kit (JDK) documentation
 openjdk-9-jdk - OpenJDK Development Kit (JDK)
 openjdk-9-jdk-headless - OpenJDK Development Kit (JDK) (headless)
 openjdk-9-jre - OpenJDK Java runtime, using ${vm:Name}
 openjdk-9-jre-headless - OpenJDK Java runtime, using ${vm:Name} (headless)
 openjdk-9-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark
 openjdk-9-source - OpenJDK Development Kit (JDK) source files
Closes: 866908 871316 871319 871606 872756
Changes:
 openjdk-9 (9~b181-3) unstable; urgency=medium
 .
   * Fix libjvm.so's .debug file names.
   * Install an apport hook when building on Ubuntu and derivatives.
   * Update the disable-doclint patch (Chris West). Closes: #866908.
   * Configure --with-debug-level=release on m68k as well (Adrian Glaubitz).
     Closes: #871316.
   * Drop armel and sparc from the list of alternative zero archs (Adrian
     Glaubitz). Closes: #871319.
   * Simplify the zero-sparc patch (Adrian Glaubitz). Closes: #872756.
   * Remove some obsolete unused patches. Closes: #871606.
Checksums-Sha1:
 1893025c7355fcded261248b373c152392996fa3 4500 openjdk-9_9~b181-3.dsc
 d9e623ef7ee6c6b5397c99f52b0f148cd4fed9b4 175112 
openjdk-9_9~b181-3.debian.tar.xz
 401726a321b7046c6eba6205bf26064814fb80eb 17216 
openjdk-9_9~b181-3_source.buildinfo
Checksums-Sha256:
 99f28cc465b2ab385ff20a6ed2d29cead30009c2fa48e770fb05a313ec03b02e 4500 
openjdk-9_9~b181-3.dsc
 43eb116e28be46015562e3c3e03cb78465ab2f6c47dfae3290f38833827aac57 175112 
openjdk-9_9~b181-3.debian.tar.xz
 a355693e6ce05f4280aea1b038914f3349ab93f81dafdc5d65c4b3b9cd2f6f35 17216 
openjdk-9_9~b181-3_source.buildinfo
Files:
 39affa2aa5b9e56c62ab430dc8f39983 4500 java optional openjdk-9_9~b181-3.dsc
 9d684f9e33f6ea59e213f56f9fc59c69 175112 java optional 
openjdk-9_9~b181-3.debian.tar.xz
 c37719b6f6784bade712f2dc676d33bf 17216 java optional 
openjdk-9_9~b181-3_source.buildinfo

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

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlmeBfkQHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9aIFEADWHgrImglnHksLmnAAL7stqUA9aFUGsU3n
IDRVE90qaKv+4bGWQAGtCyB9WGnxPncbshKT84i5cSCdAOkhfAF8xAj5R9L7pZzS
V/xtixT93+CKiRBlLuhjUdvOROrszmj7l7HJmqywvK2IJAdetri9WTljuae1WktR
gzzoKy1eUceFiXn+dI8HbTb9inwuNTBG+Fajg7mvZncfMnpBw45GNRmhEPSiQzE3
xHBRhqZU5ucjtW2WRyy8jeCEwHRasstZfpP30nLA+tebBjdRkjj4AMpVeDbDlGuM
6pQkatBhhAJwmRF+ztaf1+OFy8HOgF6Gpxgij2Ss0U5Jq1JBk0D+ryA+eIeLYUcb
SfeA4eiyQTBJOaFlGMJomvX6SZx5qd5i0cv3DEBUheXU4NzwM13FDxmqvvDH+W+h
RvObTM6sx3nenSIZsInx3MQ/O/tLz3cEuSPy1m7BqMwXU4XJKCFQrTbdqBVRCWQi
4GjyQzF2SJs1zI4o8WWvyKX3qXy7Lm9yr6rHX6fHgJJ1mPrgoFykGuRIkAv5E+qX
D6rtqJ60D3TwpR32Wgu0Z65nFrI4CcjUOXCpNtAXel1jxUI0QgrZOX5jxgRzcKk6
0kEHIYhw7T/dG4GRs/o3jMXIZSpnzMO5uSp+Jh3VNVvKUl6MKk/82C0Ddqd+ARdn
HiOto6LBAw==
=SaDG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to