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

java-25-openjdk-devel-25.0.2.0-160000.1.1 RPM for x86_64

From OpenSuSE Leap 16.0 for x86_64

Name: java-25-openjdk-devel Distribution: SUSE Linux 16
Version: 25.0.2.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 160000.1.1 Build date: Mon Jan 26 19:19:07 2026
Group: Development/Languages/Java Build host: reproducible
Size: 11791210 Source RPM: java-25-openjdk-25.0.2.0-160000.1.1.src.rpm
Packager: https://www.suse.com/
Url: https://openjdk.java.net/
Summary: OpenJDK 25 Development Environment
The OpenJDK 25 development tools.

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 Jan 26 2026 fstrba@suse.com
  - Update to upstream tag jdk-25.0.2+10 (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-8023263: [TESTBUG] Test closed/java/awt/Focus/
      /InactiveWindowTest/InactiveFocusRace fails due to not enough
      time to initialize graphic components
      + JDK-8162380: [TEST_BUG] MouseEvent/.../
      /AltGraphModifierTest.java has only "Fail" button
      + JDK-8201778: Speed up test
      javax/net/ssl/DTLS/PacketLossRetransmission.java
      + JDK-8265429: Improve GCM encryption
      + JDK-8277444: Data race between
      JvmtiClassFileReconstituter::copy_bytecodes and class linking
      + JDK-8279005: sun/tools/jstat tests do not check for test case
      exit codes after JDK-8245129
      + JDK-8304811: vmTestbase/vm/mlvm/indy/func/jvmti/
      /stepBreakPopReturn/INDIFY_Test.java fails with
      JVMTI_ERROR_TYPE_MISMATCH
      + JDK-8305567: serviceability/tmtools/jstat/GcTest01.java
      failed  utils.JstatGcResults.assertConsistency
      + JDK-8317801: java/net/Socket/asyncClose/Race.java fails
      intermittently (aix)
      + JDK-8320836: jtreg gtest runs should limit heap size
      + JDK-8325766: Extend CertificateBuilder to create trust and
      end entity certificates programmatically
      + JDK-8333526: Restructure java/nio/channels/DatagramChannel/
      /StressNativeSignal.java to a fail fast exception handling
      policy
      + JDK-8333783: java/nio/channels/FileChannel/directio/
      /DirectIOTest.java is unstable with AV software
      + JDK-8334238: Enhance AddLShortcutTest jpackage test
      + 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
      +