Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

java-13-openjdk-headless-13.0.14.0-2.2 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: java-13-openjdk-headless Distribution: openSUSE Tumbleweed
Version: 13.0.14.0 Vendor: openSUSE
Release: 2.2 Build date: Mon Mar 20 02:28:42 2023
Group: Development/Languages/Java Build host: goat17
Size: 160828881 Source RPM: java-13-openjdk-13.0.14.0-2.2.src.rpm
Packager: http://bugs.opensuse.org
Url: https://openjdk.java.net/
Summary: OpenJDK 13 Runtime Environment
The OpenJDK 13 runtime environment without audio and video support.

Provides

Requires

License

Apache-1.1 AND Apache-2.0 AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND LGPL-2.0-only AND MPL-1.0 AND MPL-1.1 AND SUSE-Public-Domain AND W3C

Changelog

* Tue Feb 21 2023 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.14+5 (January 2023 CPU)
    * Likely the last release of Java 13 ever
    * CVEs
      + CVE-2023-21835, bsc#1207246
      + CVE-2023-21843, bsc#1207248
    * Security fixes:
      + JDK-8293598: Enhance InetAddress address handling
      + JDK-8286070: Improve UTF8 representation
      + JDK-8286496: Improve Thread labels
      + JDK-8288516: Enhance font creation
      + JDK-8287411: Enhance DTLS performance
      + JDK-8289350: Better media supports
      + JDK-8293717: Objective view of ObjectView
      + JDK-8293554: Enhanced DH Key Exchanges
      + JDK-8295723: security/infra/wycheproof/RunWycheproof.java
      fails
      + JDK-8293734: Improve BMP image handling
      + JDK-8293742: Better Banking of Sounds
      + JDK-8295687: Better BMP bounds
    * Other changes:
      + JDK-8299439: java/text/Format/NumberFormat/
      /CurrencyFormat.java fails for hr_HR
      + JDK-8297804: (tz) Update Timezone Data to 2022g
      + JDK-8283323: libharfbuzz optimization level results in
      extreme build times
      + JDK-8273894: ConcurrentModificationException raised every
      time ReferralsCache drops referral
      + JDK-8297530: java.lang.IllegalArgumentException: Negative
      length on strings concatenation
      + JDK-8287076: Document.normalizeDocument() produces different
      results
      + JDK-8261279: sun/util/resources/cldr/TimeZoneNamesTest.java
      timed out
      + JDK-8287180: Update IANA Language Subtag Registry to Version
      2022-08-08
      + JDK-8267038: Update IANA Language Subtag Registry to Version
      2022-03-02
      + JDK-8296957: One more cast in SAFE_SIZE_NEW_ARRAY2
      + JDK-8290451: Incorrect result when switching to C2 OSR
      compilation from C1
      + JDK-8296496: Overzealous check in sizecalc.h prevents large
      memory allocation
      + JDK-8296480: java/security/cert/pkix/policyChanges/
      /TestPolicy.java is failing
      + JDK-8296715: CLDR v42 update for tzdata 2022f
      + JDK-8297027: Fix broken aarch64 build of 13u/15u after bad
      backport of 8293044
      + JDK-8296239: ISO 4217 Amendment 174 Update
      + JDK-8294307: ISO 4217 Amendment 173 Update
      + JDK-8296108: (tz) Update Timezone Data to 2022f
      + JDK-8295554: Move the "sizecalc.h" to the correct location
      + JDK-8293816: CI: ciBytecodeStream::get_klass() is not
      consistent
      + JDK-8293044: C1: Missing access check on non-accessible class
      + JDK-8293701: jdeps InverseDepsAnalyzer runs into
      NoSuchElementException: No value present
      + JDK-8277881: Missing SessionID in TLS1.3 resumption in
      compatibility mode
      + JDK-8270344: Session resumption errors
      + JDK-8293672: Update freetype md file
      + JDK-8295530: Update Zlib Data Compression Library to Version
      1.2.13
      + JDK-8295429: Update harfbuzz md file
      + JDK-8295173: (tz) Update Timezone Data to 2022e
      + JDK-8242565: Policy initialization issues when the denyAfter
      constraint is enabled
      + JDK-8294357: (tz) Update Timezone Data to 2022d
      + JDK-8283059: Uninitialized warning in check_code.c with GCC
      11.2
      + JDK-8266171: -Warray-bounds happens in imageioJPEG.c
      + JDK-8266174: -Wmisleading-indentation happens in
      libmlib_image sources
