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

java-1_8_0-openjdk-accessibility-1.8.0.482-1.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: java-1_8_0-openjdk-accessibility Distribution: openSUSE Tumbleweed
Version: 1.8.0.482 Vendor: openSUSE
Release: 1.2 Build date: Mon Feb 2 11:47:58 2026
Group: Development/Languages/Java Build host: reproducible
Size: 101 Source RPM: java-1_8_0-openjdk-1.8.0.482-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://openjdk.java.net/
Summary: OpenJDK 8 accessibility connector
Enables accessibility support in OpenJDK 8 by using java-atk-wrapper.
This allows compatible at-spi2 based accessibility programs to work
for AWT and Swing-based programs.

Please note, the java-atk-wrapper is still in beta, and OpenJDK 8
itself is still being tuned to be working with accessibility features.
There are known issues with accessibility on, so please do not install
this package unless you really need to.

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

* Mon Feb 02 2026 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u482 (icedtea-3.38.0)
    * CVEs
      + CVE-2026-21925, bsc#1257034
      + CVE-2026-21932, bsc#1257036
      + CVE-2026-21933, bsc#1257037
      + CVE-2026-21945, bsc#1257038
    * Import of OpenJDK 8 u482 build 08
      + JDK-8154043: Fields not reachable anymore by tab-key, because
      of new tabbing behaviour of radio button groups.
      + JDK-8182577: Exception when Tab key moves focus to a
      JCheckbox with a custom ButtonModel
      + JDK-8193017: Import freetype sources into OpenJDK source tree
      + JDK-8211804: Constant AO_UNUSED_MBZ uses left shift of
      negative value
      + JDK-8212155: Race condition when posting
      dynamic_code_generated event leads to JVM crash
      + JDK-8212678: Windows IME related patch
      + JDK-8219006: AArch64: Register corruption in slow subtype
      check
      + JDK-8222362: Upgrade to Freetype 2.10.0
      + JDK-8227324: Upgrade to freetype 2.10.1
      + JDK-8247867: Upgrade to freetype 2.10.2
      + JDK-8258805: Japanese characters not entered by mouse click
      on Windows 10
      + JDK-8261170: Upgrade to FreeType 2.10.4
      + JDK-8265429: Improve GCM encryption
      + JDK-8269668: [aarch64] java.library.path not including
      /usr/lib64
      + JDK-8285686: Update FreeType to 2.12.0
      + JDK-8290334: Update FreeType to 2.12.1
      + JDK-8293672: Update freetype md file
      + JDK-8297088: Update LCMS to 2.14
      + JDK-8298974: Add ftcolor.c to imported freetype sources
      + JDK-8305072: Win32ShellFolder2.compareTo is inconsistent
      + JDK-8306881: Update FreeType to 2.13.0
      + JDK-8316028: Update FreeType to 2.13.2
      + JDK-8316030: Update Libpng to 1.6.40
      + JDK-8317970: Bump target macosx-x64 version to 11.00.00
      + JDK-8329004: Update Libpng to 1.6.43
      + JDK-8339280: jarsigner -verify performs cross-checking
      between CEN and LOC
      + JDK-8341496: Improve JMX connections
      + JDK-8345358: Some DLL Files are missing Windows Properties
      + JDK-8348596: Update FreeType to 2.13.3
      + JDK-8348598: Update Libpng to 1.6.47
      + JDK-8353299: VerifyJarEntryName.java test fails
      + JDK-8359501: Enhance Handling of URIs
      + JDK-8362208: [8u] Buffer overflow in
      g1GCPhaseTimes.cpp::LineBuffer::_buffer
      + JDK-8362308: Enhance Bitmap operations
      + JDK-8362632: Improve HttpServer Request handling
      + JDK-8364214: Enhance polygon data support
      + JDK-8364597: Replace THL A29 Limited with Tencent
      + JDK-8364660: ClassVerifier::ends_in_athrow() should be removed
      + JDK-8365058: Enhance CopyOnWriteArraySet
      + JDK-8365271: Improve Swing supports
      + JDK-8366574: Bump update version of OpenJDK: 8u482
      + JDK-8367115: [8u] Problem list
      CAInterop.java#actalisauthenticationrootca test
      + JDK-8367257: [8u] Problem list CAInterop.java#entrustrootcag4
      test
      + JDK-8367782: VerifyJarEntryName.java: Fix modifyJarEntryName
      to operate on bytes and re-introduce verifySignatureEntryName
      + JDK-8368032: Enhance Certificate Checking
      + JDK-8371334: [8u] GHA: installation of VS2010 hangs
      + JDK-8371352: [8u] Fix VS2010 build issue in check_code.c
      + JDK-8371387: [8u] hotspot needs to recognise latest VS2022
      + JDK-8372534: Update Libpng to 1.6.51
    * Backports
      + JDK-8376272: [8u] Windows x86-32 fails to build after
      JDK-8359501
      + JDK-8376352: [8u] Build failure on Windows 32-bit after
      JDK-8362308
    * AArch32 port
      + JDK-8374556: [aarch32] JDK hangs on startup after 8354941
  - Modified patch:
    * riscv64-zero.patch
      + rediff
  - Removed patches:
    * jdk-8354941-aarch32.patch
    * jdk-8354941.patch
      + not needed anymore
