[ubuntu/eoan-proposed] openjdk-lts 11.0.3+7-4ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Thu Apr 25 08:26:32 UTC 2019


openjdk-lts (11.0.3+7-4ubuntu1) eoan; urgency=medium

  * Sync packages with 11.0.3+7-4:
  * Add breaks to the openjdk-11-jre-headless package:
    - For unattended upgrades: jetty9, netbeans, tomcat8, visualvm.
    - For eclipse 3.8 removal: eclipse-platform. Closes: #925071.
    - For configuration with vendor flag: libreoffice-core.
  * Install jspawnhelper.
  * Apply updates from jdk11u-dev, and remove locally applied patches:
    - 8218618: Program fails when using JDK addressed by UNC path and using
      Security Managerdefault tip.
    - 8221924: get(null) on single-entry unmodifiable Map returns null
      instead of throwing NPE.
    - 8206955: MethodHandleProxies.asInterfaceInstance does not support default
      methodsdefault tip.
    - 8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java.
    - 8218854: FontMetrics.getMaxAdvance may be less than the maximum
      FontMetrics.charWidth.
    - 8214002: Cannot use italic font style if the font has embedded bitmap.
    - 8222522: Add configure options for Mac Bundle creation.
    - 8221880: Better customization for Windows RC properties FileDescription
      and ProductName.
    - 8222133: Add temporary exceptions for root certs that are due to expire
      soon.
    - 8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due
      to cert within 90-day expiry window.
    - 8170494: JNI exception pending in PlainDatagramSocketImpl.c.
    - 8217879: hs_err should print more instructions in hex dump.
    - 8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile
      hangs when "nc" does not accept "-U".
    - 8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled
      registers.
    - 8209914: javadoc search sometimes generates bad URIs.
    - 8218020: Fix version number in mesa.md 3rd party legal file.
    - 8188133: C2: Static field accesses in clinit can trigger
      deoptimizations.
    - 8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and
      tests.
    - 8211266: [TESTBUG] ZipFSTester.java failed intermittently in
      ZipFSTester.checkRead(): bound must be positive.
    - 8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the
      crc32 value into size field.
    - 8217647: JFR: recordings on 32-bit systems unreadable.
    - 8216970: condy causes JVM crash.
    - 8222032: x86_32 fails with "wrong size of mach node" on AVX-512 machine.
    - 8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms.
    - 8220349: The fix done for JDK-8214253 have caused issues in JTree
      behaviour.
    - 8221833: Readability check in Symbol::is_valid not performed for some
      addresses.
    - 8220441: [PPC64] Clobber memory effect missing for memory barriers in
      atomics.
    - 8218991: s390: Add intrinsic for GHASH algorithm.
    - 8220625: tools/javac/classreader/8171132/BadConstantValue.java failed
      with "did not see expected error".

Date: Thu, 25 Apr 2019 10:21:12 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/openjdk-lts/11.0.3+7-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 25 Apr 2019 10:21:12 +0200
Source: openjdk-lts
Architecture: source
Version: 11.0.3+7-4ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Closes: 925071
Changes:
 openjdk-lts (11.0.3+7-4ubuntu1) eoan; urgency=medium
 .
   * Sync packages with 11.0.3+7-4:
   * Add breaks to the openjdk-11-jre-headless package:
     - For unattended upgrades: jetty9, netbeans, tomcat8, visualvm.
     - For eclipse 3.8 removal: eclipse-platform. Closes: #925071.
     - For configuration with vendor flag: libreoffice-core.
   * Install jspawnhelper.
   * Apply updates from jdk11u-dev, and remove locally applied patches:
     - 8218618: Program fails when using JDK addressed by UNC path and using
       Security Managerdefault tip.
     - 8221924: get(null) on single-entry unmodifiable Map returns null
       instead of throwing NPE.
     - 8206955: MethodHandleProxies.asInterfaceInstance does not support default
       methodsdefault tip.
     - 8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java.
     - 8218854: FontMetrics.getMaxAdvance may be less than the maximum
       FontMetrics.charWidth.
     - 8214002: Cannot use italic font style if the font has embedded bitmap.
     - 8222522: Add configure options for Mac Bundle creation.
     - 8221880: Better customization for Windows RC properties FileDescription
       and ProductName.
     - 8222133: Add temporary exceptions for root certs that are due to expire
       soon.
     - 8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due
       to cert within 90-day expiry window.
     - 8170494: JNI exception pending in PlainDatagramSocketImpl.c.
     - 8217879: hs_err should print more instructions in hex dump.
     - 8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile
       hangs when "nc" does not accept "-U".
     - 8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled
       registers.
     - 8209914: javadoc search sometimes generates bad URIs.
     - 8218020: Fix version number in mesa.md 3rd party legal file.
     - 8188133: C2: Static field accesses in clinit can trigger
       deoptimizations.
     - 8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and
       tests.
     - 8211266: [TESTBUG] ZipFSTester.java failed intermittently in
       ZipFSTester.checkRead(): bound must be positive.
     - 8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the
       crc32 value into size field.
     - 8217647: JFR: recordings on 32-bit systems unreadable.
     - 8216970: condy causes JVM crash.
     - 8222032: x86_32 fails with "wrong size of mach node" on AVX-512 machine.
     - 8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms.
     - 8220349: The fix done for JDK-8214253 have caused issues in JTree
       behaviour.
     - 8221833: Readability check in Symbol::is_valid not performed for some
       addresses.
     - 8220441: [PPC64] Clobber memory effect missing for memory barriers in
       atomics.
     - 8218991: s390: Add intrinsic for GHASH algorithm.
     - 8220625: tools/javac/classreader/8171132/BadConstantValue.java failed
       with "did not see expected error".
