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

java-21-openjdk-javadoc-21.0.10.0-160000.1.1 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: java-21-openjdk-javadoc Distribution: SUSE Linux 16
Version: 21.0.10.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 160000.1.1 Build date: Thu Jan 22 07:51:06 2026
Group: Development/Languages/Java Build host: reproducible
Size: 284029368 Source RPM: java-21-openjdk-21.0.10.0-160000.1.1.src.rpm
Packager: https://www.suse.com/
Url: https://openjdk.java.net/
Summary: OpenJDK 21 API Documentation
The OpenJDK 21 API documentation.

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

* Thu Jan 22 2026 fstrba@suse.com
  - Update to upstream tag jdk-21.0.10+7 (January 2026 CPU)
    * CVEs
      + CVE-2026-21925, bsc#1257034
      + CVE-2026-21932, bsc#1257036
      + CVE-2026-21933, bsc#1257037
      + CVE-2026-21945, bsc#1257038
    * Changes
      + JDK-7191877: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/
      /CheckLeaseLeak.java failing intermittently
      + JDK-8072701: resume001 failed due to ERROR: timeout for
      waiting for a BreakpintEvent
      + JDK-8139228: JFileChooser renders file names as HTML document
      + JDK-8139392: JInternalFrame has incorrect padding
      + JDK-8140527: JInternalFrame has incorrect title button width
      + JDK-8162380: [TEST_BUG] MouseEvent/.../
      /AltGraphModifierTest.java has only "Fail" button
      + JDK-8199149: Improve the exception message thrown by
      VarHandle of unsupported operation
      + JDK-8201183: sjavac build failures: "Connection attempt
      failed: Connection refused"
      + JDK-8201778: Speed up test
      javax/net/ssl/DTLS/PacketLossRetransmission.java
      + JDK-8204868: java/util/zip/ZipFile/TestCleaner.java still
      fails with "cleaner failed to clean zipfile."
      + JDK-8210807: Printing a JTable with a JScrollPane prints
      table without rows populated
      + JDK-8216437: PPC64: Add intrinsic for GHASH algorithm
      + JDK-8219408: Tests should handle ${} in the view of jtreg
      "smart action"
      + JDK-8230016: re-visit test
      sun/security/pkcs11/Serialize/SerializeProvider.java
      + JDK-8245545: Disable TLS_RSA cipher suites
      + JDK-8265429: Improve GCM encryption
      + JDK-8277424: javax/net/ssl/TLSCommon/TLSTest.java  fails with
      connection refused
      + JDK-8280482: Window transparency bug on Linux
      + JDK-8290043: serviceability/attach/ConcAttachTest.java failed
      "guarantee(!CheckJNICalls) failed: Attached JNI thread exited
      without being detached"
      + JDK-8297531: sun/security/krb5/MicroTime.java fails with
      "Exception: What? only 100 musec precision?"
      + JDK-8300708: Some nsk jvmti tests fail with virtual thread
      wrapper due to jvmti missing some virtual thread support
      + JDK-8304065: HttpServer.stop should terminate immediately if
      no exchanges are in progress
      + JDK-8304811: vmTestbase/vm/mlvm/indy/func/jvmti/
      /stepBreakPopReturn/INDIFY_Test.java fails with
      JVMTI_ERROR_TYPE_MISMATCH
      + JDK-8305186: Reference.waitForReferenceProcessing should be
      more accessible to tests
      + JDK-8305567: serviceability/tmtools/jstat/GcTest01.java
      failed  utils.JstatGcResults.assertConsistency
      + JDK-8306579: Consider building with /Zc:throwingNew
      + JDK-8307160: Fix AWT/2D/A11Y to support the permissive- flag
      on the Microsoft Visual C compiler
      + JDK-8308780: Fix the Java Integer types on Windows
      + JDK-8309511: Regression test ExtraImportSemicolon.java refers
      to the wrong bug
      + JDK-8310049: Refactor Charset tests to use JUnit
      + JDK-8310915: Typo in aarch64.ad: "envcodings"
      + JDK-8311076: RedefineClasses doesn't check for ConstantPool
      overflow
      + JDK-8311906: Improve robustness of String constructors with
      mutable array inputs
      + JDK-8313231: Redundant if statement in ZoneInfoFile
      + JDK-8313770: jdk/internal/platform/docker/
      /TestSystemMetrics.java fails on Ubuntu
      + JDK-8315130: java.lang.IllegalAccessError when processing
      classlist to create CDS archive
      + JDK-8315990: Amend problemlisted tests to proper position
      + JDK-8316422: TestIntegerUnsignedDivMod.java triggers "invalid
      layout" assert in FrameValues::validate
      + JDK-8317132: Prepare HotSpot for permissive-
      + JDK-8317332: Prepare security for permissive-
      + JDK-8317970: Bump target macosx-x64 version to 11.00.00
      + JDK-8318467: [jmh] tests concurrent.Queues and
      concurrent.ProducerConsumer hang with 101+ threads
      + JDK-8318730: MonitorVmStartTerminate.java still times out
      after JDK-8209595
      + JDK-8318850: Duplicate code in the LCMSImageLayout
      + JDK-8319570: Change to GCC 13.2.0 for building on Linux at
      Oracle
      + JDK-8320049: PKCS10 would not discard the cause when throw
      SignatureException on invalid key
      + JDK-8320577: Improve MessageHeader's toString() function to
      make HttpURLConnection's debug log readable
      + JDK-8320836: jtreg gtest runs should limit heap size
      + JDK-8321180: Condition for non-latin1 string size too large
      exception is off by one
      + JDK-8321183: Incorrect warning from cds about the modules file
      + JDK-8321514: UTF16 string gets constructed incorrectly from
      codepoints if CompactStrings is not enabled
      + JDK-8322018: Test java/lang/String/CompactString/
      /MaxSizeUTF16String.java fails with -Xcomp
      + JDK-8322135: Printing JTable in Windows L&F throws
      InternalError: HTHEME is null
      + JDK-8322140: javax/swing/JTable/JTableScrollPrintTest.java
      does not print the rows and columns of the table in Nimbus and
      Aqua LookAndFeel
      + JDK-8323803: ConstantOopReadValue::print_on should print
      'null' instead of 'nullptr'
      + JDK-8324065: Daylight saving information for
      'Africa/Casablanca' are incorrect
      + JDK-8324491: Keyboard layout didn't keep its state if it was
      changed when dialog was active
      + JDK-8325277: [21u] Backout test change of JDK-8291809
      + JDK-8325530: Vague error message when com.sun.tools.attach
      .VirtualMachine fails to load agent library
      + JDK-8325590: Regression in round-tripping UTF-16 strings
      after JDK-8311906
      + JDK-8325647: [IR framework] Only prints stdout if exitCode is
      134
      + JDK-8325731: Installation instructions for Debian/Ubuntu
      don't mention autoconf
      + JDK-8325766: Extend CertificateBuilder to create trust and
      end entity certificates programmatically
      + JDK-8327434: Test java/util/PluggableLocale/
      /TimeZoneNameProviderTest.java timed out
      + JDK-8327704: Update nsk/jdi tests to use driver instead of
      othervm
      + JDK-8327757: Convert javax/swing/JSlider/6524424/
      /bug6524424.java applet to main
      + JDK-8327856: Convert applet test SpanishDiacriticsTest.java
      to a main program
      + JDK-8327980: Convert javax/swing/JToggleButton/4128979/
      /bug4128979.java applet test to main
      + JDK-8328124: Convert java/awt/Frame/ShownOnPack/
      /ShownOnPack.html applet test to main
      + JDK-8328247: Remove redundant dir for tests converted from
      applet to main
      + JDK-8328299: Convert DnDFileGroupDescriptor.html applet test
      to main
      + JDK-8328377: Convert java/awt/Cursor/MultiResolutionCursorTest
      test to main
      + JDK-8328562: Convert java/awt/InputMethods/DiacriticsTest/
      /DiacriticsTest.java applet test to main
      + JDK-8331231: containers/docker/TestContainerInfo.java fails
      + JDK-8333200: Test containers/docker/TestPids.java fails Limit
      value -1 is not accepted as unlimited
      + JDK-8333526: Restructure java/nio/channels/DatagramChannel/
      /StressNativeSignal.java to a fail fast exception handling
      policy
      + JDK-8333569: jpackage tests must run app launchers with
      retries on Linux only
      + JDK-8333783: java/nio/channels/FileChannel/directio/
      /DirectIOTest.java is unstable with AV software
      + JDK-8334217: [AIX] Misleading error messages after JDK-8320005
      + JDK-8334509: Cancelling PageDialog does not return the same
      PageFormat object
      + JDK-8334756: javac crashed on call to non-existent generic
      method with explicit annotated type arg
      + JDK-8334771: [TESTBUG] Run TestDockerMemoryMetrics.java with
    - Xcomp fails exitValue = 137
      + JDK-8335986: Test javax/swing/JCheckBox/4449413/
      /bug4449413.java fails on Windows 11 x64 because RBMenuItem's
      and CBMenuItem's checkmark on the left side are not visible
      + JDK-8337723: Remove redundant tests from
      com/sun/security/sasl/gsskerb
      + JDK-8338428: Add logging of final VM flags while setting
      properties
      + JDK-8338740: java/net/httpclient/HttpsTunnelAuthTest.java
      fails with java.io.IOException: HTTP/1.1 header parser
      received no bytes
      + JDK-8339280: jarsigner -verify performs cross-checking
      between CEN and