* Wed Jan 14 2026 Fridrich Strba <fstrba@suse.com>
  - Do not depend on update-desktop-files (jsc#PED-14507)
* Mon Nov 03 2025 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u472 (icedtea-3.37.0)
    * CVEs
      + JDK-8360937, CVE-2025-53057, bsc#1252414: Enhance certificate
      handling
      + JDK-8356294, CVE-2025-53066, bsc#1252417: Enhance Path
      Factories
    * Import of OpenJDK 8 u472 build 08
      + JDK-7102969: currency.properties supercede not working
      correctly
      + JDK-8041924: [TESTBUG] sun/net/www/http/
      /ChunkedOutputStream/checkError.java fails on some systems
      + JDK-8044051: Test jdk/lambda/vm/InterfaceAccessFlagsTest.java
      gets IOException during compilation
      + JDK-8056283: @ignore tools/javac/defaultMethods/
      /Assertions.java until JDK-8047675 is fixed
      + JDK-8081734: ConcurrentHashMap/ConcurrentAssociateTest.java,
      times out 90% of time on sparc with 256 cpu.
      + JDK-8157138: Error while fetching currency instance by
      Currency.getInstance(currencycode)
      + JDK-8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/
      /MaximizedToIconified.java
      + JDK-8185348: Major performance regression in
      GetMethodDeclaringClass and other JVMTI Method functions
      + JDK-8185500: [TESTBUG] Add keywords headful/printer in
      java/awt and javax tests.
      + JDK-8186259: IOExceptionIfEncodedURLTest.sh versus
      IOExceptionIfEncodedURLTest.java
      + JDK-8205653: test/jdk/sun/management/jmxremote/bootstrap/
      /RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with
      handshake_failure
      + JDK-8228658: test GetTotalSafepointTime.java fails on fast
      Linux machines with Total safepoint time 0 ms
      + JDK-8275303: sun/java2d/pipe/InterpolationQualityTest.java
      fails with D3D basic render driver
      + JDK-8312065: Socket.connect does not timeout when profiling
      + JDK-8335978: [8u] incorrect include file name in
      semaphore.inline.hpp
      + JDK-8339414: Fix JDK-8202369 incorrect backport for 8u
      + JDK-8340387: Update OS detection code to recognize Windows
      Server 2025
      + JDK-8345414: Google CAInterop test failures
      + JDK-8348760: RadioButton is not shown if JRadioButtonMenuItem
      is rendered with ImageIcon in WindowsLookAndFeel
      + JDK-8351624: [8u] Xerces-J version wrong in THIRD_PARTY_README
      after JDK-7150324
      + JDK-8352302: Test sun/security/tools/jarsigner/
      /TimestampCheck.java is failing
      + JDK-8352637: Enhance bytecode verification
      + JDK-8358328: Bump update version of OpenJDK: 8u472
      + JDK-8358538: Update GHA Windows runner to 2025
      + JDK-8361212: Remove AffirmTrust root CAs
      + JDK-8363965: GHA: Switch cross-compiling sysroots to Debian
      bookworm
      + JDK-8365375: Method SU3.setAcceleratorSelectionForeground
      assigns to acceleratorForeground
      + JDK-8365389: Remove static color fields from SwingUtilities3
      and WindowsMenuItemUI
      + JDK-8365560: [8u] ppc64le MaxRAM default is too low at 4GiB
      + JDK-8365811: test/jdk/java/net/CookieHandler/B6644726.java
      failure - "Should have 5 cookies. Got only 4, expires probably
      didn't parse correctly"
      + JDK-8366112: [8u] GHA: Fix broken installation of Windows SDK
      + JDK-8368308: ISO 4217 Amendment 180 Update
    * Backports
      + JDK-8354941, GH028: Build failure with glibc 2.42 due to
      uabs() name collision
    * Bug fixes
      + GH030: Remove java/util/TimeZone/CheckDisplayNames.java
* Sun Sep 07 2025 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u462 (icedtea-3.36.0)
    * CVEs
      + JDK-8348989, CVE-2025-30749, bsc#1246595: Better Glyph drawing
      + JDK-8349594, CVE-2025-30754, bsc#1246598: Enhance TLS protocol
      support
      + JDK-8351422, CVE-2025-30761, bsc#1246580: Improve scripting
      supports
      + JDK-8360147, CVE-2025-50106, bsc#1246584: Better Glyph drawing
      redux
    * Import of OpenJDK 8 u462 build 08
      + JDK-8026976: ECParameters, Point does not match field size
      + JDK-8028998: [TEST_BUG] [macosx]
      java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
      failed
      + JDK-8046883: com/sun/jdi/ProcessAttachTest.sh gets
      "java.io.IOException: Invalid process identifier" on windows
      + JDK-8071996: split_if accesses NULL region of ConstraintCast
      + JDK-8159694: HiDPI, Unity,
      java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
      + JDK-8186143: keytool -ext option doesn't accept wildcards for
      DNS subject alternative names
      + JDK-8186787: clang-4.0 SIGSEGV in Unsafe_PutByte
      + JDK-8240235: jdk.test.lib.util.JarUtils updates jar files
      incorrectly
      + JDK-8248001: javadoc generates invalid HTML pages whose
      ftp:// links are broken
      + JDK-8274597: Some of the dnd tests time out and fail
      intermittently
      + JDK-8274606: Fix
      jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test
      + JDK-8278472: Invalid value set to CANDIDATEFORM structure
      + JDK-8293107: GHA: Bump to Ubuntu 22.04
      + JDK-8296631: NSS tests failing on OL9 linux-aarch64 hosts
      + JDK-8303770: Remove Baltimore root certificate expiring in
      May 2025
      + JDK-8309841: Jarsigner should print a warning if an entry is
      removed
      + JDK-8339810: Clean up the code in sun.tools.jar.Main to
      properly close resources and use ZipFile during extract
      + JDK-8341946: [8u] sun/security/pkcs11/ec/ tests fail on RHEL9
      + JDK-8345133: Test
      sun/security/tools/jarsigner/TsacertOptionTest.java failed:
      Warning found in stdout
      + JDK-8345625: Better HTTP connections
      + JDK-8346887: DrawFocusRect() may cause an assertion failure
      + JDK-8349111: Enhance Swing supports
      + JDK-8350498: Remove two Camerfirma root CA certificates
      + JDK-8351098: Bump update version of OpenJDK: 8u462
      + JDK-8351439: [8u] test/java/util/TimeZone/tools/share/Makefile
      use wrong path to tzdb
      + JDK-8352716: (tz) Update Timezone Data to 2025b
      + JDK-8353433: XCG currency code not recognized in JDK 8u
      + JDK-8356096: ISO 4217 Amendment 179 Update
      + JDK-8359170: Add 2 TLS and 2 CS Sectigo roots
    * Backports
      + JDK-8358538: Update GHA Windows runner to 2025
* Sat Aug 30 2025 Fridrich Strba <fstrba@suse.com>
  - Remove pack200 and unpack200 from alternatives
* Mon Aug 25 2025 Fridrich Strba <fstrba@suse.com>
  - Added paches:
    * jdk-8354941.patch
    * jdk-8354941-aarch32.patch
      + JDK-8354941: Build failure with glibc 2.42 due to uabs() name
      collision
* Mon Jul 21 2025 Fridrich Strba <fstrba@suse.com>
  - Do not embed rebuild counter (bsc#1246806)
* Mon Jun 16 2025 Fridrich Strba <fstrba@suse.com>
  - add -std=gnu99 to CFLAGS to fix gcc15 compile time error. Since
    the C++ part is on -std=gnu++98, this is the closest.
* Mon May 05 2025 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u452 (icedtea-3.35.0)
    * Import of OpenJDK 8 u452 build 09
      + JDK-8037013: [TESTBUG] Fix
      test/java/lang/ClassLoader/Assert.sh on AIX
      + JDK-8048215: [TESTBUG] java/lang/management/ManagementFactory/
      /ThreadMXBeanProxy.java Expected non-null LockInfo
      + JDK-8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java
      fails with GTKL&F
      + JDK-8212096: javax/net/ssl/ServerName/
      /SSLEngineExplorerMatchedSNI.java failed intermittently due to
      SSLException: Tag mismatch
      + JDK-8227651: Tests fail with SSLProtocolException: Input
      record too big
      + JDK-8240235: jdk.test.lib.util.JarUtils updates jar files
      incorrectly
      + JDK-8244966: Add .vscode to .hgignore and .gitignore
      + JDK-8261020: Wrong format parameter in
      create_emergency_chunk_path
      + JDK-8265019: Update tests for additional TestNG test
      permissions
      + JDK-8266881: Enable debug log for
      SSLEngineExplorerMatchedSNI.java
      + JDK-8268457: XML Transformer outputs Unicode supplementary
      character incorrectly to HTML
      + JDK-8285756: clean up use of bad arguments for '@clean' in
      langtools tests
      + JDK-8309841: Jarsigner should print a warning if an entry is
      removed
      + JDK-8316193: jdk/jfr/event/oldobject/TestListenerLeak.java
      java.lang.Exception: Could not find leak
      + JDK-8326110: [8u] The Marlin tests should be updated after
      JDK-8241307
      + JDK-8337494: Clarify JarInputStream behavior
      + JDK-8337692, CVE-2025-21587, bsc#1241274: Better TLS
      connection support
      + JDK-8338430, CVE-2025-30691, bsc#1241275: Improve compiler
      transformations
      + JDK-8339560: Unaddressed comments during code review of
      JDK-8337664
      + JDK-8339637: (tz) Update Timezone Data to 2024b
      + JDK-8339644: Improve parsing of Day/Month in tzdata rules
      + JDK-8339810: Clean up the code in sun.tools.jar.Main to
      properly close resources and use ZipFile during extract
      + JDK-8340552: Harden TzdbZoneRulesCompiler against missing
      zone names
      + JDK-8340660: [8u] Test com/sun/jdi/PrivateTransportTest.sh
      fails on MacOS
      + JDK-8342562: Enhance Deflater operations
      + JDK-8343007, CVE-2025-30698, bsc#1241276: Enhance Buffered
      Image handling
      + JDK-8345504: Bump update version of OpenJDK: 8u452
      + JDK-8346140: [8u] tools/jar/ExtractFilesTest.java and
      tools/jar/MultipleManifestTest.java fails with jtreg5.1
      + JDK-8346587: Distrust TLS server certificates anchored by
      Camerfirma Root CAs
      + JDK-8347847: Enhance jar file support
      + JDK-8347965: (tz) Update Timezone Data to 2025a
      + JDK-8348211: [8u] sun/management/jmxremote/startstop/
      /JMXStartStopTest.java fails after backport of JDK-8066708
      + JDK-8350816: [8u] Update TzdbZoneRulesCompiler to ignore
      HST/EST/MST links
      + JDK-8352097: (tz) zone.tab update missed in 2025a backport
      + JDK-8353433: XCG currency code not recognized in JDK 8u
    * Backports
      + JDK-8293107: GHA: Bump to Ubuntu 22.04
* Tue Jan 28 2025 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u442 (icedtea-3.34.0)
    * Security fiexes
      + No CVE from the January 2025 CPU affects jdk8u432,
      nonetheless this release contains defense-in-depth fixes
      that have no CVE assigned to them.
    * Import of OpenJDK 8 u442 build 06
      + JDK-8048003: test/compiler/8009761/Test8009761.java failed
      with: java.lang.RuntimeException: static java.lang.Object
      Test8009761.m3(boolean,boolean) not compiled
      + JDK-8058322: Zero name_index item of MethodParameters
      attribute cause MalformedParameterException.
      + JDK-8066708: JMXStartStopTest fails to connect to port 38112
      + JDK-8133287: (fs) java/nio/file/Files/probeContentType/
      /ParallelProbes.java should use othervm mode
      + JDK-8189687: Swing: Invalid position of candidate pop-up of
      InputMethod in Hi-DPI on Windows
      + JDK-8209023: fix 2 compiler tests to avoid JDK-8208690
      + JDK-8239312: [macOS] javax/swing/JFrame/NSTexturedJFrame/
      /NSTexturedJFrame.java
      + JDK-8260380: Upgrade to LittleCMS 2.12
      + JDK-8315731: Open source several Swing Text related tests
      + JDK-8335428: Enhanced Building of Processes
      + JDK-8335912: Add an operation mode to the jar command when
      extracting to not overwriting existing files
      + JDK-8336564: Enhance mask blit functionality redux
      + JDK-8338402: GHA: some of bundles may not get removed
      + JDK-8339133: [8u] Profiler crashes at
      guarantee(is_result_safe || is_in_asgct()): unsafe access to
      zombie method
      + JDK-8339180: Enhanced Building of Processes: Follow-on Issue
      + JDK-8339394: Bump update version of OpenJDK: 8u442
      + JDK-8339882: Replace ThreadLocalStorage::thread with
      Thread::current_or_null in jdk8 backport of JDK-8183925
      + JDK-8340815: Add SECURITY.md file
      + JDK-8342822: jdk8u432-b06 does not compile on AIX
      + JDK-8342841: [8u] Separate jdk_security_infra tests from
      jdk_tier1
* Tue Nov 05 2024 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u432 (icedtea-3.33.0)
    * Security fixes
      + JDK-8290367, JDK-8332643: Update default value and extend the
      scope of com.sun.jndi.ldap.object.trustSerialData system
      property
      + JDK-8313626, JDK-8307769: C2 crash due to unexpected
      exception control flow
      + JDK-8328286, CVE-2024-21208, bsc#1231702: Enhance HTTP client
      + JDK-8328544, CVE-2024-21210, bsc#1231711: Improve handling of
      vectorization
      + JDK-8328726: Better Kerberos support
      + JDK-8331446, CVE-2024-21217, bsc#1231716: Improve
      deserialization support
      + JDK-8332644, CVE-2024-21235, bsc#1231719: Improve graph
      optimizations
      + JDK-8335713: Enhance vectorization analysis
    * Import of OpenJDK 8 u432 build 06
      + JDK-4660158: TTY: NumberFormatException while trying to set
      values by 'set' command
      + JDK-6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html
      fails from jdk b09 on windows.
      + JDK-7188098: TEST_BUG: closed/javax/sound/midi/Synthesizer/
      /Receiver/bug6186488.java fails
      + JDK-8021775: compiler/8009761/Test8009761.java  "Failed: init
      recursive calls: 51. After deopt 50"
      + JDK-8030204: com/sun/jdi/JdbExprTest.sh: Required output
      "Can't convert 2147483648 to int" not found
      + JDK-8030795: java/nio/file/Files/probeContentType/
      /ForceLoad.java failing with ServiceConfigurationError without
      jtreg -agentvm option
      + JDK-8035395: sun/management/jmxremote/startstop/
      /JMXStartStopTest.java fails intermittently: Port already in
      use
      + JDK-8075511: Enable -Woverloaded-virtual C++ warning for
      HotSpot build
      + JDK-8137329: [windows] Build broken on VS2010 after
      "8046148: JEP 158: Unified JVM Logging"
      + JDK-8145919: sun/management/jmxremote/bootstrap/
      /RmiSslBootstrapTest failed with Connection failed for no
      credentials
      + JDK-8152207: Perform array bound checks while getting a
      length of bytecode instructions
      + JDK-8193682: Infinite loop in ZipOutputStream.close()
      + JDK-8196770: Add JNDI test
      com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java
      + JDK-8221903: PIT: javax/swing/RepaintManager/IconifyTest/
      /IconifyTest.java fails on ubuntu18.04
      + JDK-8233364: Fix undefined behavior in
      Canonicalizer::do_ShiftOp
      + JDK-8238274: (sctp) JDK-7118373 is not fixed for SctpChannel
      + JDK-8251188: Update LDAP tests not to use wildcard addresses
      + JDK-8264328: Broken license in
      javax/swing/JComboBox/8072767/bug8072767.java
      + JDK-8266248: Compilation failure in
      PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5
      + JDK-8278794: Infinite loop in DeflaterOutputStream.finish()
      + JDK-8279164: Disable TLS_ECDH_* cipher suites
      + JDK-8281096: Flags introduced by configure script are not
      passed to ADLC build
      + JDK-8284771: java/util/zip/CloseInflaterDeflaterTest.java
      failed with "AssertionError: Expected IOException to be
      thrown, but nothing was thrown"
      + JDK-8298887: On the latest macOS+XCode the Robot API may
      report wrong colors
      + JDK-8299677: Formatter.format might take a long time to
      format an integer or floating-point
      + JDK-8305400: ISO 4217 Amendment 175 Update
      + JDK-8305931: jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java
      failed with "Expected chains but found none"
      + JDK-8307779: Relax the java.awt.Robot specification
      + JDK-8309138: Fix container tests for jdks with symlinked conf
      dir
      + JDK-8311666: Disabled tests in test/jdk/sun/java2d/marlin
      + JDK-8315117: Update Zlib Data Compression Library to Version
      1.3
      + JDK-8315863: [GHA] Update checkout action to use v4
      + JDK-8316328: Test jdk/jfr/event/oldobject/
      /TestSanityDefault.java times out for some heap sizes
      + JDK-8318951: Additional negative value check in JPEG decoding
      + JDK-8320964: sun/tools/native2ascii/Native2AsciiTests.sh
      fails on Japanese
      + JDK-8321480: ISO 4217 Amendment 176 Update
      + JDK-8324632: Update Zlib Data Compression Library to Version
      1.3.1
      + JDK-8324723: GHA: Upgrade some actions to avoid deprecated
      Node 16
      + JDK-8326351: Update the Zlib version in
      open/src/java.base/share/legal/zlib.md to 1.3.1
      + JDK-8326521: JFR: CompilerPhase event test fails on windows
      32 bit
      + JDK-8326529: JFR: Test for CompilerCompile events fails due
      to time out
      + JDK-8327007: javax/swing/JSpinner/8008657/bug8008657.java
      fails
      + JDK-8330415: Update system property for Java SE specification
      maintenance version
      + JDK-8333126: Bump update version of OpenJDK: 8u432
      + JDK-8333724: Problem list security/infra/java/security/cert/
      /CertPathValidator/certification/CAInterop.java
      [#]teliasonerarootcav1
      + JDK-8334653: ISO 4217 Amendment 177 Update
      + JDK-8334905: [8u] The test java/awt/Mixing/AWT_Mixing/
      /JButtonOverlapping.java started to fail after 8159690
      + JDK-8335851: [8u] Test JMXStartStopTest.java fails after
      JDK-8334415
      + JDK-8335894: [8u] Fix SupplementalJapaneseEraTest.java for
      jdks with symlinked conf dir
      + JDK-8336928: GHA: Bundle artifacts removal broken
      + JDK-8337110: [8u] TestNoEagerReclaimOfHumongousRegions.java
      should be in gc/g1 directory
      + JDK-8337312: [8u] Windows x86 VS2010 build broken by
      JDK-8320097
      + JDK-8337664: Distrust TLS server certificates issued after
      Oct 2024 and anchored by Entrust Root CAs
      + JDK-8338144: [8u] Remove duplicate license files
      + JDK-8341057: Add 2 SSL.com TLS roots
      + JDK-8341059: Change Entrust TLS distrust date to November 12,
      2024
    * Bug fixes
      + Revert flawed PR2691 distcc fix
  - Added patches:
    * reproducible-directory-mtime.patch
    * reproducible-javadoc-timestamp.patch
    * reproducible-properties.patch
      + miscelaneos reproducible fixes
* Thu Aug 01 2024 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u422 (icedtea-3.32.0)
    * Security fixes
      + JDK-8314794, CVE-2024-21131, bsc#1228046: Improve UTF8 String
      supports
      + JDK-8319859, CVE-2024-21138, bsc#1228047: Better symbol
      storage
      + JDK-8320097: Improve Image transformations
      + JDK-8320548, CVE-2024-21140, bsc#1228048: Improved loop
      handling
      + JDK-8322106, CVE-2024-21144, bsc#1228050: Enhance Pack 200
      loading
      + JDK-8323231, CVE-2024-21147, bsc#1228052: Improve array
      management
      + JDK-8323390: Enhance mask blit functionality
      + JDK-8324559, CVE-2024-21145, bsc#1228051: Improve 2D image
      handling
      + JDK-8325600: Better symbol storage
    * Import of OpenJDK 8 u422 build 05
      + JDK-8025439: [TEST BUG] [macosx]
      PrintServiceLookup.lookupPrintServices doesn't work properly
      since jdk8b105
      + JDK-8069389: CompilerOracle prefix wildcarding is broken for
      long strings
      + JDK-8159454: [TEST_BUG] javax/swing/ToolTipManager/7123767/
      /bug7123767.java: number of checked graphics configurations
      should be limited
      + JDK-8198321: javax/swing/JEditorPane/5076514/bug5076514.java
      fails
      + JDK-8203691: [TESTBUG] Test
      /runtime/containers/cgroup/PlainRead.java fails
      + JDK-8205407: [windows, vs<2017] C4800 after 8203197
      + JDK-8235834: IBM-943 charset encoder needs updating
      + JDK-8239965: XMLEncoder/Test4625418.java fails due to "Error:
      Cp943 - can't read properly"
      + JDK-8240756: [macos] SwingSet2:TableDemo:Printed Japanese
      characters were garbled
      + JDK-8256152: tests fail because of ambiguous method resolution
      + JDK-8258855: Two tests sun/security/krb5/auto/
      /ReplayCacheTestProc.java and ReplayCacheTestProcWithMD5.java
      failed on OL8.3
      + JDK-8262017: C2: assert(n != __null) failed: Bad immediate
      dominator info.
      + JDK-8268916: Tests for AffirmTrust roots
      + JDK-8278067: Make HttpURLConnection default keep alive
      timeout configurable
      + JDK-8291226: Create Test Cases to cover scenarios for
      JDK-8278067
      + JDK-8291637: HttpClient default keep alive timeout not
      followed if server sends invalid value
      + JDK-8291638: Keep-Alive timeout of 0 should close connection
      immediately
      + JDK-8293562: KeepAliveCache Blocks Threads while Closing
      Connections
      + JDK-8303466: C2: failed: malformed control flow. Limit type
      made precise with MaxL/MinL
      + JDK-8304074: [JMX] Add an approximation of total bytes
      allocated on the Java heap by the JVM
      + JDK-8313081: MonitoringSupport_lock should be unconditionally
      initialized after 8304074
      + JDK-8315020: The macro definition for LoongArch64 zero build
      is not accurate.
      + JDK-8316138: Add GlobalSign 2 TLS root certificates
      + JDK-8318410: jdk/java/lang/instrument/BootClassPath/
      /BootClassPathTest.sh fails on Japanese Windows
      + JDK-8320005: Allow loading of shared objects with .a
      extension on AIX
      + JDK-8324185: [8u] Accept Xcode 12+ builds on macOS
      + JDK-8325096: Test java/security/cert/CertPathBuilder/akiExt/
      /AKISerialNumber.java is failing
      + JDK-8325927: [8u] Backport of JDK-8170552 missed part of the
      test
      + JDK-8326686: Bump update version of OpenJDK: 8u422
      + JDK-8327440: Fix "bad source file" error during beaninfo
      generation
      + JDK-8328809: [8u] Problem list some CA tests
      + JDK-8328825: Google CAInterop test failures
      + JDK-8329544: [8u] sun/security/krb5/auto/
      /ReplayCacheTestProc.java cannot find the testlibrary
      + JDK-8331791: [8u] AIX build break from JDK-8320005 backport
      + JDK-8331980: [8u] Problem list CAInterop.java#certignarootca
      test
      + JDK-8335552: [8u] JDK-8303466 backport to 8u requires 3
      ::Identity signature fixes
    * Bug fixes
      + JDK-8331730: [8u] GHA: update sysroot for cross builds to
      Debian bullseye
      + JDK-8333669: [8u] GHA: Dead VS2010 download link
      + JDK-8318039: GHA: Bump macOS and Xcode versions
* Fri Jun 14 2024 Fridrich Strba <fstrba@suse.com>
  - Fix condition enabling shenandoah GC only for Factory. It was by
    mistake enabled for SLE too (bsc#1226274)
  - Disable shenandoah for all distributions, since the shenandoah
    hotspot tarball is rather out of sync.
* Mon May 06 2024 Fridrich Strba <fstrba@suse.com>
  - Added patch:
    * fix-build-with-gcc14.patch
      + fix build with gcc14
      + pointer/integer type precision
* Sat Apr 20 2024 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u412 (icedtea-3.31.0)
    * Security fixes
      + JDK-8317507, JDK-8325348, CVE-2024-21094, bsc#1222986: C2
      compilation fails with "Exceeded _node_regs array"
      + JDK-8318340: Improve RSA key implementations
      + JDK-8319851, CVE-2024-21011, bsc#1222979: Improve exception
      logging
      + JDK-8322114, CVE-2024-21085, bsc#1222984: Improve Pack 200
      handling
      + JDK-8322122, CVE-2024-21068, bsc#1222983: Enhance generation
      of addresses
    * Import of OpenJDK 8 u412 build 08
      + JDK-8011180: Delete obsolete scripts
      + JDK-8016451: Scary messages emitted by
      build.tools.generatenimbus.PainterGenerator during build
      + JDK-8021961: setAlwaysOnTop doesn't behave correctly in
      Linux/Solaris under certain scenarios
      + JDK-8023735: [TESTBUG][macosx]
      runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X
      + JDK-8074860: Structured Exception Catcher missing around
      CreateJavaVM on Windows
      + JDK-8079441: Intermittent failures on Windows with "Unexpected
      exit from test [exit code: 1080890248]" (0x406d1388)
      + JDK-8155590: Dubious collection management in
      sun.net.www.http.KeepAliveCache
      + JDK-8168518: rcache interop with krb5-1.15
      + JDK-8183503: Update hotspot tests to allow for unique test
      classes directory
      + JDK-8186095: upgrade to jtreg 4.2 b08
      + JDK-8186199: [windows] JNI_DestroyJavaVM not covered by SEH
      + JDK-8192931: Regression test
      java/awt/font/TextLayout/CombiningPerf.java fails
      + JDK-8208655: use JTreg skipped status in hotspot tests
      + JDK-8208701: Fix for JDK-8208655 causes test failures in CI
      tier1
      + JDK-8208706: compiler/tiered/
      /ConstantGettersTransitionsTest.java fails to compile
      + JDK-8213410: UseCompressedOops requirement check fails fails
      on 32-bit system
      + JDK-8222323: ChildAlwaysOnTopTest.java fails with
      "RuntimeException: Failed to unset alwaysOnTop"
      + JDK-8224768: Test ActalisCA.java fails
      + JDK-8251155: HostIdentifier fails to canonicalize hostnames
      starting with digits
      + JDK-8251551: Use .md filename extension for README
      + JDK-8268678: LetsEncryptCA.java test fails as Let’s Encrypt
      Authority X3 is retired
      + JDK-8270280: security/infra/java/security/cert/
      /CertPathValidator/certification/LetsEncryptCA.java OCSP
      response error
      + JDK-8270517: Add Zero support for LoongArch
      + JDK-8272708: [Test]: Cleanup: test/jdk/security/infra/java/
      /security/cert/CertPathValidator/certification/BuypassCA.java
      no longer needs ocspEnabled
      + JDK-8276139: TestJpsHostName.java not reliable, better to
      expand HostIdentifierCreate.java test
      + JDK-8288132: Update test artifacts in QuoVadis CA interop
      tests
      + JDK-8297955: LDAP CertStore should use LdapName and not
      String for DNs
      + JDK-8301310: The SendRawSysexMessage test may cause a JVM
      crash
      + JDK-8308592: Framework for CA interoperability testing
      + JDK-8312126: NullPointerException in CertStore.getCRLs after
      8297955
      + JDK-8315042: NPE in PKCS7.parseOldSignedData
      + JDK-8315757: [8u] Add cacerts JTREG tests to GHA tier1 test
      set
      + JDK-8320713: Bump update version of OpenJDK: 8u412
      + JDK-8321060: [8u] hotspot needs to recognise VS2022
      + JDK-8321408: Add Certainly roots R1 and E1
      + JDK-8322725: (tz) Update Timezone Data to 2023d
      + JDK-8322750: Test "api/java_awt/interactive/
      /SystemTrayTests.html" failed because A blue ball icon is
      added outside of the system tray
      + JDK-8323202: [8u] Remove get_source.sh and hgforest.sh
      + JDK-8323640: [TESTBUG]testMemoryFailCount in jdk/internal/
      /platform/docker/TestDockerMemoryMetrics.java always fail
      because OOM killed
      + JDK-8324530: Build error with gcc 10
      + JDK-8325150: (tz) Update Timezone Data to 2024a
    * Bug fixes
      + Support make 4.4
* Thu Mar 07 2024 Fridrich Strba <fstrba@suse.com>
  - Do not recommend timezone-java8 (bsc#1213470)
* Tue Feb 20 2024 Fridrich Strba <fstrba@suse.com>
  - Use %patch -P N instead of deprecated %patchN.
* Tue Feb 06 2024 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u402 (icedtea-3.30.0)
    * Security fixes
      + JDK-8308204: Enhanced certificate processing
      + JDK-8314284, CVE-2024-20926, bsc#1218906: Enhance Nashorn
      performance
      + JDK-8314295, CVE-2024-20919, bsc#1218903: Enhance
      verification of verifier
      + JDK-8314307, CVE-2024-20921, bsc#1218905: Improve loop
      handling
      + JDK-8314468, CVE-2024-20918, bsc#1218907: Improve Compiler
      loops
      + JDK-8316976, CVE-2024-20945, bsc#1218909: Improve signature
      handling
      + JDK-8317547, CVE-2024-20952, bsc#1218911: Enhance TLS
      connection support
    * Import of OpenJDK 8 u402 build 06
      + JDK-6528710: sRGB-ColorSpace to sRGB-ColorSpace Conversion
      + JDK-8029995: accept yes/no for boolean krb5.conf settings
      + JDK-8159156: [TESTBUG] ReserveMemory test is not useful on
      Aix.
      + JDK-8176509: Use pandoc for converting build readme to html
      + JDK-8206179: com/sun/management/OperatingSystemMXBean/
      /GetCommittedVirtualMemorySize.java fails with Committed
      virtual memory size illegal value
      + JDK-8207404: MulticastSocket tests failing on AIX
      + JDK-8212677: X11 default visual support for IM status window
      on VNC
      + JDK-8239365: ProcessBuilder test modifications for AIX
      execution
      + JDK-8271838: AmazonCA.java interop test fails
      + JDK-8285398: Cache the results of constraint checks
      + JDK-8285696: AlgorithmConstraints:permits not throwing
      IllegalArgumentException when 'alg'  is null
      + JDK-8302017: Allocate BadPaddingException only if it will be
      thrown
      + JDK-8305329: [8u] Unify test libraries into single test
      library - step 1
      + JDK-8307837: [8u] Check step in GHA should also print errors
      + JDK-8309088: security/infra/java/security/cert/
      /CertPathValidator/certification/AmazonCA.java fails
      + JDK-8311813: C1: Uninitialized PhiResolver::_loop field
      + JDK-8312489: Increase jdk.jar.maxSignatureFileSize default
      which is too low for JARs such as WhiteSource/Mend unified agent jar
      + JDK-8312535: MidiSystem.getSoundbank() throws unexpected
      SecurityException
      + JDK-8315280: Bump update version of OpenJDK: 8u402
      + JDK-8315506: C99 compatibility issue in LinuxNativeDispatcher
      + JDK-8317291: Missing null check for
      nmethod::is_native_method()
      + JDK-8317373: Add Telia Root CA v2
      + JDK-8317374: Add Let's Encrypt ISRG Root X2
      + JDK-8318759: Add four DigiCert root certificates
      + JDK-8319187: Add three eMudhra emSign roots
      + JDK-8319405: [s390] [jdk8] Increase javac default stack size
      for s390x zero
      + JDK-8320597: RSA signature verification fails on signed data
      that does not encode params correctly
    * Bug fixes
      + JDK-8324184: Windows VS2010 build failed with "error C2275:
      'int64_t'"
* Tue Nov 14 2023 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u392 (icedtea-3.29.0)
    * October 2023 CPU
    * CVEs
      + CVE-2023-22067, bsc#1216379
      + CVE-2023-22081, bsc#1216374
    * Security fixes
      + JDK-8286503, JDK-8312367: Enhance security classes
      + JDK-8297856: Improve handling of Bidi characters
      + JDK-8303384: Improved communication in CORBA
      + JDK-8305815, JDK-8307278: Update Libpng to 1.6.39
      + JDK-8309966: Enhanced TLS connections
    * Import of OpenJDK 8 u392 build 08
      + JDK-6722928: Provide a default native GSS-API library on
      Windows
      + JDK-8040887: [TESTBUG] Remove
      test/runtime/6925573/SortMethodsTest.java
      + JDK-8042726: [TESTBUG] TEST.groups file was not updated after
      runtime/6925573/SortMethodsTest.java removal
      + JDK-8139348: Deprecate 3DES and RC4 in Kerberos
      + JDK-8173072: zipfs fails to handle incorrect info-zip
      "extended timestamp extra field"
      + JDK-8200468: Port the native GSS-API bridge to Windows
      + JDK-8202952: C2: Unexpected dead nodes after matching
      + JDK-8205399: Set node color on pinned HashMap.TreeNode
      deletion
      + JDK-8209115: adjust libsplashscreen linux ppc64le builds for
      easier libpng update
      + JDK-8214046: [macosx] Undecorated Frame does not Iconify when
      set to
      + JDK-8219804: java/net/MulticastSocket/Promiscuous.java fails
      intermittently due to NumberFormatException
      + JDK-8225687: Newly added sspi.cpp in JDK-6722928 still
      contains some small errors
      + JDK-8232225: Rework the fix for JDK-8071483
      + JDK-8242330: Arrays should be cloned in several JAAS Callback
      classes
      + JDK-8253269: The CheckCommonColors test should provide more
      info on failure
      + JDK-8283441: C2: segmentation fault in
      ciMethodBlocks::make_block_at(int)
      + JDK-8284910: Buffer clean in PasswordCallback
      + JDK-8287073: NPE from CgroupV2Subsystem.getInstance()
      + JDK-8287663: Add a regression test for JDK-8287073
      + JDK-8295685: Update Libpng to 1.6.38
      + JDK-8295894: Remove SECOM certificate that is expiring in
      September 2023
      + JDK-8308788: [8u] Remove duplicate HaricaCA.java test
      + JDK-8309122: Bump update version of OpenJDK: 8u392
      + JDK-8309143: [8u] fix archiving inconsistencies in GHA
      + JDK-8310026: [8u] make java_lang_String::hash_code consistent
      across platforms
      + JDK-8314960: Add Certigna Root CA - 2
      + JDK-8315135: Memory leak in the native implementation of
      Pack200.Unpacker.unpack()
      + JDK-8317040: Exclude cleaner test failing on older releases
  - Added patch:
    * bsc1211968.patch
      + fix bsc#1211968: SLES12SP5 vulnerable to CVE-2015-4000
      (Logjam)?
* Mon Jul 31 2023 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u382 (icedtea-3.28.0)
    * July 2023 CPU
    * CVEs
      + CVE-2023-22045, bsc#1213481
      + CVE-2023-22049, bsc#1213482
    * Security fixes
      + JDK-8298676: Enhanced Look and Feel
      + JDK-8300596: Enhance Jar Signature validation
      + JDK-8304468: Better array usages
      + JDK-8305312: Enhanced path handling
    * Import of OpenJDK 8 u382 build 05
      + JDK-8072678: Wrong exception messages in
      java.awt.color.ICC_ColorSpace
      + JDK-8151460: Metaspace counters can have inconsistent values
      + JDK-8152432: Implement setting jtreg @requires properties
      vm.flavor, vm.bits, vm.compMode
      + JDK-8185736: missing default exception handler in calls to
      rethrow_Stub
      + JDK-8186801: Add regression test to test mapping based
      charsets (generated at build time)
      + JDK-8215105: java/awt/Robot/HiDPIScreenCapture/
      /ScreenCaptureTest.java: Wrong Pixel Color
      + JDK-8241311: Move some charset mapping tests from closed to
      open
      + JDK-8263059: security/infra/java/security/cert/
      /CertPathValidator/certification/ComodoCA.java fails due to
      revoked cert
      + JDK-8268558: [TESTBUG] Case 2 in
      TestP11KeyFactoryGetRSAKeySpec is skipped
      + JDK-8271199: Mutual TLS handshake fails signing client
      certificate with custom sensitive PKCS11 key
      + JDK-8276841: Add support for Visual Studio 2022
      + JDK-8277881: Missing SessionID in TLS1.3 resumption in
      compatibility mode
      + JDK-8278851: Correct signer logic for jars signed with
      multiple digest algorithms
      + JDK-8282345: handle latest VS2022 in abstract_vm_version
      + JDK-8282600: SSLSocketImpl should not use user_canceled
      workaround when not necessary
      + JDK-8285515: (dc) DatagramChannel.disconnect fails with
      "Invalid argument" on macOS 12.4
      + JDK-8289301: P11Cipher should not throw out of bounds
      exception during padding
      + JDK-8293232: Fix race condition in pkcs11 SessionManager
      + JDK-8293815: P11PSSSignature.engineUpdate should not print
      debug messages during normal operation
      + JDK-8295530: Update Zlib Data Compression Library to Version
      1.2.13
      + JDK-8298108: Add a regression test for JDK-8297684
      + JDK-8298271: java/security/SignedJar/spi-calendar-provider/
      /TestSPISigned.java failing on Windows
      + JDK-8301119: Support for GB18030-2022
      + JDK-8301400: Allow additional characters for GB18030-2022
      support
      + JDK-8302791: Add specific ClassLoader object to Proxy
      IllegalArgumentException message
      + JDK-8303028: Update system property for Java SE specification
      maintenance version
      + JDK-8303462: Bump update version of OpenJDK: 8u382
      + JDK-8304760: Add 2 Microsoft TLS roots
      + JDK-8305165: [8u] ServiceThread::nmethods_do is not called to
      keep nmethods from being zombied while in the queue
      + JDK-8305681: Allow additional characters for GB18030-2022
      (Level 2) support
      + JDK-8305975: Add TWCA Global Root CA
      + JDK-8307134: Add GTS root CAs
      + JDK-8307310: Backport the tests for JDK-8058969 and
      JDK-8039271 to the OpenJDK8
      + JDK-8307531: [aarch64] JDK8 single-step debugging is
      extremely slow
      + JDK-8310947: gb18030-2000 not selectable with
      LANG=zh_CN.GB18030 after JDK-8301119
* Wed May 03 2023 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u372 (icedtea-3.27.0)
    * April 2023 CPU
    * CVEs
      + CVE-2023-21930, bsc#1210628
      + CVE-2023-21937, bsc#1210631
      + CVE-2023-21938, bsc#1210632
      + CVE-2023-21939, bsc#1210634
      + CVE-2023-21954, bsc#1210635
      + CVE-2023-21967, bsc#1210636
      + CVE-2023-21968, bsc#1210637
    * Security fixes
      + JDK-8287404: Improve ping times
      + JDK-8288436: Improve Xalan supports
      + JDK-8294474: Better AES support
      + JDK-8295304: Runtime support improvements
      + JDK-8296496, JDK-8292652: Overzealous check in sizecalc.h
      prevents large memory allocation
      + JDK-8296676, JDK-8296622: Improve String platform support
      + JDK-8296684: Improve String platform support
      + JDK-8296692: Improve String platform support
      + JDK-8296700: Improve String platform support
      + JDK-8296832: Improve Swing platform support
      + JDK-8297371: Improve UTF8 representation redux
      + JDK-8298191: Enhance object reclamation process
      + JDK-8298310: Enhance TLS session negotiation
      + JDK-8298667: Improved path handling
      + JDK-8299129: Enhance NameService lookups
    * Import of OpenJDK 8 u372 build 07
      + JDK-6734341: REGTEST fails: SelectionAutoscrollTest.html
      + JDK-6829250: Reg test: java/awt/Toolkit/ScreenInsetsTest/
      /ScreenInsetsTest.java fails in Windows
      + JDK-7001973: java/awt/Graphics2D/CopyAreaOOB.java fails
      + JDK-7124238: [macosx] Font in BasicHTML document is bigger
      than it should be
      + JDK-7124381: DragSourceListener.dragDropEnd() never been
      called on completion of dnd operation
      + JDK-8039888: [TEST_BUG] keyboard garbage after
      javax/swing/plaf/windows/WindowsRootPaneUI/WrongAltProcessing/
      /WrongAltProcessing.java
      + JDK-8042098: [TESTBUG] Test
      sun/java2d/AcceleratedXORModeTest.java fails on Windows
      + JDK-8065422: Trailing dot in hostname causes TLS handshake to
      fail with SNI disabled
      + JDK-8072770: [TESTBUG] Some Introspector tests fail with a
      Java heap bigger than 4GB
      + JDK-8075964: Test java/awt/Mouse/TitleBarDoubleClick/
      /TitleBarDoubleClick.html fails intermittently with timeout
      error
      + JDK-8137101: [TEST_BUG] javax/swing/plaf/basic/BasicHTML/
      /4251579/bug4251579.java failure due to timing
      + JDK-8142540: [TEST_BUG] Test sun/awt/dnd/8024061/
      /bug8024061.java fails on ubuntu
      + JDK-8156579: Two JavaBeans tests failed
      + JDK-8156581: Cleanup of ProblemList.txt
      + JDK-8159135: [PIT] javax/swing/JMenuItem/8152981/
      /MenuItemIconTest.java always fail
      + JDK-8177560: @headful key can be removed from the tests for
      JavaSound
      + JDK-8196196: Headful tests should not be run in headless mode
      + JDK-8196467: javax/swing/JInternalFrame/Test6325652.java fails
      + JDK-8197408: Bad pointer comparison and small cleanup in
      os_linux.cpp
      + JDK-8203485: [freetype] text rotated on 180 degrees is too
      narrow
      + JDK-8205959: Do not restart close if errno is EINTR
      + JDK-8216366: Add rationale to PER_CPU_SHARES define
      + JDK-8226236: win32:
      gc/metaspace/TestCapacityUntilGCWrapAround.java fails
      + JDK-8228585: jdk/internal/platform/cgroup/
      /TestCgroupMetrics.java - NumberFormatException because of
      large long values (memory limit_in_bytes)
      + JDK-8229182: [TESTBUG] runtime/containers/docker/
      /TestMemoryAwareness.java test fails on SLES12
      + JDK-8229202: Docker reporting causes secondary crashes in
      error handling
      + JDK-8230305: Cgroups v2: Container awareness
      + JDK-8231111: Cgroups v2: Rework Metrics in java.base so as to
      recognize unified hierarchy
      + JDK-8232207: Linux os::available_memory re-reads cgroup
      configuration on every invocation
      + JDK-8233570: [TESTBUG] HTMLEditorKit test bug5043626.java is
      failing on macos
      + JDK-8234484: Add ability to configure third port for remote
      JMX
      + JDK-8237479: 8230305 causes slowdebug build failure
      + JDK-8239559: Cgroups: Incorrect detection logic on some
      systems
      + JDK-8239785: Cgroups: Incorrect detection logic on old
      systems in hotspot
      + JDK-8239827: The test OpenByUNCPathNameTest.java should be
      changed to be manual
      + JDK-8240189: [TESTBUG] Some cgroup tests are failing after
      JDK-8231111
      + JDK-8241087: Build failure with VS 2019 (16.5.0) due to C2039
      and C2873
      + JDK-8242468: VS2019 build missing vcruntime140_1.dll
      + JDK-8243543: jtreg test security/infra/java/security/cert/
      /CertPathValidator/certification/BuypassCA.java fails
      + JDK-8244500: jtreg test error in test/hotspot/jtreg/
      /containers/docker/TestMemoryAwareness.java
      + JDK-8245543: Cgroups: Incorrect detection logic on some
      systems (still reproducible)
      + JDK-8245654: Add Certigna Root CA
      + JDK-8247676: vcruntime140_1.dll is not needed on 32-bit
      Windows
      + JDK-8248899: security/infra/java/security/cert/
      /CertPathValidator/certification/QuoVadisCA.java fails,
      Certificate has been revoked
      + JDK-8252359: HotSpot Not Identifying it is Running in a
      Container
      + JDK-8252957: Wrong comment in CgroupV1Subsystem::cpu_quota
      + JDK-8253435: Cgroup: 'stomping of _mount_path' crash if
      manually mounted cpusets exist
      + JDK-8253714: [cgroups v2] Soft memory limit incorrectly using
      memory.high
      + JDK-8253727: [cgroups v2] Memory and swap limits reported
      incorrectly
      + JDK-8253797: [cgroups v2] Account for the fact that swap
      accounting is disabled on some systems
      + JDK-8253939: [TESTBUG] Increase coverage of the cgroups
      detection code
      + JDK-8254001: [Metrics] Enhance parsing of cgroup interface
      files for version detection
      + JDK-8254717: isAssignableFrom checks in
      KeyFactorySpi.engineGetKeySpec appear to be backwards
      + JDK-8254997: Remove unimplemented
      OSContainer::read_memory_limit_in_bytes
      + JDK-8257620: Do not use objc_msgSend_stret to get macOS
      version
      + JDK-8262379: Add regression test for JDK-8257746
      + JDK-8263404: RsaPrivateKeySpec is always recognized as
      RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec
      + JDK-8266391: Replace use of reflection in
      jdk.internal.platform.Metrics
      + JDK-8270317: Large Allocation in CipherSuite
      + JDK-8275535: Retrying a failed authentication on multiple
      LDAP servers can lead to users blocked
      + JDK-8275650: Problemlist java/io/File/createTempFile/
      /SpecialTempFile.java for Windows 11
      + JDK-8275713: TestDockerMemoryMetrics test fails on recent runc
      + JDK-8278951: containers/cgroup/PlainRead.java fails on Ubuntu
      21.10
      + JDK-8280048: Missing comma in copyright header
      + JDK-8282398: EndingDotHostname.java test fails because SSL
      cert expired
      + JDK-8282511: Use fixed certificate validation date in
      SSLExampleCert template
      + JDK-8282947: JFR: Dump on shutdown live-locks in some
      conditions
      + JDK-8283606: Tests may fail with zh locale on MacOS
      + JDK-8284102: [TESTBUG] [11u] Retroactively add regression
      test for JDK-8272124
      + JDK-8284690: [macos] VoiceOver : Getting
      java.lang.IllegalArgumentException: Invalid location on
      Editable JComboBox
      + JDK-8284756: [11u] Remove unused isUseContainerSupport in
      CgroupV1Subsystem
      + JDK-8284977: MetricsTesterCgroupV2.getLongValueEntryFromFile
      fails when named value doesn't exist
      + JDK-8286624: Regression Test CoordinateTruncationBug.java
      fails on OL8.3
      + JDK-8287107: CgroupSubsystemFactory.setCgroupV2Path asserts
      with freezer controller
      + JDK-8287109: Distrust.java failed with
      CertificateExpiredException
      + JDK-8287463: JFR: Disable TestDevNull.java on Windows
      + JDK-8287741: Fix of JDK-8287107 (unused cgv1 freezer
      controller) was incomplete
      + JDK-8289695: [TESTBUG] TestMemoryAwareness.java fails on
      cgroups v2 and crun
      + JDK-8291570: [TESTBUG] Part of JDK-8250984 absent from 11u
      + JDK-8292083: Detected container memory limit may exceed
      physical machine memory
      + JDK-8292541: [Metrics] Reported memory limit may exceed
      physical machine memory
      + JDK-8293472: Incorrect container resource limit detection if
      manual cgroup fs mounts present
      + JDK-8293540: [Metrics] Incorrectly detected resource limits
      with additional cgroup fs mounts
      + JDK-8293767: AWT test TestSinhalaChar.java has old SCCS
      markings
      + JDK-8294767: 8u contains two copies of
      test/../FileUtils.java, one uses JDK9+ features
      + JDK-8295322: Tests for JDK-8271459 were not backported to 11u
      + JDK-8295952: Problemlist existing compiler/rtm tests also on
      x86
      + JDK-8295982: Failure in sun/security/tools/keytool/
      /WeakAlg.java - ks: The process cannot access the file because
      it is being used by another process
      + JDK-8296480: java/security/cert/pkix/policyChanges/
      /TestPolicy.java is failing
      + JDK-8296485: BuildEEBasicConstraints.java test fails with
      SunCertPathBuilderException
      + JDK-8296632: Write a test to verify the content change of
      TextArea sends TextEvent
      + JDK-8296957: One more cast in SAFE_SIZE_NEW_ARRAY2
      + JDK-8297329: [8u] hotspot needs to recognise VS2019
      + JDK-8297739: Bump update version of OpenJDK: 8u372
      + JDK-8297996: [8u] generated images are broken due to renaming
      of MSVC runtime DLL's
      + JDK-8298027: Remove SCCS id's from awt jtreg tests
      + JDK-8298307: Enable hotspot/tier1 for 32-bit builds in GHA
      for 8u
      + JDK-8299445: EndingDotHostname.java fails because of
      compilation errors
      + JDK-8299548: Fix hotspot/test/runtime/Metaspace/
      /MaxMetaspaceSizeTest.java in 8u
      + JDK-8299804: Fix non-portable code in hotspot shell tests in
      8u
      + JDK-8300014: Some backports placed the tests in the wrong
      location
      + JDK-8300119: CgroupMetrics.getTotalMemorySize0() can report
      invalid results on 32 bit systems
      + JDK-8301122: [8u] Fix unreliable vs2010 download link
      + JDK-8301143: [TESTBUG] jfr/event/sampling/TestNative was
      backported to JDK8u without proper native wrapper
      + JDK-8301246: NPE in FcFontManager.getDefaultPlatformFont() on
      Linux without installed fontconfig
      + JDK-8301332: [8u] Fix writing of test files after the cgroups
      v2 backport
      + JDK-8301550: [8u] Enable additional linux build testing in
      GitHub
      + JDK-8301620: [8u] some shell tests are passed but have
      unexpected operator errors
      + JDK-8301760: Fix possible leak in SpNegoContext dispose
      + JDK-8303408: [AIX] Broken jdk8u build after JDK-8266391
      + JDK-8303828: [Solaris] Broken jdk8u build after JDK-8266391
      + JDK-8304053: Revert os specific stubs for SystemMetrics
      + JDK-8305113: (tz) Update Timezone Data to 2023c
* Tue Feb 07 2023 Fridrich Strba <fstrba@suse.com>
  - Update to version jdk8u362 (icedtea-3.26.0)
    * January 2023 CPU
    * CVEs
      + CVE-2023-21830, bsc#1207249
      + CVE-2023-21843, bsc#1207248
    * Security fixes
      + JDK-8285021: Improve CORBA communication
      + JDK-8286496: Improve Thread labels
      + JDK-8288516: Enhance font creation
      + JDK-8289350: Better media supports
      + JDK-8293554: Enhanced DH Key Exchanges
      + JDK-8293598: Enhance InetAddress address handling
      + JDK-8293717: Objective view of ObjectView
      + JDK-8293734: Improve BMP image handling
      + JDK-8293742: Better Banking of Sounds
      + JDK-8295687: Better BMP bounds
    * New features
      + Support for building with autoconf 2.71
    * Import of OpenJDK 8 u362 build 09
      + JDK-6885993: Named Thread: introduce print() and
      print_on(outputStream* st) methods
      + JDK-7124218: [TEST_BUG] [macosx] Space should select cell in
      the JTable
      + JDK-8054066: com/sun/jdi/DoubleAgentTest.java fails with
      timeout
      + JDK-8067941: [TESTBUG] Fix tests for OS with 64K page size.
      + JDK-8071530: Update OS detection code to reflect Windows 10
      version change
      + JDK-8073464: GC workers do not have thread names
      + JDK-8079255: [TEST_BUG] [macosx] Test closed/java/awt/Robot/
      /RobotWheelTest/RobotWheelTest fails for Mac only
      + JDK-8129827: [TEST_BUG] Test java/awt/Robot/RobotWheelTest/
      /RobotWheelTest.java fails
      + JDK-8148005: One byte may be corrupted by
      get_datetime_string()
      + JDK-8159599: [TEST_BUG] java/awt/Modal/ModalInternalFrameTest/
      /ModalInternalFrameTest.java
      + JDK-8159720: Failure of C2 compilation with tiered prevents
      some C1 compilations
      + JDK-8197859: VS2017 Complains about UINTPTR_MAX definition in
      globalDefinitions_VisCPP.hpp
      + JDK-8206456: [TESTBUG] docker jtreg tests fail on systems
      without cpuset.effective_cpus / cpuset.effective_mems
      + JDK-8221529: [TESTBUG] Docker tests use old/deprecated image
      on AArch64
      + JDK-8224506: [TESTBUG] TestDockerMemoryMetrics.java fails
      with exitValue = 137
      + JDK-8233551: [TESTBUG] SelectEditTableCell.java fails on MacOS
      + JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is
      failing on 32bit Windows
      + JDK-8253702: BigSur version number reported as 10.16, should
      be 11.nn
      + JDK-8255559: Leak File Descriptors Because of
      ResolverLocalFilesystem#engineResolveURI()
      + JDK-8265527: tools/javac/diags/CheckExamples.java fails after
      JDK-8078024 8u backport
      + JDK-8269039: Disable SHA-1 Signed JARs
      + JDK-8269850: Most JDK releases report macOS version 12 as
      10.16 instead of 12.0
      + JDK-8270344: Session resumption errors
      + JDK-8271459: C2: Missing NegativeArraySizeException when
      creating StringBuilder with negative capacity
      + JDK-8273176: handle latest VS2019 in abstract_vm_version
      + JDK-8274563: jfr/event/oldobject/TestClassLoaderLeak.java
      fails when GC cycles are not happening
      + JDK-8274840: Update OS detection code to recognize Windows 11
      + JDK-8275887: jarsigner prints invalid digest/signature
      algorithm warnings if keysize is weak/disabled
      + JDK-8280890: Cannot use '-Djava.system.class.loader' with
      class loader in signed JAR
      + JDK-8283277: ISO 4217 Amendment 171 Update
      + JDK-8283903: GetContainerCpuLoad does not return the correct
      result in share mode
      + JDK-8284389: Improve stability of GHA Pre-submit testing by
      caching cygwin installer
      + JDK-8284622: Update versions of some Github Actions used in
      JDK workflow
      + JDK-8286582: Build fails on macos aarch64 when using
    - -with-zlib=bundled
      + JDK-8288928: Incorrect GPL header in pnglibconf.h (backport
      of JDK-8185041)
      + JDK-8289549: ISO 4217 Amendment 172 Update
      + JDK-8292762: Remove .jcheck directories from jdk8u
      subcomponents
      + JDK-8293181: Bump update version of OpenJDK: 8u362
      + JDK-8293461: Add a test for JDK-8290832
      + JDK-8293828: JFR: jfr/event/oldobject/TestClassLoaderLeak.java
      still fails when GC cycles are not happening
      + JDK-8294307: ISO 4217 Amendment 173 Update
      + JDK-8294357: (tz) Update Timezone Data to 2022d
      + JDK-8294863: Enable partial tier1 testing in GHA for JDK8
      + JDK-8295164: JDK 8 jdi tests should not use tasklist command
      on Windows
      + JDK-8295173: (tz) Update Timezone Data to 2022e
      + JDK-8295288: Some vm_flags tests associate with a wrong BugID
      + JDK-8295714: GHA ::set-output is deprecated and will be
      removed
      + JDK-8295723: security/infra/wycheproof/RunWycheproof.java
      fails with Assertion Error
      + JDK-8295915: Problemlist compiler/rtm failures specific to 8u
      + JDK-8295950: Enable langtools/tier1 in GHA for 8u
      + JDK-8296108: (tz) Update Timezone Data to 2022f
      + JDK-8296239: ISO 4217 Amendment 174 Update
      + JDK-8296555: Enable hotspot/tier1 for 64-bit builds in GHA
      for 8u
      + JDK-8296715: CLDR v42 update for tzdata 2022f
      + JDK-8296959: Fix hotspot shell tests of 8u on multilib systems
      + JDK-8297141: Fix hotspot/test/runtime/SharedArchiveFile/
      /DefaultUseWithClient.java for 8u
      + JDK-8297804: (tz) Update Timezone Data to 2022g
      + JDK-8299439: java/text/Format/NumberFormat/CurrencyFormat.java
      fails for hr_HR
      + JDK-8299483: ProblemList java/text/Format/NumberFormat/
      /CurrencyFormat.java
      + JDK-8300178: JDK-8286496 causes build failure on older GCC
      + JDK-8300225: JDK-8288516 causes build failure on Windows +
      VS2010
    * Bug fixes
      + Don't run check-aes on Zero builds (pointless and slow)
  - Removed patch:
    * java-1_8_0-openjdk-autoconf27.patch
      + fixed upstream

Files

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0/jre/lib/accessibility.properties
/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0/jre/lib/amd64/libatk-wrapper.so
/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0/jre/lib/ext
/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0/jre/lib/ext/java-atk-wrapper.jar


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 19 22:31:08 2026