* Fri Feb 17 2023 Fridrich Strba <fstrba@suse.com>
  - Remove the accessibility sub-package, since it was never really
    working and creates another problems (bsc#1206549). It can
    eventually be built as standalone if needed
  - Removed patches:
    * jaw-jdk10.patch
    * jaw-misc.patch
    * jaw-nogtk.patch
      + not needed after the removal of the accessibility sub-package
* Mon Oct 24 2022 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.13+5 (October 2022 CPU)
    * Security fixes:
      + JDK-8289366, bsc#1204480, CVE-2022-39399: Improve HTTP/2
      client usage
      + JDK-8288508: Enhance ECDSA usage
      + JDK-8286918, bsc#1204472, CVE-2022-21628: Better HttpServer
      service
      + JDK-8287446, bsc#1204475, CVE-2022-21624: Enhance icon
      presentations
      + JDK-8286910: Improve JNDI lookups
      + JDK-8286511: Improve macro allocation
      + JDK-8286526, bsc#1204473, CVE-2022-21619: Improve NTLM support
      + JDK-8286533, bsc#1204471, CVE-2022-21626: Key X509 usages
      + JDK-8286077, bsc#1204468, CVE-2022-21618: Wider MultiByte
      + JDK-8286519: Better memory handling
      + JDK-8285662: Better permission resolution
      + JDK-8282252: Improve BigInteger/Decimal validation
      + JDK-8290334: Update FreeType to 2.12.1
      + JDK-8289853: Update HarfBuzz to 4.4.1
    * Other changes:
      + JDK-8242565: Policy initialization issues when the denyAfter
      constraint is enabled
      + JDK-8277488: Add expiry exception for Digicert
      (geotrustglobalca) expiring in May 2022
      + JDK-8266082: AssertionError in Annotate.fromAnnotations with
    - Xdoclint
      + JDK-8257467: [TESTBUG] -Wdeprecated-declarations is reported
      at sigset() in exesigtest.c
      + JDK-8272472: StackGuardPages test doesn't build with glibc
      2.34
      + JDK-8266172: -Wstringop-overflow happens in vmError.cpp
      + JDK-8266170: -Wnonnull happens in classLoaderData.inline.hpp
      + JDK-8272720: Fix the implementation of loop unrolling
      heuristic with LoopPercentProfileLimit
      + JDK-8292579: (tz) Update Timezone Data to 2022c
      + JDK-8028265: Add legacy tz tests to OpenJDK
      + JDK-8269285: Crash/miscompile in
      CallGenerator::for_method_handle_inline after JDK-8191998
      + JDK-8247818: GCC 10 warning stringop-overflow with symbol code
      + JDK-8252051: Make mlvmJvmtiUtils strncpy uses GCC 10.x
      friendly
      + JDK-8249875: GCC 10 warnings -Wtype-limits with JFR code
      + JDK-8268361: Fix the infinite loop in next_line
      + JDK-8287463: JFR: Disable TestDevNull.java on Windows
      + JDK-8282947: JFR: Dump on shutdown live-locks in some
      conditions
      + JDK-8283441: C2: segmentation fault in
      ciMethodBlocks::make_block_at(int)
      + JDK-7131823: bug in GIFImageReader
      + JDK-8286594: (zipfs) Mention paths with dot elements in
      ZipException and cleanups
      + JDK-8282071: Update java.xml module-info
      + JDK-8261354: SIGSEGV at MethodIteratorHost
      + JDK-8269039: Disable SHA-1 Signed JARs
      + JDK-8289549: ISO 4217 Amendment 172 Update
      + JDK-8283277: ISO 4217 Amendment 171 Update
      + JDK-8280684: JfrRecorderService failes with
      guarantee(num_written > 0) when no space left on device.
      + JDK-8287672: jtreg test com/sun/jndi/ldap/
      /LdapPoolTimeoutTest.java fails intermittently in nightly run
      + JDK-8257569: Failure observed with
      JfrVirtualMemory::initialize
      + JDK-8264792: The NumberFormat for locale sq_XK formats price
      incorrectly.
      + JDK-8272806: [macOS] "Apple AWT Internal Exception" when
      input method is changed
      + JDK-8284549: JFR: FieldTable leaks FieldInfoTable member
      + JDK-8289486: Improve XSLT XPath operators count efficiency
      + JDK-8256372: [macos] Unexpected symbol was displayed on
      JTextField with Monospaced font
      + JDK-8286277: CDS VerifyError when calling clone() on object
      array
      + JDK-8277422: tools/jar/JarEntryTime.java fails with modified
      time mismatch
      + JDK-8285081: Improve XPath operators count accuracy
      + JDK-8282280: Update Xerces to Version 2.12.2
      + JDK-8278758: runtime/BootstrapMethod/BSMCalledTwice.java
      fails with release VMs after JDK-8262134
      + JDK-8279842: HTTPS Channel Binding support for Java
      GSS/Kerberos
      + JDK-8262134: compiler/uncommontrap/TestDeoptOOM.java failed
      with "guarantee(false) failed: wrong number of expression
      stack elements during deopt"
      + JDK-8279520: SPNEGO has not passed channel binding info into
      the underlying mechanism
      + JDK-8277795: LDAP connection timeout not honoured under
      contention
      + JDK-8281628: KeyAgreement : generateSecret intermittently not
      resetting
      + JDK-8286855: javac error on invalid jar should only print
      filename
      + JDK-8286444: javac errors after JDK-8251329 are not helpful
      enough to find root cause
  - Removed patch:
    * openjdk-glibc234.patch
      + fixed by upstream in JDK-8272472
* Thu Jul 21 2022 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.12+4 (July 2022 CPU)
    * Security fixes:
      + JDK-8272243: Improve DER parsing
      + JDK-8272249: Better properties of loaded Properties
      + JDK-8277608: Address IP Addressing
      + JDK-8281859, CVE-2022-21540, bsc#1201694: Improve class
      compilation
      + JDK-8281866, CVE-2022-21541, bsc#1201692: Enhance
      MethodHandle invocations
      + JDK-8283190: Improve MIDI processing
      + JDK-8284370: Improve zlib usage
      + JDK-8285407, CVE-2022-34169, bsc#1201684: Improve Xalan
      supports
    * Other changes:
      + JDK-8193682: Infinite loop in ZipOutputStream.close()
      + JDK-8233941: Generated Pipeline_Use_Cycle_Mask::operator=
      interferes with memcpy updates
      + JDK-8238380: java.base/unix/native/libjava/childproc.c
      "multiple definition" link errors with GCC10
      + JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c
      "multiple definition" link errors with GCC10
      + JDK-8238388: libj2gss/NativeFunc.o  "multiple definition"
      link errors with GCC10
      + JDK-8241271: Make hotspot build reproducible
      + JDK-8250863: Build error with GCC 10 in NetworkInterface.c
      and k_standard.c
      + JDK-8255035: Update BCEL to Version 6.5.0
      + JDK-8255266: Update Public Suffix List to 3c213aa
      + JDK-8257794: Zero: assert(istate->_stack_limit ==
      istate->_thread->last_Java_sp() + 1) failed: wrong on
      Linux/x86_32
      + JDK-8258471: "search codecache" clhsdb command does not work
      + JDK-8258795: Update IANA Language Subtag Registry to Version
      2021-05-11
      + JDK-8270886: Crash in
      PhaseIdealLoop::verify_strip_mined_scheduling
      + JDK-8272574: C2: assert(false) failed: Bad graph detected in
      build_loop_late
      + JDK-8273655: content-types.properties files are missing some
      common types
      + JDK-8273682: Upgrade Jline to 3.20.0
      + JDK-8273826: Correct Manifest file name and NPE checks
      + JDK-8275703: System.loadLibrary fails on Big Sur for
      libraries hidden from filesystem
      + JDK-8276657: XSLT compiler tries to define a class with empty
      name
      + JDK-8277087: ZipException: zip END header not found at
      ZipFile#Source.findEND
      + JDK-8278794: Infinite loop in DeflaterOutputStream.finish()
      + JDK-8278851: Correct signer logic for jars signed with
      multiple digest algorithms
      + JDK-8281275: Upgrading from 8 to 11 no longer accepts '/' as
      filepath separator in gc paths
      + JDK-8282538: PKCS11 tests fail on CentOS Stream 9
      + JDK-8283350: (tz) Update Timezone Data to 2022a
      + JDK-8283444: Bump update version for OpenJDK: jdk-13.0.12
      + JDK-8285445: cannot open file "NUL:"
      + JDK-8285591: [11] add signum checks in DSA.java engineVerify
      + JDK-8285686: Update FreeType to 2.12.0
      + JDK-8285726: [11u, 17u] Unify fix for JDK-8284548 with
      version from head
      + JDK-8285727: [11u, 17u] Unify fix for JDK-8284920 with
      version from head
      + JDK-8287109: Distrust.java failed with
      CertificateExpiredException
  - Removed patch:
    * gcc-fno-common-fix.patch
      + integrated upstream
* Wed Apr 20 2022 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.11+4 (April 2022 CPU)
    * Security fixes:
      + JDK-8284920: Incorrect Token type causes XPath expression to
      return empty result
      + JDK-8284548: Invalid XPath expression causes
      StringIndexOutOfBoundsException
      + JDK-8281388: Change wrapping of EncryptedPrivateKeyInfo
      + JDK-8282397: createTempFile method of java.io.File is failing
      when called with suffix of spaces character
      + JDK-8278356: Improve file creation
      + JDK-8270504, bsc#1198672, CVE-2022-21426: Better Xpath
      expression handling
      + JDK-8272594: Better record of recordings
      + JDK-8277672, bsc#1198674, CVE-2022-21434: Better invocation
      handler handling
      + JDK-8282300: Throws NamingException instead of
      InvalidNameException after JDK-8278972
      + JDK-8278972, bsc#1198673, CVE-2022-21496: Improve URL supports
      + JDK-8272261: Improve JFR recording file processing
      + JDK-8269938: Enhance XML processing passes redux
      + JDK-8272255: Completely handle MIDI files
      + JDK-8278805: Enhance BMP image loading
      + JDK-8278449: Improve keychain support
      + JDK-8277227: Better identification of OIDs
      + JDK-8275151, bsc#1198675, CVE-2022-21443: Improved Object
      Identification
      + JDK-8274221: More definite BER encodings
      + JDK-8278798: Improve supported intrinsic
    * Other changes:
      + JDK-8282761: XPathFactoryImpl remove setProperty and
      getProperty methods
      + JDK-8276141: XPathFactory set/getProperty method
      + JDK-8249867: XML declaration is not followed by a newline
      + JDK-8274524: SSLSocket.close() hangs if it is called during
      the ssl handshake
      + JDK-8272541: Incorrect overflow test in Toom-Cook branch of
      BigInteger multiplication
      + JDK-8278309: [windows] use of uninitialized OSThread::_state
      + JDK-8274736: Concurrent read/close of SSLSockets causes
      SSLSessions to be invalidated unnecessarily
      + JDK-8280373: Update Xalan serializer / SystemIDResolver to
      align with JDK-8270492
      + JDK-8275082, bsc#1198671, CVE-2022-21476: Update XML Security
      for Java to 2.3.0
      + JDK-8280947: Adapt test/jdk/javax/xml/crypto/dsig/
      /LogParameters.java for 13u
      + JDK-8280414: Memory leak in DefaultProxySelector
      + JDK-8255255: Update Apache Santuario (XML Signature) to
      version 2.2.1
      + JDK-8240983: Incorrect copyright header in Apache Santuario
      2.1.3 files
      + JDK-8247964: All log0() in com/sun/org/slf4j/internal/
      /Logger.java should be private
      + JDK-8247907: XMLDsig logging does not work
      + JDK-8259535: ECDSA SignatureValue do not always have the
      specified length
      + JDK-8240353: AArch64: missing support for
    - XX:+ExtendedDTraceProbes in C1
      + JDK-8273341: Update Siphash to version 1.0
      + JDK-8275610: C2: Object field load floats above its null
      check resulting in a segfault
      + JDK-8272570: C2: crash in PhaseCFG::global_code_motion
      + JDK-8274658: ISO 4217 Amendment 170 Update
      + JDK-8065704: Set LC_ALL=C for all relevant commands in the
      build system
  - Do not include back the JavaEE modules in the JDK
  - Removed patches:
    * activation-module.patch
    * annotation-module.patch
      + The pached JavaEE modules do not exist any more
* Fri Feb 04 2022 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.10+5 (January 2022 CPU)
    * Security fixes:
      + JDK-8268494: Better inlining of inlined interfaces
      + JDK-8270386, CVE-2022-21291, bsc#1194925: Better verification
      of scan methods
      + JDK-8269151: Better construction of EncryptedPrivateKeyInfo
      + JDK-8273968: JCK javax_xml tests fail in CI
      + JDK-8270416, CVE-2022-21294, bsc#1194934: Enhance construction
      of Identity maps
      + JDK-8270392, CVE-2022-21293, bsc#1194935: Improve String
      constructions
      + JDK-8268801: Improve PKCS attribute handling
      + JDK-8270498, CVE-2022-21296, bsc#1194932: Improve SAX Parser
      configuration management
      + JDK-8268488: More valuable DerValues
      + JDK-8274096, CVE-2022-21366, bsc#1194927: Improve decoding of
      image files
      + JDK-8272272: Enhance jcmd communication
      + JDK-8272462: Enhance image handling
      + JDK-8273308: PatternMatchTest.java fails on CI
      + JDK-8268813, CVE-2022-21283, bnc#1194937: Better String
      matching
      + JDK-8272014, CVE-2022-21305, bsc#1194939: Better array
      indexing
      + JDK-8273838, CVE-2022-21365, bsc#1194928: Enhanced BMP
      processing
      + JDK-8270952, CVE-2022-21277, bsc#1194930: Improve TIFF file
      handling
      + JDK-8271962: Better TrueType font loading
      + JDK-8273756, CVE-2022-21360, bsc#1194929: Enhance BMP image
      support
      + JDK-8271968: Better canonical naming
      + JDK-8271987: Manifest improved manifest entries
      + JDK-8270646, CVE-2022-21299, bsc#1194931: Improved scanning of
      XML entities
      + JDK-8269944: Better HTTP transport redux
      + JDK-8268512: More content for ContentInfo
      + JDK-8273290: Enhance sound handling
      + JDK-8272236, CVE-2022-21341, bsc#1194941: Improve serial forms
      for transport
      + JDK-8264934, CVE-2022-21248, bnc#1194926: Enhance cross VM
      serialization
      + JDK-8272026, CVE-2022-21340, bsc#1194940: Verify Jar
      Verification
      + JDK-8270492, CVE-2022-21282, bsc#1194933: Better resolution of
      URIs
    * Other changes:
      + JDK-8266545: 8261169 broke Harfbuzz build with gcc 7 and 8
      + JDK-8261169: Upgrade HarfBuzz to the latest 2.8.0
      + JDK-8247872: Upgrade HarfBuzz to the latest 2.7.2
      + JDK-8255790: GTKL&F: Java 16 crashes on initialising GTKL&F
      on Manjaro Linux
      + JDK-8272332: --with-harfbuzz=system doesn't add -lharfbuzz
      after JDK-8255790
      + JDK-8250894: Provide a configure option to build and run
      against the platform libharfbuzz
      + JDK-8278416: Crash during execution of ClassInitBarrier test
      + JDK-8250605: Linux x86_32 builds fail after JDK-8249821
      + JDK-8249821: Separate libharfbuzz from libfontmanager
      + JDK-8241087: Build failure with VS 2019 (16.5.0) due to C2039
      and C2873
      + JDK-8254270: linux 32 bit build doesn't compile
      libjdwp/log_messages.c
      + JDK-8251329: (zipfs) Files.walkFileTree walks infinitely if
      zip has dir named "." inside
      + JDK-8238448: RSASSA-PSS signature verification fail when
      using certain odd key sizes
      + JDK-8266761: AssertionError in
      sun.net.httpserver.ServerImpl.responseCompleted
      + JDK-8268620: InfiniteLoopException test may fail on x86
      platforms
      + JDK-8274293: Build failure on macOS with Xcode 13.0 as vfork
      is deprecated
      + JDK-8276536: Update TimeZoneNames files to follow the changes
      made by JDK-8275766
      + JDK-8273026: Slow LoginContext.login() on multi threading
      application
      + JDK-8270533: AArch64: size_fits_all_mem_uses should return
      false if its output is a CAS
      + JDK-8275766: (tz) Update Timezone Data to 2021e
      + JDK-8275849: TestZoneInfo310.java fails with tzdata2021e
      + JDK-8266949: Check possibility to disable OperationTimedOut
      on Unix
      + JDK-8196100: javax/swing/text/JTextComponent/5074573/
      /bug5074573.java fails
      + JDK-8273790: Potential cyclic dependencies between Gregorian
      and CalendarSystem
      + JDK-8270893: IndexOutOfBoundsException while reading large
      TIFF file
      + JDK-8274779: HttpURLConnection: HttpClient and HttpsClient
      incorrectly check request method when set to POST
      + JDK-8190753: (zipfs): Accessing a large entry (> 2^31 bytes)
      leads to a negative initial size for ByteArrayOutputStream
      + JDK-8274407: (tz) Update Timezone Data to 2021c
      + JDK-8274467: TestZoneInfo310.java fails with tzdata2021b
      + JDK-8274468: TimeZoneTest.java fails with tzdata2021b
      + JDK-8223173: Implement fast class initialization checks on
      AARCH64
      + JDK-8230307: ZGC: Make zGlobals and zArguments OS agnostic
      + JDK-8269850: Most JDK releases report macOS version 12 as
      10.16 instead of 12.0
      + JDK-8253702: BigSur version number reported as 10.16, should
      be 11.nn
      + JDK-8225083: Remove Google certificate that is expiring in
      December 2021
      + JDK-8225082: Remove IdenTrust certificate that is expiring in
      September 2021
      + JDK-8274840: Update OS detection code to recognize Windows 11
      + JDK-8273229: Update OS detection code to recognize Windows
      Server 2022
      + JDK-8239334: Tab Size does not work correctly in JTextArea
      with setLineWrap on
      + JDK-8238932: Invalid tier1_gc_1 test group definition
      + JDK-8273575: memory leak in appendBootClassPath(), paths must
      be deallocated
      + JDK-8274381: missing CAccessibility definitions in JNI code
      + JDK-8185005: Improve performance of
      ThreadMXBean.getThreadInfo(long ids[], int maxDepth)
      + JDK-8273358: macOS Monterey does not have the font Times
      needed by Serif
      + JDK-8274056: JavaAccessibilityUtilities leaks JNI objects
  - Modified patch:
    * system-pcsclite.patch
      + Rediff to changed context
* Thu Oct 21 2021 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.9+3 (October 2021 CPU)
    * Security fixes:
      + JDK-8267729, CVE-2021-35578, bsc#1191904: Improve TLS client
      handshaking
      + JDK-8268205: Enhance DTLS client handshake
      + JDK-8268199: Correct certificate requests
      + JDK-8268193: Improve requests of certificates
      + JDK-8269618, CVE-2021-35603, bsc#1191906: Better session
      identification
      + JDK-8269624: Enhance method selection support
      + JDK-8267735, CVE-2021-35586, bsc#1191914: Better BMP support
      + JDK-8267712: Better LDAP reference processing
      + JDK-8266689, CVE-2021-35567, bsc#1191903: More Constrained
      Delegation
      + JDK-8267086: ArrayIndexOutOfBoundsException in
      java.security.KeyFactory.generatePublic
      + JDK-8266103: Better specified spec values
      + JDK-8265580, CVE-2021-35559, bsc#1191911: Enhanced style for
      RTF kit
      + JDK-8265574: Improve handling of sheets
      + JDK-8269763: The JEditorPane is blank after JDK-8265167
      + JDK-8265167, CVE-2021-35556, bsc#1191910: Richer Text Editors
      + JDK-8263314: Enhance XML Dsig modes
      + JDK-8266137, CVE-2021-35564, bsc#1191913: Improve Keystore
      integrity
      + JDK-8266109: More Resilient Classloading
      + JDK-8268506: More Manifest Digests
      + JDK-8266115: More Manifest Jar Loading
      + JDK-8266097: Better hashing support
      + JDK-8270404: Better canonicalization
      + JDK-8270398: Enhance canonicalization
      + JDK-8265776: Improve Stream handling for SSL
    * Other changes:
      + JDK-8211227: Inconsistent TLS protocol version in debug output
      + JDK-8262392: Update Mesa 3-D Headers to version 21.0.3
      + JDK-8259271: gc/parallel/TestDynShrinkHeap.java still fails
      "assert(covered_region.contains(new_memregion)) failed: new
      region is not in covered_region"
      + JDK-8260704: ParallelGC: oldgen expansion needs release-store
      for _end
      + JDK-8257999: Parallel GC crash in gc/parallel/
      /TestDynShrinkHeap.java: new region is not in covered_region
      + JDK-8266248: Compilation failure in
      PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5
      + JDK-8264848: [macos] libjvm.dylib linker warning due to macOS
      version mismatch 8272700: [macos] Build failure with Xcode
      13.0 after JDK-8264848
      + JDK-8273671: Backport of 8260616 misses one JNF header
      inclusion removal
      + JDK-8268427: Improve AlgorithmConstraints:checkAlgorithm
      performance
      + JDK-8270317: Large Allocation in CipherSuite
      + JDK-8261236: C2: ClhsdbJstackXcompStress test fails when
      StressGCM is enabled
      + JDK-8270216: [macOS] Update named used for Java run loop mode
      + JDK-8269934: RunThese24H.java failed with
      EXCEPTION_ACCESS_VIOLATION in
      java_lang_Thread::get_thread_status
      + JDK-8272602: [macos] not all KEY_PRESSED events sent when
      control modifier is used
      + JDK-8254631: Better support ALPN byte wire values in SunJSSE
      + JDK-8267625: AARCH64: typo in LIR_Assembler::emit_profile_type
      + JDK-8268775: Password is being converted to String in
      AccessibleJPasswordField
      + JDK-8265231: (fc) ReadDirect and WriteDirect tests fail after
      fix for JDK-8264821
      + JDK-8258753: StartTlsResponse.close() hangs due to
      synchronization issues
      + JDK-8258373: Update the text handling in the JPasswordField
      + JDK-8254967: com.sun.net.HttpsServer spins on TLS session
      close
      + JDK-8257620: Do not use objc_msgSend_stret to get macOS
      version
      + JDK-8249588: libwindowsaccessbridge issues on 64bit Windows
      + JDK-8253899: Make IsClassUnloadingEnabled signature match
      specification
      + JDK-8261109: [macOS] Remove disabled warning for JNF in
      make/autoconf/flags-cflags.m4
      + JDK-8267652: c2 loop unrolling by 8 results in reading memory
      past array
      + JDK-8268965: TCP Connection Reset when connecting simple
      socket to SSL server
      + JDK-8268635: Corrupt oop in ClassLoaderData
  - Remove the unneeded icedtea-sound provider
  - Removed patches:
    * icedtea-sound-1.0.1-jdk9.patch
    * icedtea-sound-soundproperties.patch
      + not needed since the icedtea-sound provider is removed
* Thu Aug 26 2021 Fridrich Strba <fstrba@suse.com>
  - Added patch:
    * openjdk-glibc234.patch
      + fix build with glibc-2.34 (bsc#1189201)
* Wed Aug 04 2021 Andreas Schwab <schwab@suse.de>
  - riscv64-zero.patch: Add support for riscv64 (zero VM)
* Thu Jul 22 2021 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.8+5 (July 2021 CPU)
    * Security fixes:
      + JDK-8256157: Improve bytecode assembly
      + JDK-8262380: Enhance XML processing passes
      + JDK-8264460: Improve NTLM support
      + JDK-8264079: Improve abstractions
      + JDK-8264066, CVE-2021-2388, bsc#1188566: Enhance compiler
      validation
      + JDK-8262967: Improve Zip file support
      + JDK-8262477: Enhance String Conclusions
      + JDK-8262410: Enhanced rules for zones
      + JDK-8262403: Enhanced data transfers
      + JDK-8260967, CVE-2021-2369, bsc#1188565: Better jar file
      validation
      + JDK-8260960: Signs of jarsigner signing
      + JDK-8260453: Improve Font Bounding
      + JDK-8258432, CVE-2021-2341, bsc#1188564: Improve file
      transfers
      + JDK-8256491: Better HTTP transport
    * Other changes:
      + JDK-8225081: Remove Telia Company CA certificate expiring in
      April 2021
      + JDK-8256421: Add 2 HARICA roots to cacerts truststore
      + JDK-8259312: VerifyCACerts.java fails as soneraclass2ca cert
      will expire in 90 days
      + JDK-8225072: Add LuxTrust certificate that is expiring in
      March 2021 to list of allowed but expired certs 8258630: Add
      expiry exception for QuoVadis root certificate
      + JDK-8235368: Update BCEL to Version 6.4.1
      + JDK-8251456: [TESTBUG] compiler/vectorization/
      /TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError
      + JDK-8267235: [macos_aarch64]
      InterpreterRuntime::throw_pending_exception messing up LR
      results in crash
      + JDK-8225773: jdeps --check produces NPE if there is any
      missing module dependence
      + JDK-8229396: jdeps ignores multi-release when
      generate-module-info used on command line
      + JDK-8216012: Infinite loop in RSA KeyPairGenerator
      + JDK-8243452: JFR: Could not create chunk in repository with
      over 200 recordings
      + JDK-8252883: AccessDeniedException caused by delayed file
      deletion on Windows
      + JDK-8244154: Update SunPKCS11 provider with PKCS11 v3.0
      header files
      + JDK-8229243: SunPKCS11-Solaris provider tests failing on
      Solaris 11.4
      + JDK-8247432: Update IANA Language Subtag Registry to Version
      2020-09-29
      + JDK-8242010: Update IANA Language Subtag Registry to Version
      2020-04-01
      + JDK-8241082: Upgrade IANA Language Subtag Registry data to
      03-16-2020 version
      + JDK-8262829: Native crash in
      Win32PrintServiceLookup.getAllPrinterNames()
      + JDK-8241829: Cleanup the code for PrinterJob on windows
      + JDK-8227609: (fs) Files.newInputStream(...).skip(n) should
      allow skipping beyond file size
      + JDK-8249608: Vector register used by C2 compiled method
      corrupted at safepoint
      + JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest
      release 1.8.26
      + JDK-8227080: (fs) Files.newInputStream(...).skip(n) is slow
      + JDK-8232084: HotSpot build failed with GCC 9.2.1
      + JDK-8248043: Need to eliminate excessive i2l conversions
      + JDK-8255880: UI of Swing components is not redrawn after
      their internal state changed
      + JDK-8241248: NullPointerException in
      sun.security.ssl.HKDF.extract(HKDF.java:93)
      + JDK-8263676: AArch64: one potential bug in C1
      LIRGenerator::generate_address()
      + JDK-8247763: assert(outer->outcnt() == 2) failed: 'only phis'
      failure in LoopNode::verify_strip_mined()
      + JDK-8244087: 2020-04-24 public suffix list update v ff6fcea
      + JDK-8242184: Default signature algorithm for an RSASSA-PSS key
      + JDK-8231118: ARM32: Math tests failures
      + JDK-8245981: Upgrade to jQuery 3.5.1
      + JDK-8244088: [Regression] Switch of Gnome theme ends up in
      deadlocked UI
      + JDK-8264786: [macos] All Swing/AWT apps cause Allow
      Notifications prompt to appear when app is launched
      + JDK-8260380: Upgrade to LittleCMS 2.12
      + JDK-8264821: DirectIOTest fails on a system with large block
      size
      + JDK-8230010: Remove jdk8037819/BasicTest1.java
      + JDK-8230002: javax/xml/jaxp/unittest/transform/
      /SecureProcessingTest.java runs zero test
      + JDK-8255845: Memory leak in imageFile.cpp
      + JDK-8261170: Upgrade to FreeType 2.10.4
      + JDK-8256633: Fix product build on Windows+Arm64
      + JDK-8247502: PhaseStringOpts crashes while optimising
      effectively dead code
      + JDK-8265837: Update version .jcheck/conf in jdk13u to be
      13.0.8
      + JDK-8247753: UIManager.getSytemLookAndFeelClassName() returns
      wrong value on Fedora 32
      + JDK-8262110: DST starts from incorrect time in 2038
      + JDK-8073446: TimeZone getOffset API does not  return a dst
      offset between years 2038-2137
      + JDK-8251549: Update docs on building for Git
      + JDK-8256359: AArch64:
      runtime/ReservedStack/ReservedStackTestCompiler.java fails
      + JDK-8263846: Bad JNI lookup getFocusOwner in accessibility
      code on Mac OS X
      + JDK-8261198: [macOS] Incorrect JNI parameters in number
      conversion in A11Y code
      + JDK-8254790: SIGSEGV in string_indexof_char and
      stringL_indexof_char intrinsics
      + JDK-8259585: [macos] Bad JNI lookup error : Accessible
      actions do not work on macOS
      + JDK-8244853: The static build of libextnet is missing the
      JNI_OnLoad_extnet function
      + JDK-8259232: Bad JNI lookup during printing
      + JDK-8241948: enhance list of environment variables printed in
      hs_err file
      + JDK-8264640: CMS ParScanClosure misses a barrier
      + JDK-8257988: Remove JNF dependency from
      libsaproc/MacosxDebuggerLocal.m
      + JDK-8260616: Removing remaining JNF dependencies in the
      java.desktop module
      + JDK-8259869: [macOS] Remove desktop module dependencies on
      JNF Reference APIs
      + JDK-8259651: [macOS] Replace JNF_COCOA_ENTER/EXIT macros
      + JDK-8259343: [macOS] Update JNI error handling in Cocoa code.
      + JDK-8257853: Remove dependencies on JNF's JNI utility
      functions in AWT and 2D code
      + JDK-8240487: Cleanup whitespace in .cc, .hh, .m, and .mm files
      + JDK-8261585: Restore HandleArea used in
      Deoptimization::uncommon_trap
      + JDK-8257858: [macOS]: Remove JNF dependency from
      libosxsecurity/KeystoreImpl.m
      + JDK-8257860: [macOS]: Remove JNF dependency from
      libosxkrb5/SCDynamicStoreConfig.m
      + JDK-8256501: libTestMainKeyWindow fails to build with Xcode
      12.2
      + JDK-8248552: C2 crashes with SIGFPE due to division by zero
      + JDK-8256682: JDK-8202343 is incomplete
      + JDK-8202343: Disable TLS 1.0 and 1.1
      + JDK-8261397: Try Catch Method Failing to Work When Dividing
      An Integer By 0
      + JDK-8234691: Potential double-free in ParallelSPCleanupTask
      constructor
* Thu Jul 22 2021 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.7+5 (April 2021 CPU)
    * Security fixes:
      + JDK-8244473: Contextualize registration for JNDI
      + JDK-8244543: Enhanced handling of abstract classes
      + JDK-8259633: compiler/graalunit/CoreTest.java fails with NPE
      after JDK-8244543
      + JDK-8250568, CVE-2021-2161, bsc#1185056: Less ambiguous
      processing
      + JDK-8253799: Make lists of normal filenames
      + JDK-8261183: Follow on to Make lists of normal filenames
      + JDK-8249906, CVE-2021-2163, bsc#1185055: Enhance opening JARs
      + JDK-8258247: Couple of issues in fix for JDK-8249906
      + JDK-8259428: AlgorithmId.getEncodedParams() should return copy
      + JDK-8257001: Improve HTTP client support
    * Other changes:
      + JDK-8263996: Fix build on 13u after JDK-8234779 backport
      + JDK-8234779: Provide idiom for declaring classes noncopyable
      + JDK-8237977: Further update javax/net/ssl/compatibility/
      /Compatibility.java
      + JDK-8240295: hs_err elapsed time in seconds is not accurate
      enough
      + JDK-8237950: C2 compilation fails with "Live Node limit
      exceeded limit" during ConvI2L::Ideal optimization
      + JDK-8244573: java.lang.ArrayIndexOutOfBoundsException thrown
      for malformed class file
      + JDK-8253409: Double-rounding possibility in float fma
      + JDK-8261022: Fix incorrect result of Math.abs() with char type
      + JDK-8263425: AArch64: two potential bugs in C1
      LIRGenerator::generate_address()
      + JDK-8255625: AArch64: Implement Base64.encodeBlock
      accelerator/intrinsic
      + JDK-8257414: Drag n Drop target area is wrong on high DPI
      systems
      + JDK-8250911: [windows] os::pd_map_memory error detection
      broken
      + JDK-8246707: (sc) SocketChannel.read/write throws
      AsynchronousCloseException on closed channel
      + JDK-8262726: AArch64: C1 StubAssembler::call_RT can corrupt
      stack
      + JDK-7185258: [macosx] Deadlock in SunToolKit.realSync()
      + JDK-8259619: C1: 3-arg StubAssembler::call_RT stack-use
      condition is incorrect
      + JDK-8240711: TestJstatdPort.java failed due to
      "ExportException: Port already in use:"
      + JDK-8261483: jdk/dynalink/
      /TypeConverterFactoryMemoryLeakTest.java failed with
      "AssertionError: Should have GCd a method handle by now"
      + JDK-8253476: TestUseContainerSupport.java fails on some Linux
      kernels w/o swap limit capabilities
      + JDK-8259949: x86 32-bit build fails when -fcf-protection is
      passed in the compiler flags
      + JDK-8260356: (tz) Upgrade time-zone data to tzdata2021a
      + JDK-8233880: Support compilers with multi-digit major version
      numbers
      + JDK-8198540: Dynalink leaks memory when generating type
      converters
      + JDK-8260308: Update LogCompilation junit to 4.13.1
      + JDK-8232905: JFR fails with assertion:
      assert(t->unflushed_size() == 0) failed: invariant
      + JDK-8257746: Regression introduced with JDK-8250984 - memory
      might be null in some machines
      + JDK-8245283: JFR: Can't handle constant dynamic used by
      Jacoco agent
      + JDK-8243559: Remove root certificates with 1024-bit keys
      + JDK-8259707: LDAP channel binding does not work with StartTLS
      extension
      + JDK-8246027: Minimal fastdebug build broken after JDK-8245801
      + JDK-8245801: StressRecompilation triggers assert "redundunt
      OSR recompilation detected. memory leak in CodeCache!"
      + JDK-8242030: Wrong package declarations in jline classes
      after JDK-8241598
      + JDK-8241598: Upgrade JLine to 3.14.0
      + JDK-8242283: Can't start JVM when java home path includes
      non-ASCII character
      + JDK-8229815: Upgrade Jline to 3.12.1
      + JDK-8243320: Add SSL root certificates to Oracle Root CA
      program
      + JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA
      program
      + JDK-8227275: Within native OOM error handling, assertions may
      hang the process
      + JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
      + JDK-8235829: graal crashes with Zombie.java test
      + JDK-8249251: [dark_mode ubuntu 20.04]  The selected menu is
      not highlighted in GTKLookAndFeel
      + JDK-8234662: Sweeper should keep current nmethod alive before
      yielding for ICStub refills
      + JDK-8249176: jdk jtreg test security/infra/java/security/cert/
      /CertPathValidator/certification/GlobalSignR6CA.java fails
      + JDK-8196969: JTreg Failure:
      serviceability/sa/ClhsdbJstack.java causes NPE
      + JDK-8259048: (tz) Upgrade time-zone data to tzdata2020f
      + JDK-8243925: Toolkit#getScreenInsets() returns wrong value on
      HiDPI screens (Windows)
      + JDK-8221823: Requested JDialog width is ignored
      + JDK-8216324: GetClassMethods is confused by the presence of
      default methods in super interfaces
      + JDK-8234058: runtime/CompressedOops/
      /CompressedClassPointers.java fails with 'Narrow klass base:
      0x0000000000000000' missing from stdout/stderr
      + JDK-8239497: SEGV in EdgeUtils::field_name_symbol(Edge const&)
      + JDK-8241458: [JVMCI] add mark value to expose
      CodeOffsets::Frame_Complete
      + JDK-8238710: LingeredApp doesn't log stdout/stderr if exits
      with non-zero code
      + JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/
      /steal001.java fails with OOME
      + JDK-8234541: C1 emits an empty message when it inlines
      successfully
      + JDK-8236772: Fix build for windows 32-bit after 8212160 and
      8234331.
      + JDK-8243389: enhance os::pd_print_cpu_info on linux
      + JDK-8249215: JFrame::setVisible crashed with
    - Dfile.encoding=UTF-8 on Japanese Windows.
      + JDK-8236124: Minimal VM slowdebug build failed after
      JDK-8212160
      + JDK-8235456: Minimal VM is broken after JDK-8212160
      + JDK-6532025: GIF reader throws misleading exception with
      truncated images
      + JDK-8243290: Improve diagnostic messages for class
      verification and redefinition failures
      + JDK-8256809: Annotation processing causes NPE during flow
      analysis
      + JDK-8212160: JVMTI agent crashes with "assert(_value != 0LL)
      failed: resolving NULL _value"
      + JDK-8234687: change javap reporting on unknown attributes
      + JDK-7146776: deadlock between URLStreamHandler.getHostAddress
      and file.Handler.openconnection
      + JDK-8255908: ExceptionInInitializerError due to
      UncheckedIOException while initializing cgroupv1 subsystem
      + JDK-8244819: hsdis does not compile with binutils 2.34+
      + JDK-8226810: Failed to launch JVM because of
      NullPointerException occured on System.props
      + JDK-8251257: NMT: jcmd VM.native_memory scale=1 crashes
      target VM
      + JDK-8233027: OopMapSet::all_do does oms.next() twice during
      iteration
      + JDK-8222079: Don't use memset to initialize fields decode_env
      constructor in disassembler.cpp
      + JDK-8232083: Minimal VM is broken after JDK-8231586
      + JDK-8231586: enlarge encoding space for OopMapValue offsets
      + JDK-8235584: UseProfiledLoopPredicate fails with
      assert(_phase->get_loop(c) == loop) failed: have to be in the
      same loop
      + JDK-8173658: JvmtiExport::post_class_unload() is broken for
      non-JavaThread initiators
      + JDK-8258396: SIGILL in
      jdk.jfr.internal.PlatformRecorder.rotateDisk()
      + JDK-8257633: Missing -mmacosx-version-min=X flag when linking
      libjvm
      + JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on
      Windows.
      + JDK-8235218: Minimal VM is broken after JDK-8173361
      + JDK-8204994: SA might fail to attach to process with "Windbg
      Error: WaitForEvent failed"
      + JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is
      failing on 32bit Windows
      + JDK-8173361: various crashes in
      JvmtiExport::post_compiled_method_load
      + JDK-8235846: Improve WindbgDebuggerLocal implementation
* Thu Jul 22 2021 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.6+5 (January 2021 CPU,
    bsc#1181239)
    * Security fix
      + JDK-8247619: Improve Direct Buffering of Characters
    * Other changes
      + JDK-8234011: (zipfs) Memory leak in
      ZipFileSystem.releaseDeflater()
      + JDK-8210527: JShell: NullPointerException in
      jdk.jshell.Eval.translateExceptionStack
      + JDK-8232855: jshell missing word in /help help
      + JDK-8236859: WebSocket over authenticating proxy fails with
      NPE
      + JDK-8254854: [cgroups v1] Metric limits not properly detected
      on some join controller combinations
      + JDK-8257242: [macOS] Java app crashes while switching input
      methods
      + JDK-8255603: Memory/Performance regression after JDK-8210985
      + JDK-8239000: handle ContendedPaddingWidth in vm_version_ppc
      + JDK-8252090: JFR: StreamWriterHost::write_unbuffered() stucks
      in an infinite loop OpenJDK (build 13.0.1+9)
      + JDK-8245400: Upgrade to LittleCMS 2.11
      + JDK-8248532: Every time I change keyboard language at my
      MacBook, Java crashes
      + JDK-8239886: Minimal VM build fails after JDK-8237499
      + JDK-8237499: JFR: Include stack trace in the ThreadStart event
      + JDK-8247867: Upgrade to freetype 2.10.2
      + JDK-8255226: (tz) Upgrade time-zone data to tzdata2020d
      + JDK-8248347: windows build broken by JDK-8243114
      + JDK-8243114: Implement montgomery{Multiply,Square}intrinsics
      on Windows
      + JDK-8251365: Build failure on AIX after 8250636
      + JDK-8250636: iso8601_time returns incorrect offset part on
      MacOS
      + JDK-8254081: java/security/cert/PolicyNode/
      /GetPolicyQualifiers.java fails due to an expired certificate
      + JDK-8233686: XML transformer uses excessive amount of memory
      + JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check
      the bounds
      + JDK-8234347: "Turkey" meta time zone does not generate
      composed localized names
      + JDK-8236548: Localized time zone name inconsistency between
      English and other locales
      + JDK-8240197: Cannot start JVM when $JAVA_HOME includes CJK
      characters
      + JDK-8250984: Memory Docker tests fail on some Linux kernels
      w/o cgroupv1 swap limit capabilities
      + JDK-8231968: getCurrentThreadAllocatedBytes default
      implementation s/b getThreadAllocatedBytes
      + JDK-8246648: issue with OperatingSystemImpl
      getFreeSwapSpaceSize in docker after 8242480
      + JDK-8231209: [REDO] JDK-8207266
      ThreadMXBean::getThreadAllocatedBytes() can be quicker for
      self thread
      + JDK-8242480: Negative value may be returned by
      getFreeSwapSpaceSize() in the docker
      + JDK-8250627: Use -XX:+/-UseContainerSupport for
      enabling/disabling Java container metrics
      + JDK-8254982: (tz) Upgrade time-zone data to tzdata2020c
      + JDK-8254177: (tz) Upgrade time-zone data to tzdata2020b
      + JDK-8233228: Disable weak named curves by default in TLS,
      CertPath, and Signed JAR
      + JDK-8230402: Allocation of compile task fails with assert:
      "Leaking compilation tasks?"
      + JDK-8233958: Memory retention due to HttpsURLConnection
      finalizer that serves no purpose
      + JDK-8235183: Remove the "HACK CODE" in comment
      + JDK-8236617: jtreg test
      containers/docker/TestMemoryAwareness.java fails after 8226575
      + JDK-8223940: Private key not supported by chosen signature
      algorithm
      + JDK-8249183: JVM crash in "AwtFrame::WmSize" method
      + JDK-8233954: UnsatisfiedLinkError or NoSuchAlgorithmException
      after removing sunec.dll
      + JDK-8226575: OperatingSystemMXBean should be made container
      aware
      + JDK-8243489: Thread CPU Load event may contain wrong data for
      CPU time under certain conditions
      + JDK-8230767: FlightRecorderListener returns null recording
      + JDK-8227006: [linux] Runtime.availableProcessors execution
      time increased by factor of 100
      + JDK-8213535: Windows HiDPI html lightweight tooltips are
      truncated
      + JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java
      fails to find ThreadLocalObject
      + JDK-8241138: http.nonProxyHosts=* causes
      StringIndexOutOfBoundsException in DefaultProxySelector
      + JDK-8238579: HttpsURLConnection drops the timeout and hangs
      forever in read
      + JDK-8244621: [macos10.15] Garbled FX printing plus CoreText
      warnings on Catalina when building with Xcode 11
      + JDK-8233452: java.math.BigDecimal.sqrt() with
      RoundingMode.FLOOR results in incorrect result
      + JDK-8240603: Windows 32bit compile error after 8238676
      + JDK-8238676: jni crashes on accessing it from process exit
      hook
      + JDK-8239477: jdk/jfr/jcmd/TestJcmdStartStopDefault.java fails
    - XX:+VerifyOops with "verify_oop: rsi: broken oop"
      + JDK-8245527: LDAP Channel Binding support for Java
      GSS/Kerberos
      + JDK-8226374: Restrict TLS signature schemes and named groups
      + JDK-8062947: Fix exception message to correctly represent
      LDAP connection failure
      + JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed
      due to timeout on DeadServerNoTimeoutTest is incorrect
      + JDK-8252754: Hash code calculation of JfrStackTrace is
      inconsistent
      + JDK-8248865: Document JNDI/LDAP timeout properties
      + JDK-8238270: java.net HTTP/2 client does not decrease stream
      count when receives 204 response
      + JDK-8250928: JFR: Improve hash algorithm for stack traces
      + JDK-8249255: Build fails if source code in cygwin home dir
      + JDK-8229378: jdwp library loader in linker_md.c quietly
      truncates on buffer overflow
      + JDK-8228448: Jconsole can't connect to itself
      + JDK-8253791: Issue with useAppleColor check in CSystemColors.m
      + JDK-8253375: OSX build fails with Xcode 12.0 (12A7209)
      + JDK-8255468: JDK-8255269 incorrectly replaced average copy
      time
      + JDK-8255269: Unsigned overflow in g1Policy.cpp
      + JDK-8232616: JVMCI_lock fails to get initialized when cds is
      disabled
      + JDK-8206179: com/sun/management/OperatingSystemMXBean/
      /GetCommittedVirtualMemorySize.java fails with
      Committed virtual memory size illegal value
      + JDK-8253631: Remove unimplemented CompileBroker methods after
      JEP-165
* Thu Jul 22 2021 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.5.1+1
    * Fix:
      + JDK-8250861: Crash in MinINode::Ideal(PhaseGVN*, bool)
* Thu Jul 22 2021 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.5+3 (October 2020 CPU,
    bsc#1177943)
    * Security fixes:
      + JDK-8233624: Enhance JNI linkage
      + JDK-8241114, CVE-2020-14792: Better range handling
      + JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
      + JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
      + JDK-8244955: Additional Fix for JDK-8240124
      + JDK-8240124: Better VM Interning
      + JDK-8253019: Enhanced JPEG decoding
      + JDK-8248574: Improve jpeg processing
      + JDK-8245412: Better class definitions
      + JDK-8244136, CVE-2020-14803: Improved Buffer supports
      + JDK-8242685, CVE-2020-14797: Better Path Validation
      + JDK-8245417: Improve certificate chain handling
      + JDK-8244479: Further constrain certificates
      + JDK-8236196: Improve string pooling
      + JDK-8243302: Advanced class supports
      + JDK-8245407: Enhance zoning of times
      + JDK-8242695, CVE-2020-14798: Enhanced buffer support
      + JDK-8237995, CVE-2020-14782: Enhance certificate processing
      + JDK-8242680, CVE-2020-14796: Improved URI Support
    * Other fixes:
      + JDK-8241602: jlink does not produce reproducible jimage files
      + JDK-8232864: Classes generated at link time by
      GenerateJLIClassesPlugin are not reproducible
      + JDK-8231449: HttpClient's client ssl certificate
      authentication seems to be broken.
      + JDK-8244818: Java2D Queue Flusher crash while moving
      application window to external monitor
      + JDK-8252497: Incorrect numeric currency code for ROL
      + JDK-8230094: CCE in createXMLEventWriter(Result) over an
      arbitrary XMLStreamWriter
      + JDK-8250609: C2 crash in IfNode::fold_compares
      + JDK-8249278: Revert JDK-8226253 which breaks the spec of
      AccessibleState.SHOWING for JList
      + JDK-8248851: CMS: Missing memory fences between free chunk
      check and klass read
      + JDK-8234535: Cross compilation fails due to missing CFLAGS
      for the BUILD_CC
      + JDK-8248348: Regression caused by the update to BCEL 6.0
      + JDK-8248495: [macos] zerovm is broken due to libffi headers
      location
      + JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
      + JDK-8238284: [macos] Zero VM build fails due to an obvious
      typo
      + JDK-8240360: NativeLibraryEvent has wrong library name on
      Linux
      + JDK-8233787: Break cycle in vm_version* includes
      + JDK-8247873: [arm32] client vm build failure
      + JDK-8234645: ARM32: C1: PatchingStub for field access: not
      enough bytes
      + JDK-8230591: AArch64: Missing intrinsics for Math.ceil,
      floor, rint
      + JDK-8231649: PPC64: Intrinsics for Math.ceil, floor, rint on
      Power
      + JDK-8244777: ClassLoaderStats VM Op uses constant hash value
* Thu Jul 22 2021 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.4+8 (July 2020 CPU, bsc#1174157)
    * Security fixes:
      + JDK-8230613: Better ASCII conversions
      + JDK-8231800: Better listing of arrays
      + JDK-8232014: Expand DTD support
      + JDK-8233234: Better Zip Naming
      + JDK-8233239, CVE-2020-14562: Enhance TIFF support
      + JDK-8233255: Better Swing Buttons
      + JDK-8234032: Improve basic calendar services
      + JDK-8234042: Better factory production of certificates
      + JDK-8234418: Better parsing with CertificateFactory
      + JDK-8234836: Improve serialization handling
      + JDK-8236191: Enhance OID processing
      + JDK-8236867, CVE-2020-14573: Enhance Graal interface handling
      + JDK-8237117, CVE-2020-14556: Better ForkJoinPool behavior
      + JDK-8237592, CVE-2020-14577: Enhance certificate verification
      + JDK-8238002, CVE-2020-14581: Better matrix operations
      + JDK-8238013: Enhance String writing
      + JDK-8238804: Enhance key handling process
      + JDK-8238843: Enhanced font handing
      + JDK-8238920, CVE-2020-14583: Better Buffer support
      + JDK-8238925: Enhance WAV file playback
      + JDK-8240119, CVE-2020-14593: Less Affine Transformations
      + JDK-8240482: Improved WAV file playback
      + JDK-8241379: Update JCEKS support
      + JDK-8241522: Manifest improved jar headers redux
      + JDK-8242136, CVE-2020-14621: Better XML namespace handling
    * Other fixes:
      + JDK-8248505: Unexpected NoSuchAlgorithmException when using
      secure random impl from BCFIPS provider
      + JDK-8248406: Some zipfs tests fail with AccessControlException
      + JDK-8242141: New System Properties to configure the TLS
      signature schemes
      + JDK-8229888: (zipfs) Updating an existing zip file does not
      preserve original permissions
      + JDK-8239856: [ntintel] asserts about copying unaligned array
      element
      + JDK-8246031: SSLSocket.getSession() doesn't close connection
      for timeout/ interrupts
      + JDK-8246613: Choose the default SecureRandom algo based on
      registration ordering
      + JDK-8237192: Generate stripped/public pdbs on Windows for jdk
      images
      + JDK-8235563: [TESTBUG]
      appcds/CommandLineFlagComboNegative.java does not handle
      archive mapping failure
      + JDK-8238738: AudioSystem.getMixerInfo() takes about 30 sec to
      report a gone audio device
      + JDK-8243539: Copyright info (Year) should be updated for fix
      of 8241638
      + JDK-8241638: launcher time metrics always report 1 on Linux
      when _JAVA_LAUNCHER_DEBUG set
      + JDK-8231713: x86_32 build failures after JDK-8226721 (Missing
      intrinsics for Math.ceil, floor, rint)
      + JDK-8226721: Missing intrinsics for Math.ceil, floor, rint
      + JDK-8244407: JVM crashes after transformation in C2
      IdealLoopTree::split_fall_in
      + JDK-8237045: JVM uses excessive memory with -XX:+EnableJVMCI
    - XX:JVMCICounterSize=2147483648
      + JDK-8225069: Remove Comodo root certificate that is expiring
      in May 2020
      + JDK-8225068: Remove DocuSign root certificate that is
      expiring in May 2020
      + JDK-8237474: Default SSLEngine should create in server role
      + JDK-8232846: ProcessHandle.Info command with non-English
      shows question marks
      + JDK-8214481: freetype path does not disable TrueType hinting
      with AA+FM hints
      + JDK-8242626: enhance posix print_rlimit_info
      + JDK-8244951: Missing entitlements for hardened runtime
      + JDK-8240972: macOS codesign fail on macOS 10.13.5 or older
      + JDK-8238534: Deep sign macOS bundles before bundle archive is
      being created
      + JDK-8235585: Enable macOS codesigning for all libraries and
      executables
      + JDK-8225126: Test SetBoundsPaintTest.html faild on Windows
      when desktop is scaled
      + JDK-8240786: [TESTBUG] The test
      java/awt/Window/GetScreenLocation/GetScreenLocationTest.java
      fails on HiDPI screen
      + JDK-8238575: DragSourceEvent.getLocation() returns wrong
      value on HiDPI screens (Windows)
      + JDK-8040630: Popup menus and tooltips flicker with previous
      popup contents when first shown
      + JDK-8232634: Problem List ICMColorDataTest.java
      + JDK-8196181: sun/java2d/GdiRendering/InsetClipping.java fails
      + JDK-8239055: Wrong implementation of VMState.hasListener
      + JDK-8228687: [TESTBUG] exclude Container tests from
      hotspot_misc group
      + JDK-8239915: Zero VM crashes when handling dynamic constant
      + JDK-8241586: compiler/cpuflags/
      /TestAESIntrinsicsOnUnsupportedConfig.java fails on aarch64
      + JDK-8237879: make 4.3 breaks build
      + JDK-8233364: Fix undefined behavior in
      Canonicalizer::do_ShiftOp
      + JDK-8231025: Incorrect method tag offset for big endian
      platform
      + JDK-8242379: [TESTBUG] compiler/loopopts/
      /TestLoopUnswitchingLostCastDependency.java fails with release
      VMs
      + JDK-8241900: Loop unswitching may cause dependence on null
      check to be lost
      + JDK-8153430: jdk regression test MletParserLocaleTest,
      ParserInfiniteLoopTest reduce default timeout
      + JDK-8240286: [TESTBUG] Test command error in hotspot/jtreg/
      /compiler/loopopts/superword/SumRedAbsNeg_Float.java
      + JDK-8239819: XToolkit: Misread of screen information memory
      + JDK-8242498: Invalid "sun.awt.TimedWindowEvent" object leads
      to JVM crash
      + JDK-8242174: [macos] The NestedModelessDialogTest test make
      the macOS unstable
      + JDK-8226806: [macOS 10.14] Methods of Java Robot should be
      called from appropriate thread
      + JDK-8196019: java/awt/Window/Grab/GrabTest.java fails on
      Windows
      + JDK-8240518: Incorrect JNU_ReleaseStringPlatformChars in
      Windows Print
      + JDK-8233573: Toolkit.getScreenInsets(GraphicsConfiguration)
      may throw ClassCastException
      + JDK-8239852: java/util/concurrent tests fail with
    - XX:+VerifyGraphEdges: assert(!VerifyGraphEdges) failed:
      verification should have failed
      + JDK-8241808: [TESTBUG] The JDK-8039467 bug appeared on macOS
      + JDK-8235153: [TESTBUG] [macos 10.15]
      java/awt/Graphics/DrawImageBG/SystemBgColorTest.java fails
      + JDK-8176359: Frame#setMaximizedbounds not working properly in
      multi screen environments
      + JDK-8234398: Replace ID2D1Factory::GetDesktopDpi with
      GetDeviceCaps
      + JDK-8233707: systemScale.cpp could not compile with VS2019
      + JDK-8223260: NamingManager should cache InitialContextFactory
      + JDK-8242470: Update Xerces to Version 2.12.1
      + JDK-8234809: set relro in linker flags when building with gcc
      + JDK-8242108: Performance regression after fix for JDK-8229496
      + JDK-8234270: [REDO] JDK-8204128 NMT might report incorrect
      numbers for Compiler area
      + JDK-8240223: Use consistent predicate order in and with
      PhaseIdealLoop::find_predicate
      + JDK-8240220: IdealLoopTree::dump_head predicate printing is
      broken
      + JDK-8238438: SuperWord::co_locate_pack picks memory state of
      first instead of last load
      + JDK-8242541: Small charset issues (ISO8859-16, x-eucJP-Open,
      x-IBM834 and x-IBM949C)
      + JDK-8239965: XMLEncoder/Test4625418.java fails due to "Error:
      Cp943 - can't read properly"
      + JDK-8239976: Put JDK-8239965 on the ProblemList.txt
      + JDK-8235834: IBM-943 charset encoder needs updating
      + JDK-8022574: remove HaltNode code after uncommon trap calls
      + JDK-8231720: Some perf regressions after 8225653
      + JDK-8225653: Provide more information when hitting SIGILL
      from HaltNode
      + JDK-8156207: Resource allocated BitMaps are often cleared
      unnecessarily
      + JDK-8227632: Incorrect PrintCompilation message: made not
      compilable on levels 0 1 2 3 4
      + JDK-8226879: Memory leak in Type::hashcons
      + JDK-8225783: Incorrect use of binary operators on booleans in
      type.cpp
      + JDK-8219904: ClassCastException when calling
      FlightRecorderMXBean#getRecordings()
      + JDK-8233197: Invert JvmtiExport::post_vm_initialized() and
      Jfr:on_vm_start() start-up order for correct option parsing
      + JDK-8233019: java.lang.Class.isPrimitive() (C1) returns wrong
      result if Klass* is aligned to 32bit
      + JDK-8234824: java/nio/channels/SocketChannel/AdaptSocket.java
      fails on Windows 10
      + JDK-8220479: java/nio/channels/Selector/
      /SelectWithConsumer.java failed at testTwoChannels()
      + JDK-8220348: [ntintel] asserts about copying unaligned array
      + JDK-8241568: (fs) UserPrincipalLookupService.lookupXXX
      failure with IOE "Operation not permitted"
      + JDK-8234423: Modifying ArrayList.subList().subList() resets
      modCount of subList
      + JDK-7143743: Potential memory leak with zip provider
      + JDK-8239893: Windows handle Leak when starting processes
      using ProcessBuilder
      + JDK-8232880: Update test documentation with additional
      settings for client UI tooltip tests
      + JDK-8231351: Add notes for PKCS11 tests in the test doc
      + JDK-8230079: Update test document by changing "TIMEOUT" to
      "TIMEOUT_FACTOR"
      + JDK-8230813: Add JDK-8010500 to compiler/loopopts/superword/
      /TestFuzzPreLoop.java bug list
      + JDK-8240824: enhance print_full_memory_info on Linux by THP
      related information
      + JDK-8238356: CodeHeap::blob_count() overestimates the number
      of blobs
      + JDK-8209113: Use WeakReference for lastFontStrike for created
      Fonts
      + JDK-8235403: Further cleanup to test
      serviceability/sa/ClhsdbCDSCore.java
      + JDK-8201349: build broken when configured with
    - -with-zlib=bundled on gcc 7.3
      + JDK-8233383: Various minor fixes
      + JDK-8240529: CheckUnhandledOops breaks NULL check in
      Modules::define_module
      + JDK-8240576: JVM crashes after transformation in C2
      IdealLoopTree::merge_many_backedges
      + JDK-8241556: Memory leak if -XX:CompileCommand is set
      + JDK-8240905: assert(mem == (Node*)1 || mem == mem2) failed:
      multiple Memories being matched at once?
      + JDK-8241296: Segfault in JNIHandleBlock::oops_do()
      + JDK-8231779: crash
      HeapWord*ParallelScavengeHeap::failed_mem_allocate
      + JDK-8235325: build failure on Linux after 8235243
      + JDK-8235243: handle VS2017 15.9 and VS2019 in
      abstract_vm_version
      + JDK-8232056: GetOwnedMonitorInfoWithEATest.java fails with
      ZGC: Heap too small
      + JDK-8238765: PhaseCFG::schedule_pinned_nodes cannot handle
      precedence edges from unmatched CFG nodes correctly
      + JDK-8239005: [TESTBUG] test/hotspot/jtreg/runtime/
      /StackGuardPages/TestStackGuardPages.java: exeinvoke.c: must
      initialize static state before calling do_overflow()
      + JDK-8236759: ShouldNotReachHere in
      PhaseIdealLoop::verify_strip_mined_scheduling
      + JDK-8238811: C2: assert(i >= req() || i == 0 || is_Region()
      || is_Phi()) with -XX:+VerifyGraphEdges
      + JDK-8238756: C2: assert(((n) == __null || !VerifyIterativeGVN
      || !((n)->is_dead()))) failed: can not use dead node
      + JDK-8237945: CTW: C2 compilation fails with
      assert(just_allocated_object(alloc_ctl) == ptr) failed: most
      recent allo...
      + JDK-8238591: CTW: Split
      applications/ctw/modules/jdk_localedata.java
      + JDK-8238247: CTW runner should sweep nmethods more
      aggressively
      + JDK-8238366: CTW runner closes standard output on exit
      + JDK-8237086: assert(is_MachReturn()) running CTW with fix for
      JDK-8231291
      + JDK-8237951: CTW: C2 compilation fails with "malformed
      control flow"
      + JDK-8183369: RFC unconformity of HttpURLConnection with proxy
      + JDK-8227539: Replace wildcard address with loopback or local
      host in tests - part 20
      + JDK-8238721: Add failing client jtreg tests to the Problem
      List
      + JDK-8214469: [macos] PIT: java/awt/Choice/
      /ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails
      + JDK-8194944: Regression automated test 'open/test/jdk/javax/
      /swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java'
      fails
      + JDK-8196467: javax/swing/JInternalFrame/Test6325652.java fails
      + JDK-8233649: Update ProblemList.txt to exclude failing
      headful tests on macos
      + JDK-8232200: [macos 10.15] Windows in fullscreen tests jumps
      around the screen
      + JDK-8238985: [TESTBUG] The arrow image is blue instead of
      green
      + JDK-8224475: JTextPane does not show images in HTML rendering
      + JDK-8231572: Use -lobjc instead of -fobjc-link-runtime in
      libosxsecurity
      + JDK-8237396: JvmtiTagMap::weak_oops_do() should not trigger
      barriers
      + JDK-8234968: check calloc rv in libinstrument
      InvocationAdapter
      + JDK-8235332: TestInstanceCloneAsLoadsStores.java fails with
    - XX:+StressGCM
      + JDK-8238190: [JVMCI] Fix single implementor speculation for
      diamond shapes.
      + JDK-8210058: Algorithmic Italic font leans opposite angle in
      Printing
      + JDK-8234625: hs test serviceability/sa/ClhsdbCDSCore.java
      fails on macOS 10.15
      + JDK-8235686: Add more custom hooks in Bundles.gmk
      + JDK-8241660: Add virtualization information output to hs_err
      file on macOS
      + JDK-8239224: libproc_impl.c previous_thr may be used
      uninitialized warning
      + JDK-8239142: C2's UseUniqueSubclasses optimization is broken
      for array accesses
      + JDK-8230388: Problemlist additional compiler/rtm tests
      + JDK-8234323: NULL-check return value of SurfaceData_InitOps
      on macosx
      + JDK-8235620: Broken merge between JDK-8006406 and JDK-8003559
      + JDK-4949105: Access Bridge lacks html tags parsing
      + JDK-8230926: [macosx] Two apostrophes are entered instead of
      one with "U.S. International - PC" layout
      + JDK-8240202: A few client tests leave mouse buttons pressed
      + JDK-8226253: JAWS reports wrong number of radio buttons when
      buttons are hidden.
      + JDK-8233696: [TESTBUG]Some jtreg tests fail when CAPS_LOCK is
      ON
      + JDK-8234332: [TESTBUG] java/awt/Focus/DisposedWindow/
      /DisposeDialogNotActivateOwnerTest/
      /DisposeDialogNotActivateOwnerTest.java fails on linux-x64
      nightly
      + JDK-8234184: [TESTBUG] java/awt/Mouse/EnterExitEvents/
      /ModalDialogEnterExitEventsTest.java fails in Windows
      + JDK-8234786: Fix for JDK-8214578 breaks OS X 10.12
      compatibility
      + JDK-8214578: [macos] Problem with backslashes on macOS/JIS
      keyboard: Java ignores system settings
      + JDK-8042383: [TEST_BUG] Test javax/swing/plaf/basic/
      /BasicMenuUI/4983388/bug4983388.java fails with shortcuts on
      menus do not work
      + JDK-8234288: Turkey Time Zone returns incorrect time zone name
      + JDK-8230910: libsspi_bridge does not build on Windows 32bit
      + JDK-8239456: vtable stub generation: assert failure (code
      size estimate)
      + JDK-8239931: [win][x86] vtable stub generation: assert
      failure (code size estimate) follow-up
      + JDK-8239091: Reversed arguments in call to strstr in freetype
      "debug" code.
      + JDK-8221741: ClassCastException can happen when
      fontconfig.properties is used
      + JDK-8235904: Infinite loop when rendering huge lines
      + JDK-8236488: Support for configure option
    - -with-native-debug-symbols=internal is impossible on Windows
      + JDK-8212986: Make Visual Studio compiler check less strict
      + JDK-8236953: [macos] JavaFX SwingNode is not rendered on macOS
      + JDK-8216472: (se) Stack overflow during selection operation
      leads to crash (win)
      + JDK-8239351: Give more meaningful InternalError messages in
      Deflater.c
      + JDK-8237508: Simplify JarFile.isInitializing
      + JDK-8234466: Class loading deadlock involving
      X509Factory#commitEvent()
      + JDK-8235874: The ordering of Cipher Suites is not maintained
      provided through jdk.tls.client.cipherSuites and
      jdk.tls.server.cipherSuites system property.
      + JDK-8234728: Some security tests should support TLSv1.3
      + JDK-8232357: Compare version info of Santuario to legal notice
      + JDK-8238898: Missing hash characters for header on license
      file
      + JDK-8233621: Mismatch in jsse.enableMFLNExtension property
      name
      + JDK-8234501: remove obsolete NET_ReadV
      + JDK-8232692: [TESTBUG] compiler/aot/fingerprint/
      /SelfChangedCDS.java fails when cds is disabled
      + JDK-8233491: Crash in AdapterHandlerLibrary::get_adapter with
      CDS due to code cache exhaustion
      + JDK-8233820: Test crashed with assert(phi->operand_count() !=
      1 || phi->subst() != phi) failed: missed trivial
      simplification
      + JDK-8214904: Test8004741.java failed due to "Too few
      ThreadDeath hits; expected at least 6 but saw only 5"
      + JDK-8233920: MethodHandles::tryFinally generates illegal
      bytecode for long/double return type
      + JDK-8232834: RunTest sometimes fails to produce valid
      exitcode.txt
      + JDK-8232370: Refactor some com.sun.jdi tests to enable IDE
      integration
      + JDK-8233608: Minimal build broken after JDK-8233494
      + JDK-8241445: Fix copyright in
      test/jdk/tools/launcher/ArgFileSyntax.java
      + JDK-8240629: argfiles parsing broken for argfiles with
      comment cross 4096 bytes chunk
      + JDK-8236700: Upgrading JSZip from v3.1.5 to v3.2.2
      + JDK-8218268: Javac treats Manifest Class-Path entries as
      Paths instead of URLs
      + JDK-8232170: FSInfo#getJarClassPath throws an exception not
      declared in its throws clause
      + JDK-8231863: Crash if classpath is read from @argument file
      and the main gets option argument
      + JDK-8233466: aarch64: remove unnecessary load of mdo when
      profiling return and parameters type
      + JDK-8233839: aarch64: missing memory barrier in
      NewObjectArrayStub and NewTypeArrayStub
      + JDK-8229701: aarch64: C2 OSR compilation fails with
      "shouldn't process one node several times" in final graph
      reshaping
      + JDK-8237055: [TESTBUG] compiler/c2/TestJumpTable.java fails
      with release VMs
      + JDK-8237217: Incorrect G1StringDedupEntry type used in
      StringDedupTable destructor
      + JDK-8229855: C2 fails with assert(false) failed: bad AD file
      + JDK-8236709: struct SwitchRange in HS violates C++ One
      Definition Rule
      + JDK-8236140: assert(!VerifyHashTableKeys || _hash_lock == 0)
      failed: remove node from hash table before modifying it
      + JDK-8235984: C2: assert(out->in(PhiNode::Region) == head ||
      out->in(PhiNode::Region) == slow_head) failed: phi must be
      either part of the slow or the fast loop
      + JDK-8235998: [c2] Memory leaks during tracing after '8224193:
      stringStream should not use Resource Area'.
      + JDK-8236179: C1 register allocation error with T_ADDRESS
      + JDK-8235671: enhance print_rlimit_info in os_posix
      + JDK-8235489: handle return values of sscanf calls in hotspot
      + JDK-8233033: C2 produces wrong result while unswitching a
      loop due to lost control dependencies
      + JDK-8235452: Strip mined loop verification fails with
      assert(is_OuterStripMinedLoop()) failed: invalid node class
      + JDK-8235383: C1 compilation fails with
    - XX:+PrintIRDuringConstruction -XX:+Verbose
      + JDK-8235510: java.util.zip.CRC32 performance drop after
      8200067
      + JDK-8229994: assert(false) failed: Bad graph detected in
      get_early_ctrl_for_expensive
      + JDK-8235288: AVX 512 instructions inadvertently used on Xeon
      for small vector width operations
      + JDK-8234397: add OS uptime information to os::print_os_info
      output
      + JDK-8231430: C2: Memory stomp in max_array_length() for
      T_ILLEGAL type
      + JDK-8234741: enhance os::get_core_path on macOS
      + JDK-8234617: C1: Incorrect result of field load due to
      missing narrowing conversion
      + JDK-8230611: infinite loop in
      LogOutputList::wait_until_no_readers()
      + JDK-8236470: Deal with ECDSA using ecdsa-with-SHA2 plus hash
      algorithm as AlgorithmId
      + JDK-8225130: Add exception for expiring Comodo roots to
      VerifyCACerts test
      + JDK-8225128: Add exception for expiring DocuSign root to
      VerifyCACerts test
      + JDK-8215711: Missing key_share extension for (EC)DHE key
      exchange should alert missing_extension
      + JDK-8238452: Keytool generates wrong expiration date if
      validity is set to 2050/01/01
      + JDK-8237962: give better error output for invalid OCSP
      response intervals in CertPathValidator checks
      + JDK-8163251: Hard coded loop limit prevents reading of smart
      card data greater than 8k
      + JDK-8242294: JSSE Client does not throw SSLException when an
      alert occurs during handshaking
      + JDK-8230400: Missing constant pool entry for a method in
      stacktrace
      + JDK-8226892: ActionListeners on JRadioButtons don't get
      notified when selection is changed with arrow keys
      + JDK-8175984: ICC_Profile has un-needed, not-empty finalize
      method
      + JDK-8223558: Java does not render Myanmar script correctly
      + JDK-8215355: Object monitor deadlock with no threads holding
      the monitor (using jemalloc 5.1)
      + JDK-8237869: exclude jtreg test security/infra/java/security/
      /cert/CertPathValidator/certification/LuxTrustCA.java because
      of instabilities
      + JDK-8234727: sun/security/ssl/X509TrustManagerImpl tests
      support TLSv1.3
      + JDK-8235263: Revert TLS 1.3 change that wrapped IOExceptions
      + JDK-8234723: javax/net/ssl/TLS tests support TLSv1.3
      + JDK-8231810: javax/net/ssl/templates/
      /SSLSocketSSLEngineTemplate.java fails intermittently with
      "java.lang.Exception: Unexpected EOF"
      + JDK-8235255: ProblemList javax/net/ssl/templates/
      /SSLSocketSSLEngineTemplate.java
      + JDK-8234724: javax/net/ssl/templates/
      /SSLSocketSSLEngineTemplate.java supports TLSv1.3
      + JDK-8239798: SSLSocket closes socket both socket endpoints on
      a SocketTimeoutException
      + JDK-8238502: sunmscapi.dll causing EXCEPTION_ACCESS_VIOLATION
      + JDK-8231081: TestMetadataRetention fails due to missing
      symbol id
      + JDK-8230624: [TESTBUG] Problemlist JFR
      compiler/TestCodeSweeper.java
      + JDK-8230238: Add another regression test for JDK-8134739
      + JDK-8230390: Problemlist SA tests with AOT
      + JDK-8226779: [TESTBUG] Test JFR API from Java agent
      + JDK-8231584: Deadlock with ClassLoader.findLibrary and
      System.loadLibrary call
      + JDK-8225797: OldObjectSample event creates unexpected amount
      of checkpoint data
      + JDK-8230398: Remove NULL checks before FREE_C_HEAP_ARRAY
      + JDK-8234321: Call cache flush after generating trampoline.
      + JDK-8233081: C1: PatchingStub for field access copies too much
      + JDK-8233494: Avoid calling MallocTracker::record_malloc and
      record_free when NMT is off
      + JDK-8233075: JFR - nmetods - misspelled in several places
      + JDK-8209824: Improve the code coverage for ThreadLocal
      + JDK-8233548: Update CUP to v0.11b
      + JDK-8239557: [TESTBUG] VeryEarlyAssertTest.java validating
      "END." marker at lastline is not always true
      + JDK-8234696: tools/jlink/plugins/VendorInfoPluginsTest.java
      times out
      + JDK-8233291: [TESTBUG] tools/jlink/plugins/
      /VendorInfoPluginsTest.java fails with debug or non-server VMs
      + JDK-8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java
      fails after 8232080
      + JDK-8232080: jlink plugins for vendor information and
      run-time options
      + JDK-8224851: AArch64: fix warnings and errors with Clang and
      GCC 8.3
      + JDK-8232571: Add missing SIGINFO signal
      + JDK-8232592: <Unknown compiled code> is shown in jstack mixed
      mode
      + JDK-8232167: Visual Studio install found through
    - -with-tools-dir value is discarded
      + JDK-8223697: jfr tool can't format duration values greater
      than 1 minute
      + JDK-8232207: Linux os::available_memory re-reads cgroup
      configuration on every invocation
      + JDK-8216354: Syntax error in toolchain_windows.m4
      + JDK-8230677: Should disable Escape Analysis if JVMTI
      capability can_get_owned_monitor_info was taken
      + JDK-8232052: use string literal for format string when
      handling PauseAtStartupFile
      + JDK-8225694: Destination option missing in
      FlightRecorderMXBeanImpl
      + JDK-8238942: Rendering artifacts with LCD text and fractional
      metrics
      + JDK-8224109: Text spaced incorrectly by drawString under
      rotation with fractional metric
      + JDK-8232226: [macos 10.15] test/jdk/java/awt/color/
      /EqualityTest/EqualityTest.java may fail
      + JDK-7124307: JSpinner and changing value by mouse
      + JDK-8234137: The "AutoTestOnTop.java" test may run external
      applications
      + JDK-8234769: Duplicate attribution in freetype.md
      + JDK-8227324: Upgrade to freetype 2.10.1
      + JDK-8231243: [TESTBUG] CustomFont.java cannot find font file
      + JDK-8232748: Build static versions of certain JDK libraries
      + JDK-8232572: Add hooks for custom output dir in Bundles.gmk
      + JDK-8235744: PIT: test/jdk/javax/swing/text/html/
      /TestJLabelWithHTMLText.java times out in linux-x64
      + JDK-8223935: PIT: java/awt/font/WindowsIndicFonts.java fails
      on windows10
      + JDK-8235739: Rare NPE at WComponentPeer.getGraphics()
      + JDK-8235638: NPE in LWWindowPeer.getOnscreenGraphics()
      + JDK-8231438: [macOS] Dark mode for the desktop is not
      supported
      + JDK-8234386: [macos] NPE was thrown at expanding Choice from
      maximized frame
      + JDK-8232433: [macos 10.15] java/awt/Window/
      /LocationAtScreenCorner/LocationAtScreenCorner.java may fail
      + JDK-8233657: Intermittent NPE in Component.validate()
      + JDK-8223108: Test java/awt/EventQueue/
      /NonComponentSourcePost.java is unstable
      + JDK-8146238: [macosx] Java2D Queue Flusher crash on OSX after
      switching between user accounts
      + JDK-8231671: Fix copyright headers in hotspot (missing comma
      after year)
      + JDK-8231503: [TESTBUG] compiler/{jvmci,aot} tests should not
      run with GCs that do not support JVMCI/AOT
      + JDK-8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/
      fails
      + JDK-8016914: CoreDocumentImpl.setXmlVersion NPE
      + JDK-8231294: ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/
      /resexhausted002 fails
      + JDK-8223158: Docked MacBook cannot start any Java Swing
      applications
      + JDK-8229483: Sinking load out of loop may trigger:
      assert(found_sfpt) failed: no node in loop that's not input
      to safepoint
      + JDK-8231201: hs_err should print coalesced safepoint
      operations in Events section
      + JDK-8230881: serviceability/sa/TestJmapCore tests fail with
      java.lang.RuntimeException: Could not find dump file
      + JDK-8230711: ConnectionGraph::unique_java_object(Node* N)
      return NULL if n is not in the CG
      + JDK-8230363: C2: Let ConnectionGraph::not_global_escape(Node*
      n) return false if n is not in the CG
      + JDK-8231631: sun/net/ftp/FtpURLConnectionLeak.java fails
      intermittently with NPE
      + JDK-8231213: Migrate SimpleDateFormatConstTest to JDK Repo
      + JDK-8193596: java/net/DatagramPacket/ReuseBuf.java failed due
      to timeout
      + JDK-8233018: Add a new test to verify that DatagramSocket is
      not interruptible
      + JDK-8236873: Worker has a deadlock bug
      + JDK-8235311: Tag mismatch may alert bad_record_mac
      + JDK-8234339: replace JLI_StrTok in java_md_solinux.c
      + JDK-8228725: AArch64: Purge method call format support
      + JDK-8229352: Use of an uninitialized register in 32-bit ARM
      template interpreter
      + JDK-8209802: Garbage collectors should register JFR types
      themselves to avoid build errors.
      + JDK-8230431: Move G1 trace code from gcTrace* to G1 directory
      + JDK-8227411: TestTimeMultiple.java failed "assert(!lease())
      failed: invariant"
      + JDK-8228757: Fail fast if the handshake type is unknown
      + JDK-8229421: The logic of java/net/ipv6tests/TcpTest.java is
      flawed
      + JDK-8191169: java/net/Authenticator/B4769350.java failed
      intermittently
      + JDK-8230004: jdk/internal/jimage/JImageOpenTest.java runs no
      test
      + JDK-8231387: java.security.Provider.getService returns random
      result due to race condition with mutating methods in the same
      class
      + JDK-8176837: SunPKCS11 provider needs to check more details
      on PKCS11 Mechanism
      + JDK-8217606: LdapContext#reconnect always opens a new
      connection
      + JDK-8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java
      fails with release VM
      + JDK-8216977: ShowHiddenFrames use in
      java_lang_StackTraceElement::fill_in appears broken
      + JDK-8225430: Replace wildcard address with loopback or local
      host in tests - part 14
      + JDK-8228888: C2 compilation fails with assert "m has strange
      control"
      + JDK-8193325: StackFrameInfo::getByteCodeIndex returns wrong
      value if bci > 32767
      + JDK-8228613: java.security.Provider#getServices order is no
      longer deterministic
      + JDK-8189633: Missing -Xcheck:jni checking for
      DeleteWeakGlobalRef
      + JDK-8227086: Use AS_NO_KEEPALIVE loads in HeapDumper
      + JDK-8229158: make UseSwitchProfiling non-experimental or
      false by-default
      + JDK-8229420: [Redo] jstat reports incorrect values for OU for
      CMS GC
      + JDK-8229345: Memory leak due to vtable stubs not being shared
      on SPARC
      + JDK-8228772: C2 compilation fails due to unschedulable graph
      if DominatorSearchLimit is reached
      + JDK-8229169: False failure of GenericTaskQueue::pop_local on
      architectures with weak memory model
      + JDK-8229020: Failure on CPUs allowing loads reordering:
      assert(_tasks[t] == 1) failed: What else?
      + JDK-8231445: check ZALLOC return values in awt coding
      + JDK-8225101: Crash at
      sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map
      + JDK-8230480: check malloc/calloc results in java.desktop
      + JDK-8232806: Introduce a system property to disable eager
      lambda initialization
      + JDK-8225435: Upgrade IANA Language Subtag Registry to the
      latest for JDK14
      + JDK-8241750: x86_32 build failure after JDK-8227269
      + JDK-8227269: Slow class loading when running with JDWP
      + JDK-8229022: BufferedReader performance can be improved by
      using StringBuilder
      + JDK-8229899: Make java.io.File.isInvalid() less racy
      + JDK-8231124: Missing closedir call with JDK-8223490
      + JDK-8223490: Optimize search algorithm for determining
      default time zone
      + JDK-8232003: (fs) Files.write can leak file descriptor in the
      exception case
      + JDK-8229236: CriticalJNINatives: dll handling should be done
      in native thread state
      + JDK-8223769: Assert triggers with -XX:+StressReflectiveCode
      + JDK-8227397: Add --with-extra-asflags configure option
      + JDK-8228596: Class redefinition fails when condy instructions
      are removed
      + JDK-8232713: Update BCEL version to 6.3.1 in license file
      + JDK-8224157: BCEL: update to version 6.3.1
      + JDK-8228400: Remove built-in AArch64 simulator
      + JDK-8239457: call ReleaseStringUTFChars before early returns
      in Java_sun_security_pkcs11_wrapper_PKCS11_connect
      + JDK-8230900: missing ReleaseStringUTFChars in java.desktop
      native code
      + JDK-8230901: missing ReleaseStringUTFChars in serviceability
      native code
      + JDK-8236545: Compilation error in mach5
      java/awt/FileDialog/MacOSGoToFolderCrash.java
      + JDK-8234522: [macos] Crash with use of native file dialog
      + JDK-8230769: BufImg_SetupICM add
      ReleasePrimitiveArrayCritical call in early return
      + JDK-8134672: [TEST_BUG] Some tests should check
      isDisplayChangeSupported
      + JDK-8228368: avoid incompatible pointer to integer conversion
      initializing gint in gtk2_interface
      + JDK-8227645: Some tests in serviceability/sa run with fixed
    - Xmx values and risk running out of memory
      + JDK-8229156: ProblemList
      gc/stress/gclocker/TestExcessGCLockerCollections.java
      + JDK-8193042: NativeLookup::lookup_critical_entry() should
      only load shared library once
      + JDK-8048556: Unnecessary GCLocker-initiated young GCs
      + JDK-8226899: Problemlist compiler/rtm tests
      + JDK-8229810: [macos] NullPointerException getting bounds of
      GraphicsConfiguration
      + JDK-8229515: [macos] access to window property of NSView on
      wrong thread
      + JDK-8243059: Build fails when --with-vendor-name contains a
      comma
      + JDK-8232178: MacVolumesTest failed after upgrade to MacOS
      Catalina
      + JDK-8231223: C2's conditional move optimization fails with
      assert(bol->Opcode() == Op_Bool) failed
      + JDK-8231550: C2: ShouldNotReachHere() in
      verify_strip_mined_scheduling
      + JDK-8231254: (fs) Add test for macOS Catalina changes to
      protect system software
      + JDK-8227439: Turn off AOT by default
      + JDK-8229406: ZGC: Fix incorrect statistics
      + JDK-8228625: [TESTBUG] sun/tools/jhsdb/JShellHeapDumpTest.java
      fails with RuntimeException 'JShellToolProvider' missing from
      stdout/stderr
      + JDK-8227834: build.log output from failing commands : include
      the hs_error file path in case of crashes in build
      + JDK-8225715: jhsdb jmap fails to write binary heap dump of a
      jshell process
      + JDK-8230466: check malloc/calloc results in jdk.hotspot.agent
      + JDK-8228902: add os::dll_load to the unified logging os
      category
      + JDK-8228501: java_props_macosx.c - provide missing CFRelease
      for CFLocaleCopyCurrent
      + JDK-8238842: AIOOBE in GIFImageReader.initializeStringTable
      + JDK-8243541: (tz) Upgrade time-zone data to tzdata2020a
      + JDK-8221312: test/jdk/sanity/client/SwingSet/src/
      /ColorChooserDemoTest.java failed
      + JDK-8228479: Correct the format of ColorChooserDemoTest
      + JDK-8226409: Enable argument profiling for
      sun.misc.Unsafe.put*/get*
      + JDK-8226798: JVM crash in
      klassItable::initialize_itable_for_interface(int,
      InstanceKlass*, bool, Thread*)
      + JDK-8227031: Print NMT statistics on fatal errors
      + JDK-8227338: templateInterpreter.cpp: copy_table() needs to
      be safer
      + JDK-8227032: MetaspaceUtils::print_report crashes when called
      before initialization
      + JDK-8227035: JVM::printFlags fails in native OOM situations
      + JDK-8225644: C1 dumps incorrect class name in
      ClassCastException message
      + JDK-8230856: Java_java_net_NetworkInterface_getByName0 on
      unix misses ReleaseStringUTFChars in early return
      + JDK-8224997: ChaCha20-Poly1305 TLS cipher suite decryption
      throws ShortBufferException
      + JDK-8223727: com/sun/jndi/ldap/privconn/RunTest.java failed
      due to hang in LdapRequest.getReplyBer
      + JDK-8213561: ZipFile/MultiThreadedReadTest.java timed out in
      tier1
      + JDK-8184157: (ch) AsynchronousFileChannel hangs with internal
      error when reading locked file
      + JDK-8235637: jhsdb jmap from OpenJDK 11.0.5 doesn't work if
      prelink is enabled
      + JDK-8225636: SA can't handle prelinked libraries
      + JDK-8236996: Incorrect Roboto font rendering on Windows with
      subpixel antialiasing
* Thu Jul 22 2021 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.3+3 (April 2020 CPU, bsc#1169511)
    * Security fixes:
      + JDK-8238960: linux-i586 builds are inconsistent as the newly
      built jdk is not able to reserve enough space for object heap
      + JDK-8226346: Build better binary builders
      + JDK-8233410: Better Build Scripting
      + JDK-8227467: Better class method invocations
      + JDK-8223898, CVE-2020-2754: Forward references to Nashorn
      + JDK-8223904, CVE-2020-2755: Improve Nashorn matching
      + JDK-8233250: Better X11 rendering
      + JDK-8235691, CVE-2020-2816: Enhance TLS connectivity
      + JDK-8232424, CVE-2020-2778: More constrained algorithms
      + JDK-8229733: TLS message handling improvements
      + JDK-8232581, CVE-2020-2767: Improve TLS verification
      + JDK-8224549, CVE-2020-2757: Less Blocking Array Queues
      + JDK-8231415, CVE-2020-2773: Better signatures in XML
      + JDK-8227542: Manifest improved jar headers
      + JDK-8234408, CVE-2020-2781: Improve TLS session handling
      + JDK-8233245: More adaptive sockets
      + JDK-8224541, CVE-2020-2756: Better mapping of serial ENUMs
      + JDK-8225603: Enhancement for big integers
      + JDK-8234027: Better JCEKS key support
      + JDK-8234825, CVE-2020-2800: Better Headings for HTTP Servers
      + JDK-8234841, CVE-2020-2803: Enhance buffering of byte buffers
      + JDK-8235274, CVE-2020-2805: Enhance typing of methods
      + JDK-8236201, CVE-2020-2830: Better Scanner conversions
      + JDK-8231785: Improved socket permissions
    * Other fixes:
      + JDK-8234080: jdk/nio/zipfs/CRCWriteTest.java fails
      + JDK-8232879: Writing out data with the Zip File System leads
      to a CRC failure
      + JDK-8068184: Fix for JDK-8032832 caused a deadlock
      + JDK-8233529: loopTransform.cpp:2984: Error:
      assert(p_f->Opcode() == Op_IfFalse) failed
      + JDK-8232539: SIGSEGV in C2 Node::unique_ctrl_out
      + JDK-8231620: assert(bol->is_Bool()) crash during split if due
      to FastLockNode
      + JDK-8231665: 8231055 broke
      escapeAnalysis/TestSelfArrayCopy.java
      + JDK-8231055: C2: arraycopy with same non escaping src and
      dest but different positions causes wrong execution
      + JDK-8234350: assert(mode == ControlAroundStripMined && (use
      == sfpt || !use->is_reachable_from_root())) failed: missed a
      node
      + JDK-8233032: assert(in_bb(n)) failed: must be
      + JDK-8237368: Problem with NullPointerException in RMI
      TCPEndpoint.read
      + JDK-8230597: Update GIFlib library to the 5.2.1
      + JDK-8238596: AVX enabled by default for Skylake even when
      unsupported
      + JDK-8234610: MaxVectorSize set wrongly when UseAVX=3 is
      specified after JDK-8221092
      + JDK-8221092: UseAVX=3 has performance degredation on Skylake
      (X7) processors
      + JDK-8230235: Rendering HTML with empty img attribute and
      documentBaseKey cause Exception
      + JDK-8232874: Add missing test for 8230062
      + JDK-8230062: assert(i == p->size()-1) failed: must be last
      element of the pack
      + JDK-8232154: Update Mesa 3-D Headers to version 19.2.1
      + JDK-8236039: JSSE Client does not accept status_request
      extension in CertificateRequest messages for TLS 1.3
      + JDK-8231988: Unexpected test result caused by C2
      IdealLoopTree::do_remove_empty_loop
      + JDK-8233656: assert(d->is_CFG() && n->is_CFG()) failed: must
      have CFG nodes
      + JDK-8234906: [TESTBUG] TestDivZeroCheckControl fails for
      client VMs due to Unrecognized VM option LoopUnrollLimit
      + JDK-8230671: x86_32 build failures after JDK-8229496
      + JDK-8229496: SIGFPE (division by zero) in C2 OSR compiled
      method
      + JDK-8241489: restore missed in backports tests for 8229016,
      8239787
      + JDK-8228969: 2019-09-28 public suffix list update
      + JDK-8229450: C2 compilation fails with assert(found_sfpt)
      failed
      + JDK-8230061: # assert(mode == ControlAroundStripMined && use
      == sfpt) failed: missed a node
      + JDK-8231222: fix pkcs11 P11_DEBUG guarded native traces
      + JDK-8230861: missing ReleaseStringUTFChars in
      Java_sun_security_pkcs11_wrapper_PKCS11_connect
      + JDK-8229767: Typo in java.security: Sasl.createClient and
      Sasl.createServer
      + JDK-8228835: Memory leak in PKCS11 provider when using AES GCM
      + JDK-8133489: Better messaging for PKIX path validation
      matching
      + JDK-8232950: SUNPKCS11 Provider incorrectly check key length
      for PSS Signatures.
      + JDK-8229437: assert(is_aligned(ref, HeapWordSize)) failed:
      invariant
      + JDK-8227528: TestAbortVMOnSafepointTimeout.java failed due to
      "RuntimeException: 'Safepoint sync time longer than' missing
      from stdout/stderr"
      + JDK-8238225: Issues reported after replacing symlink at
      Contents/MacOS/libjli.dylib with binary
      + JDK-8235687: Contents/MacOS/libjli.dylib cannot be a symlink
      + JDK-8229016: C2 scalarization crashes with
      assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode
      required
      + JDK-8228578: fix CFData object leak in macosx KeystoreImpl.m
      + JDK-8005819: Support cross-realm MSSFU
      + JDK-8239787: AArch64: String.indexOf may incorrectly handle
      empty strings
      + JDK-8231507: Update Apache Santuario (XML Signature) to
      version 2.1.4
* Wed Apr 15 2020 Fridrich Strba <fstrba@suse.com>
  - The pack200 and unpack200 alternatives should be slaves of java
    and not of javac, since they are part of JRE.
* Wed Mar 25 2020 Martin Liška <mliska@suse.cz>
  - Add gcc-fno-common-fix.patch in order to fix
    boo#1167462.
* Thu Feb 13 2020 Andreas Schwab <schwab@suse.de>
  - DependOnVariableHelper.patch: Fix DependOnVariableHelper for make 4.3
* Sun Feb 02 2020 Fridrich Strba <fstrba@suse.com>
  - Install java icons not only versioned, but also postfixed by the
    "openjdk", in order to prevent install conflicts with other
    jdk 11 flavours.
* Fri Jan 17 2020 Fridrich Strba <fstrba@suse.com>
  - Update to upstream tag jdk-13.0.2+8 (January 2020 CPU,
    bsc#1160968)
    * Security fixes:
      + S8224909, CVE-2020-2583: Unlink Set of LinkedHashSets
      + S8225261: Better method resolutions
      + S8225279: Better XRender interpolation
      + S8226352, CVE-2020-2590: Improve Kerberos interop capabilities
      + S8227758: More valid PKIX processing
      + S8227816: More Colorful ICC profiles
      + S8228548, CVE-2020-2593: Normalize normalization for all
      + S8229728: Implement negotiation parameters
      + S8229951, CVE-2020-2601: Better Ticket Granting Services
      + S8230279: Improve Pack200 file reading
      + S8230318: Better trust store usage
      + S8230967: Improve Registry support of clients
      + S8231139: Improved keystore support
      + S8231422, CVE-2020-2604: Better serial filter handling
      + S8231780, CVE-2020-2655: Better TLS messaging support
      + S8231790: Provide better FileSystemProviders
      + S8232419: Improve Registry registration
      + S8234037, CVE-2020-2654: Improve Object Identifier Processing
    * Other fixes:
      + S8209178: Proxied HttpsURLConnection doesn't send BODY when
      retrying POST request
      + S8213119: [macos]
      java/awt/GraphicsDevice/CheckDisplayModes.java fails
      + S8223892: Improved handling of jar files
      + S8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find
      dependent libraries
      + S8226765: Commentary on Javadoc comments
      + S8227030: Change the release version from 13.0.1 to 13.0.2
      + S8227201: Bump version string for 13.0.1
      + S8227230: Backout JDK-8215367 from update releases
      + S8227601: Better collection of references
      + S8227662: freetype seeks to index at the end of the font data
      + S8227757: re-create 'ga' mercurial tags for CPU19_10 respin
      + S8228465: HOST locale provider holds wrong era name for
      GregorianCalendar in US locale
      + S8229242: JDK 13.0.1 L10n resource files update msgdrop 10
      + S8229773: Resolve permissions for code source URLs lazily
      + S8230085: (fs) FileStore::isReadOnly is always true on macOS
      Catalina
      + S8230869: [macos 10.15] The String "X Y Z" was not set to
      application's icon in the taskbar
      + S8230902: remove the tag jdk-13.0.1+1
      + S8231129: More glyph images
      + S8231134: Improved credential support
      + S8231403: [ppc]: Align ReservedCodeCacheSize default value
      with other platforms
      + S8231991: Mouse wheel change focus on awt/swing windows
      + S8232005: [s390, PPC64] More exception checks missing in
      interpreter
      + S8232019: Add LuxTrust certificate updates to the existing
      root program
      + S8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch
      configuration
      + S8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions
      on processors which don't support it
      + S8232984: Upgrading Joni License version to 2.1.16
      + S8233097: Fontmetrics for large Fonts has zero width
      + S8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/
      /8132119/bug8132119.java
      + S8233219: NMT output on AIX misses some categories
      + S8233223: Add Amazon Root CA certificates
      + S8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java
      hit hardcoded expiration date
      + S8234107: Several AWT modal dialog tests failing on Linux
      after JDK-8231991
      + S8234245: sun/security/lib/cacerts/VerifyCACerts.java fails
      due to wrong checksum

Files

/usr/lib/jvm
/usr/lib/jvm-private/java-13-openjdk
/usr/lib/jvm-private/java-13-openjdk/jce
/usr/lib/jvm-private/java-13-openjdk/jce/vanilla
/usr/lib/jvm/java-13-openjdk-13
/usr/lib/jvm/java-13-openjdk-13/bin
/usr/lib/jvm/java-13-openjdk-13/bin/java
/usr/lib/jvm/java-13-openjdk-13/bin/jfr
/usr/lib/jvm/java-13-openjdk-13/bin/jjs
/usr/lib/jvm/java-13-openjdk-13/bin/keytool
/usr/lib/jvm/java-13-openjdk-13/bin/pack200
/usr/lib/jvm/java-13-openjdk-13/bin/rmid
/usr/lib/jvm/java-13-openjdk-13/bin/rmiregistry
/usr/lib/jvm/java-13-openjdk-13/bin/unpack200
/usr/lib/jvm/java-13-openjdk-13/conf
/usr/lib/jvm/java-13-openjdk-13/conf/logging.properties
/usr/lib/jvm/java-13-openjdk-13/conf/management
/usr/lib/jvm/java-13-openjdk-13/conf/management/jmxremote.access
/usr/lib/jvm/java-13-openjdk-13/conf/management/jmxremote.password.template
/usr/lib/jvm/java-13-openjdk-13/conf/management/management.properties
/usr/lib/jvm/java-13-openjdk-13/conf/net.properties
/usr/lib/jvm/java-13-openjdk-13/conf/sdp
/usr/lib/jvm/java-13-openjdk-13/conf/sdp/sdp.conf.template
/usr/lib/jvm/java-13-openjdk-13/conf/security
/usr/lib/jvm/java-13-openjdk-13/conf/security/java.policy
/usr/lib/jvm/java-13-openjdk-13/conf/security/java.security
/usr/lib/jvm/java-13-openjdk-13/conf/security/policy
/usr/lib/jvm/java-13-openjdk-13/conf/security/policy/README.txt
/usr/lib/jvm/java-13-openjdk-13/conf/security/policy/limited
/usr/lib/jvm/java-13-openjdk-13/conf/security/policy/limited/default_US_export.policy
/usr/lib/jvm/java-13-openjdk-13/conf/security/policy/limited/default_local.policy
/usr/lib/jvm/java-13-openjdk-13/conf/security/policy/limited/exempt_local.policy
/usr/lib/jvm/java-13-openjdk-13/conf/security/policy/unlimited
/usr/lib/jvm/java-13-openjdk-13/conf/security/policy/unlimited/default_US_export.policy
/usr/lib/jvm/java-13-openjdk-13/conf/security/policy/unlimited/default_local.policy
/usr/lib/jvm/java-13-openjdk-13/conf/sound.properties
/usr/lib/jvm/java-13-openjdk-13/conf/tz.properties
/usr/lib/jvm/java-13-openjdk-13/lib
/usr/lib/jvm/java-13-openjdk-13/lib/classlist
/usr/lib/jvm/java-13-openjdk-13/lib/desktop
/usr/lib/jvm/java-13-openjdk-13/lib/desktop/jconsole.desktop
/usr/lib/jvm/java-13-openjdk-13/lib/jexec
/usr/lib/jvm/java-13-openjdk-13/lib/jfr
/usr/lib/jvm/java-13-openjdk-13/lib/jfr/default.jfc
/usr/lib/jvm/java-13-openjdk-13/lib/jfr/profile.jfc
/usr/lib/jvm/java-13-openjdk-13/lib/jrt-fs.jar
/usr/lib/jvm/java-13-openjdk-13/lib/jspawnhelper
/usr/lib/jvm/java-13-openjdk-13/lib/jvm.cfg
/usr/lib/jvm/java-13-openjdk-13/lib/libawt.so
/usr/lib/jvm/java-13-openjdk-13/lib/libawt_headless.so
/usr/lib/jvm/java-13-openjdk-13/lib/libdt_socket.so
/usr/lib/jvm/java-13-openjdk-13/lib/libextnet.so
/usr/lib/jvm/java-13-openjdk-13/lib/libfontmanager.so
/usr/lib/jvm/java-13-openjdk-13/lib/libinstrument.so
/usr/lib/jvm/java-13-openjdk-13/lib/libj2gss.so
/usr/lib/jvm/java-13-openjdk-13/lib/libj2pcsc.so
/usr/lib/jvm/java-13-openjdk-13/lib/libj2pkcs11.so
/usr/lib/jvm/java-13-openjdk-13/lib/libjaas.so
/usr/lib/jvm/java-13-openjdk-13/lib/libjava.so
/usr/lib/jvm/java-13-openjdk-13/lib/libjavajpeg.so
/usr/lib/jvm/java-13-openjdk-13/lib/libjdwp.so
/usr/lib/jvm/java-13-openjdk-13/lib/libjimage.so
/usr/lib/jvm/java-13-openjdk-13/lib/libjli.so
/usr/lib/jvm/java-13-openjdk-13/lib/libjsig.so
/usr/lib/jvm/java-13-openjdk-13/lib/libjsound.so
/usr/lib/jvm/java-13-openjdk-13/lib/liblcms.so
/usr/lib/jvm/java-13-openjdk-13/lib/libmanagement.so
/usr/lib/jvm/java-13-openjdk-13/lib/libmanagement_agent.so
/usr/lib/jvm/java-13-openjdk-13/lib/libmanagement_ext.so
/usr/lib/jvm/java-13-openjdk-13/lib/libmlib_image.so
/usr/lib/jvm/java-13-openjdk-13/lib/libnet.so
/usr/lib/jvm/java-13-openjdk-13/lib/libnio.so
/usr/lib/jvm/java-13-openjdk-13/lib/libprefs.so
/usr/lib/jvm/java-13-openjdk-13/lib/librmi.so
/usr/lib/jvm/java-13-openjdk-13/lib/libsctp.so
/usr/lib/jvm/java-13-openjdk-13/lib/libsunec.so
/usr/lib/jvm/java-13-openjdk-13/lib/libunpack.so
/usr/lib/jvm/java-13-openjdk-13/lib/libverify.so
/usr/lib/jvm/java-13-openjdk-13/lib/libzip.so
/usr/lib/jvm/java-13-openjdk-13/lib/modules
/usr/lib/jvm/java-13-openjdk-13/lib/psfont.properties.ja
/usr/lib/jvm/java-13-openjdk-13/lib/psfontj2d.properties
/usr/lib/jvm/java-13-openjdk-13/lib/security
/usr/lib/jvm/java-13-openjdk-13/lib/security/blacklisted.certs
/usr/lib/jvm/java-13-openjdk-13/lib/security/default.policy
/usr/lib/jvm/java-13-openjdk-13/lib/security/nss.cfg
/usr/lib/jvm/java-13-openjdk-13/lib/security/public_suffix_list.dat
/usr/lib/jvm/java-13-openjdk-13/lib/server
/usr/lib/jvm/java-13-openjdk-13/lib/server/classes.jsa
/usr/lib/jvm/java-13-openjdk-13/lib/server/libjsig.so
/usr/lib/jvm/java-13-openjdk-13/lib/server/libjvm.so
/usr/lib/jvm/java-13-openjdk-13/lib/tzdb.dat
/usr/lib/jvm/jre-13-openjdk
/usr/share/man/man1/java-java-13-openjdk.1.gz
/usr/share/man/man1/jfr-java-13-openjdk.1.gz
/usr/share/man/man1/jjs-java-13-openjdk.1.gz
/usr/share/man/man1/keytool-java-13-openjdk.1.gz
/usr/share/man/man1/pack200-java-13-openjdk.1.gz
/usr/share/man/man1/rmid-java-13-openjdk.1.gz
/usr/share/man/man1/rmiregistry-java-13-openjdk.1.gz
/usr/share/man/man1/unpack200-java-13-openjdk.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 10 02:08:37 2023