Checksums-Sha1:
 b89f9dedf91537b022bc121e46a8ad74bc073783 4806 openjdk-lts_11.0.3+7-4ubuntu1.dsc
 20e94572d59d21a8a64e9c7ec9e667036513799a 412492 openjdk-lts_11.0.3+7-4ubuntu1.debian.tar.xz
 982866501855fa367acf285c8a8e06e396c74e39 6678 openjdk-lts_11.0.3+7-4ubuntu1_source.buildinfo
Checksums-Sha256:
 00a1e6ce1f2053575dd1d14b07695fb028728a0eb7f62ee29c9ea10645400e31 4806 openjdk-lts_11.0.3+7-4ubuntu1.dsc
 f250ef10f0fc7c42b74a48d9c244080675b6d6cfdf257fb8581a600ba0a3bd3a 412492 openjdk-lts_11.0.3+7-4ubuntu1.debian.tar.xz
 c0a413f2fec09aae300dfb4a3e91d0e6d58d9e1694f871ca6508ad3d1890b39c 6678 openjdk-lts_11.0.3+7-4ubuntu1_source.buildinfo
Files:
 99f2a6e0d15f842f0d94d9b8ff3e5a6d 4806 java optional openjdk-lts_11.0.3+7-4ubuntu1.dsc
 8f8e8712a5a8d5f4f3b6cd07ae3756fc 412492 java optional openjdk-lts_11.0.3+7-4ubuntu1.debian.tar.xz
 689db084f882670398e6111af6ab53f8 6678 java optional openjdk-lts_11.0.3+7-4ubuntu1_source.buildinfo
Original-Maintainer: OpenJDK Team <openjdk at lists.launchpad.net>

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

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlzBbokQHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9aTrD/9DADfwdkvu5wCLxH8D990qcmXwtsho+Sgb
TOZp/w/E9Jm55nk6yicv92Si3qmjDILOSgJER3+h0R5mF2PrtwHKDrxv0XacKcmF
T/n2scBwc/6coyQoAPBFpUxu7T9VHnovkTU6bSebDpw6uYaRuMxRnUhQ+kFF8DRi
RaaxSoZdHCik2wkyMOP0VtaQc4oC8qlO+kEJJwpgJLCVlzMk839hgrbbGObKqb6U
PcdRZIxcAYxwCvbMj9Zys3RY6jkX9P1+8AwDuD6JHbvlNyW037ioM/uxBy3MFhFh
0N474Y8PTR0R/rjy/iY8QXaBUErWs6PQboCiG7pr6H+M2aIItGPUValZ1sOq+i3i
K+Tt/Idm1mkIkQW6gfuYcKUQ8dYcvevVZFyTT+uJJk8bFEx++/cdQ+nB7uovXNpf
ZJsHnFi+ilZKR3aQ2Vf4EaxMeQuaIFK+pCcM/B5smo6lKvUDJtT4Ylg3mFISBTpY
RtXjNNji+LOidI6JJDnhOnbwIZb+Spa1F3bR8wD+Os+4GFRCrzKsgCzQUNcv9fjJ
RRTaJ8H6x0P62PPspws28LG8Eglf6CBelkSGA+xiYnwYahNep99YXliiVHiL0D+j
iJfDAtMXCfZpMNr2+zAUlNF3cD0KkgTH4kRjnw2dwXDq75SNBD6opWr1MWDFBnpB
D0qbyPRN9A==
=l0km
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list