The OpenJDK 25 demos.
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
+ JDK-8341496: Improve JMX connections
+ JDK-8343218: Add option to disable allocating interface and
abstract classes in non-class metaspace
+ JDK-8343546: GHA: Cache required dependencies in master-branch
workflow
+ JDK-8345810: Custom launchers must be linked with pthread to
avoid dynamic linker issues
+ JDK-8346753: Test javax/swing/JMenuItem/RightLeftOrientation/
/RightLeftOrientation.java fails on Windows Server 2025 x64
because the icons of RBMenuItem and CBMenuItem are not visible
in Nimbus LookAndFeel
+ JDK-8346839: [TESTBUG] "java/awt/textfield/setechochartest4/
/setechochartest4.java" failed because the test frame
disappears on clicking "Click Several Times" button
+ JDK-8346884: Add since checker test to jdk.editpad
+ JDK-8346952: GetGraphicsStressTest.java fails: Native
resources unavailable
+ JDK-8347277: java/awt/Focus/ComponentLostFocusTest.java fails
intermittently
+ JDK-8349188: LineBorder does not scale correctly
+ JDK-8350621: Code cache stops scheduling GC
+ JDK-8351487: [ubsan] jvmti.h runtime error: load of value
which is not a valid value
+ JDK-8352016: Improve
java/lang/RuntimeTests/RuntimeExitLogTest.java
+ JDK-8354348: Enable Extended EVEX to REX2/REX demotion for
commutative operations with same dst and src2
+ JDK-8354415: [Ubuntu25.04] api/java_awt/GraphicsDevice/
/indexTGF.html#SetDisplayMode -
setDisplayMode_REFRESH_RATE_UNKNOWN fails: Height is different
on vnc
+ JDK-8354447: Missing test for retroactive
@SuppressWarnings("dangling-doc-comments") behavior
+ JDK-8354646: java.awt.TextField allows to identify the spaces
in a password when double clicked at the starting and end of
the text
+ JDK-8355478: DoubleActionESC.java fails intermittently
+ JDK-8356324: JVM crash (SIGSEGV at
ClassListParser::resolve_indy_impl) during -Xshare:dump
starting from 21.0.5
+ JDK-8356897: Update NSS library to 3.111
+ JDK-8357064: cds/appcds/ArchiveRelocationTest.java failed
with missing expected output
+ JDK-8357141: Update to use jtreg 7.5.2
+ JDK-8357382: runtime/cds/appcds/aotClassLinking/
/BulkLoaderTest.java#aot fails with Xcomp and C1
+ JDK-8357396: Refactor nmethod::make_not_entrant to use Enum
instead of "const char*"
+ JDK-8357691: File blocked.certs contains bad content when
boot jdk 25 is used, sun/security/lib/CheckBlockedCerts.java
failing
+ JDK-8357694: RISC-V: Several IR verification tests fail when
vlen=128
+ JDK-8357799: Improve instructions for
JFileChooser/HTMLFileName.java
+ JDK-8357816: Add test from JDK-8350576
+ JDK-8357822: C2: Multiple string optimizati