Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package java-25-openjdk for openSUSE:Factory
checked in at 2026-04-28 11:54:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-25-openjdk (Old)
and /work/SRC/openSUSE:Factory/.java-25-openjdk.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-25-openjdk"
Tue Apr 28 11:54:18 2026 rev:7 rq:1349427 version:25.0.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/java-25-openjdk/java-25-openjdk.changes
2026-03-27 06:41:46.706832677 +0100
+++
/work/SRC/openSUSE:Factory/.java-25-openjdk.new.11940/java-25-openjdk.changes
2026-04-28 11:54:58.942031569 +0200
@@ -1,0 +2,594 @@
+Sun Apr 26 18:43:27 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Update to upstream tag jdk-25.0.3+9 (April 2026 CPU)
+ * CVEs
+ + CVE-2026-22007 (bsc#1262490)
+ + CVE-2026-22008 (bsc#1262493)
+ + CVE-2026-22013 (bsc#1262494)
+ + CVE-2026-22016 (bsc#1262495)
+ + CVE-2026-22018 (bsc#1262496)
+ + CVE-2026-22021 (bsc#1262497)
+ + CVE-2026-23865 (bsc#1259118)
+ + CVE-2026-34268 (bsc#1262500)
+ + CVE-2026-34282 (bsc#1262501)
+ * Changes
+ + JDK-7191877: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/
+ /CheckLeaseLeak.java failing intermittently
+ + JDK-8030957: AIX: Implement OperatingSystemMXBean
+ .getSystemCpuLoad() and .getProcessCpuLoad() on AIX
+ + JDK-8068378: [TEST_BUG]The java/awt/Modal/PrintDialogsTest/
+ /PrintDialogsTest.java instruction need to update
+ + JDK-8183336: Better cleanup for jdk/test/java/lang/module/
+ /customfs/ModulesInCustomFileSystem.java
+ + JDK-8212084: G1: Implement UseGCOverheadLimit
+ + JDK-8244336: Restrict algorithms at JCE layer
+ + JDK-8246037: Shenandoah: update man pages to mention
+ -XX:+UseShenandoahGC
+ + JDK-8255463: java/nio/channels/spi/SelectorProvider/
+ /inheritedChannel/InheritedChannelTest.java failed with
+ ThreadTimeoutException
+ + JDK-8256289: java/awt/Focus/AppletInitialFocusTest/
+ /AppletInitialFocusTest1.java failed with "RuntimeException:
+ Wrong focus owner:
+ java.awt.Button[button1,41,36,56x23,label=Button1]"
+ + JDK-8274082: Wrong test name in jtreg run tag for
+ java/awt/print/PrinterJob/SwingUIText.java
+ + JDK-8286258: [Accessibility,macOS,VoiceOver] VoiceOver reads
+ the spinner value wrong and sometime partially
+ + JDK-8286865: vmTestbase/vm/mlvm/meth/stress/jni/nativeAndMH/
+ /Test.java fails with Out of space in CodeCache
+ + JDK-8287062: com/sun/jndi/ldap/LdapPoolTimeoutTest.java
+ failed due to different timeout message
+ + JDK-8293484: AArch64:
+ TestUseSHA512IntrinsicsOptionOnSupportedCPU.java fails on CPU
+ with SHA512 feature support
+ + JDK-8299304: Test "java/awt/print/PrinterJob/
+ /PageDialogTest.java" fails on macOS 13 x64 because the Page
+ Dialog blocks the Toolkit
+ + JDK-8307495: Specialize atomic bitset functions for aix-ppc
+ + JDK-8313770: jdk/internal/platform/docker/
+ /TestSystemMetrics.java fails on Ubuntu
+ + JDK-8316274: javax/swing/ButtonGroup/
+ /TestButtonGroupFocusTraversal.java fails in Ubuntu 23.10 with
+ Motif LAF
+ + JDK-8317838: java/nio/channels/Channels/
+ /SocketChannelStreams.java running into timeout (aix)
+ + JDK-8318662: Refactor some jdk/java/net/httpclient/http2
+ tests to JUnit
+ + JDK-8320677: Printer tests use invalid '@run main/manual=yesno
+ + JDK-8333857: Test sun/security/ssl/SSLSessionImpl/
+ /ResumeChecksServer.java failed: Existing session was used
+ + JDK-8333871: Check return values of sysinfo
+ + JDK-8334928: Test sun/security/ssl/SSLSocketImpl/
+ /ReuseAddr.java failed: java.net.BindException: Address
+ already in use
+ + JDK-8335646: Nimbus : JLabel not painted with LAF defined
+ foreground color on Ubuntu 24.04
+ + JDK-8336695: Update Commons BCEL to Version 6.10.0
+ + JDK-8339791: Refactor MiscUndecorated/ActiveAWTWindowTest.java
+ + JDK-8341039: compiler/cha/TypeProfileFinalMethod.java fails
+ with assertEquals expected: 0 but was: 2
+ + JDK-8342175: MemoryEaterMT fails intermittently with
+ ExceptionInInitializerError
+ + JDK-8342401: [TESTBUG] javax/swing/JSpinner/8223788/
+ /JSpinnerButtonFocusTest.java test fails in ubuntu 22.04 on
+ SBR Hosts
+ + JDK-8342640: GenShen: Silently ignoring
+ ShenandoahGCHeuristics considered poor user-experience
+ + JDK-8342659: Test vmTestbase/nsk/jdi/ObjectReference/
+ /referringObjects/referringObjects002/referringObjects002.java
+ failed: Class nsk.share.jdi.TestClass1 was not unloaded
+ + JDK-8343316: Review and update tests using explicit provider
+ names
+ + JDK-8343340: Swapping checking do not work for
+ MetricsMemoryTester failcount
+ + JDK-8343474: [updates] Customize README.md to specifics of
+ update project
+ + JDK-8344073: Test runtime/cds/appcds/
+ /TestParallelGCWithCDS.java#id0 failed
+ + JDK-8346154: [XWayland] Some tests fail intermittently in the
+ CI, but not locally
+ + JDK-8346962: Test CRLReadTimeout.java fails with -Xcomp on a
+ fastdebug build
+ + JDK-8348014: Enhance certificate processing
+ + JDK-8349192: jvmti/scenarios/contention/TC05/tc05t001 fails:
+ ERROR: tc05t001.cpp, 281: (waitedThreadCpuTime -
+ waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)
+ + JDK-8352149: Test java/awt/Frame/MultiScreenTest.java fails:
+ Window list is empty
+ + JDK-8353755: Add a helper method to Util - findComponent()
+ + JDK-8354244: Use random data in MinMaxRed_Long data arrays
+ + JDK-8354469: Keytool exposes the password in plain text when
+ command is piped using | grep
+ + JDK-8354894: java/lang/Thread/virtual/Starvation.java timeout
+ on server with high CPUs
+ + JDK-8354937: Cleanup some sparc related coding in os_linux
+ + JDK-8356548: Use ClassFile API instead of ASM to transform
+ classes in tests
+ + JDK-8356868: Not all cgroup parameters are made available
+ + JDK-8357277: Update OpenSSL library for interop tests
+ + JDK-8357380: java/lang/StringBuilder/RacingSBThreads.java
+ times out with C1
+ + JDK-8357390: java/awt/Toolkit/ScreenInsetsTest/
+ /ScreenInsetsTest.java Test failing on Ubuntu 24.04 Vm Hosts
+ used by Oracle's internal CI system
+ + JDK-8357470: src/java.base/share/classes/sun/security/util/
+ /Debug.java implement the test for args.toLowerCase
+ + JDK-8357570: [macOS] os::Bsd::available_memory() might return
+ too low values
+ + JDK-8357591: Re-enable CDS test cases for jvmci after
+ JDK-8345826
+ + JDK-8358058: sun/java2d/OpenGL/DrawImageBg.java Test fails
+ intermittently
+ + JDK-8358159: Empty mode/padding in cipher transformations
+ + JDK-8358529: GenShen: Heuristics do not respond to changes in
+ SoftMaxHeapSize
+ + JDK-8358679: [asan] vmTestbase/nsk/jvmti tests show memory
+ issues
+ + JDK-8358686: CDS and AOT can cause buffer truncation warning
+ even when logging is disabled
+ + JDK-8358735: GenShen: block_start() may be incorrect after
+ class unloading
+ + JDK-8358756: [s390x] Test StartupOutput.java crash due to
+ CodeCache size
+ + JDK-8358801: javac produces class that does not pass verifier.
+ + JDK-8359064: Expose reason for marking nmethod non-entrant to
+ JVMCI client
+ + JDK-8359182: Use @requires instead of SkippedException for
+ MaxPath.java
+ + JDK-8359388: Stricter checking for cipher transformations
+ + JDK-8359418: Test "javax/swing/text/GlyphView/bug4188841.java"
+ failed because the phrase of text pane does not match the
+ instructions
+ + JDK-8359472: JVM crashes when attaching a dynamic agent
+ before JVMTI_PHASE_LIVE
+ + JDK-8359707: Add classfile modification code to
+ RedefineClassHelper
+ + JDK-8359868: Shenandoah: Free threshold heuristic does not
+ use SoftMaxHeapSize
+ + JDK-8359978: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java
+ failed again with java.net.SocketException: An established
+ connection was aborted by the software in your host machine
+ + JDK-8360049: CodeInvalidationReasonTest.java fails with ZGC
+ on AArch64
+ + JDK-8360160: ubuntu-22-04 machine is failing client tests
+ + JDK-8360169: Problem list CodeInvalidationReasonTest.java on
+ linux-riscv64 until JDK-8360168 is fixed
+ + JDK-8360271: String.indexOf intrinsics fail with
+ +EnableX86ECoreOpts and -CompactStrings
+ + JDK-8360395: sun/security/tools/keytool/i18n.java user
+ country is current user location instead of the language
+ + JDK-8360539: DTLS handshakes fails due to improper cookie
+ validation logic
+ + JDK-8360562: sun/security/tools/keytool/i18n.java add an
+ ability to add comment for failures
+ + JDK-8360702: runtime/Thread/AsyncExceptionTest.java timed out
+ + JDK-8360882: Tests throw SkippedException when they should
+ fail
+ + JDK-8361067: Test ExtraButtonDrag.java requires frame.dispose
+ in finally block
+ + JDK-8361106: [TEST] com/sun/net/httpserver/Test9.java fails
+ with java.nio.file.FileSystemException
+ + JDK-8361363: ShenandoahAsserts::print_obj() does not work for
+ forwarded objects and UseCompactObjectHeaders
+ + JDK-8361381: GlyphLayout behavior differs on JDK 11+ compared
+ to JDK 8
+ + JDK-8361492: [IR Framework] Has too restrictive regex for
+ load and store
+ + JDK-8361521: BogusFocusableWindowState.java fails with
+ StackOverflowError on Linux
+ + JDK-8361530: Test javax/swing/GraphicsConfigNotifier/
+ /StalePreferredSize.java timed out
+ + JDK-8361613: System.console() should only be available for
+ interactive terminal
+ + JDK-8361894: sun/security/krb5/config/native/
+ /TestDynamicStore.java ensure that the test is run with sudo
+ + JDK-8362284: RISC-V: cleanup NativeMovRegMem
+ + JDK-8362979: C2 fails with unexpected node in SuperWord
+ truncation: CmpLTMask, RoundF
+ + JDK-8363950: Incorrect jtreg header in TestLayoutVsICU.java
+ + JDK-8364373: Transform Affine transformations
+ + JDK-8364465: Enhance behavior of some intrinsics
+ + JDK-8364580: Test compiler/vectorization/
+ /TestSubwordTruncation.java fails on platforms without
+ RoundF/RoundD
+ + JDK-8364741: [asan] runtime/ErrorHandling/
+ /PrintVMInfoAtExitTest.java fails because output differs
+ slightly
+ + JDK-8364756: JFR: Improve slow tests
+ + JDK-8364936: Shenandoah: Switch nmethod entry barriers to
+ conc_instruction_and_data_patch
+ + JDK-8365065: cancelled ForkJoinPool tasks no longer throw
+ CancellationException
+ + JDK-8365184: sun/tools/jhsdb/
+ /HeapDumpTestWithActiveProcess.java Re-enable SerialGC flag on
+ debuggee process
+ + JDK-8365305: The ARIA role ‘contentinfo’ is not valid for the
+ element <footer>
+ + JDK-8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/
+ /CheckLeaseLeak.java failing intermittently
+ + JDK-8365526: Crash with null Symbol passed to
+ SystemDictionary::resolve_or_null
+ + JDK-8365570: C2 fails assert(false) failed: Unexpected node
+ in SuperWord truncation: CastII
+ + JDK-8365776: Convert JShell tests to use JUnit instead of
+ TestNG
+ + JDK-8365861: test/jdk/sun/security/pkcs11/Provider/ tests
+ skipped without SkippedException
+ + JDK-8365972: JFR: ThreadDump and ClassLoaderStatistics events
+ may cause back to back rotations
+ + JDK-8366082: Improve queue size computation in CPU-time
+ sampler
+ + JDK-8366128: jdk/jdk/nio/zipfs/TestPosix.java::testJarFile
+ uses wrong file
+ + JDK-8366182: Some PKCS11Tests are being skipped when they
+ shouldn't
+ + JDK-8366261: Provide utility methods for
+ sun.security.util.Password
+ + JDK-8366278: Form control element <select> has no associated
+ label
+ + JDK-8366369: Add @requires linux for GTK L&F tests
+ + JDK-8366486: Test jdk/jfr/event/profiling/
+ /TestCPUTimeSampleMultipleRecordings.java is timing out
+ + JDK-8366733: Re-examine older java.text NF, DF, and DFS
+ serialization tests
+ + JDK-8366747: RISC-V: Improve VerifyMethodHandles for method
+ handle linkers
+ + JDK-8366817: test/jdk/javax/net/ssl/TLSCommon/interop/
+ /JdkProcServer.java and JdkProcClient.java should not delete
+ logs
+ + JDK-8366874: Test gc/arguments/TestParallelGCErgo.java fails
+ with UseTransparentHugePages
+ + JDK-8366878: Improve flags of
+ compiler/loopopts/superword/TestAlignVectorFuzzer.java
+ + JDK-8366908: Use a different class for testing JDK-8351654
+ + JDK-8366938: Test runtime/handshake/HandshakeTimeoutTest.java
+ crashed
+ + JDK-8366951: Test runtime/logging/StressAsyncUL.java is
+ timing out
+ + JDK-8367135: Test compiler/loopstripmining/
+ /CheckLoopStripMining.java needs internal timeouts adjusted
+ + JDK-8367271: Add parsing tests to DateFormat JMH benchmark
+ + JDK-8367278: Test compiler/startup/StartupOutput.java timed
+ out after completion on Windows
+ + JDK-8367302: New test jdk/jfr/event/profiling/
+ /TestCPUTimeSampleQueueAutoSizes.java from JDK-8366082 is
+ failing
+ + JDK-8367371: Remove @requires vm.opt.UseLargePages from
+ InternSharedString.java test
+ + JDK-8367372: Test 'test/hotspot/jtreg/gc/
+ /TestObjectAlignmentCardSize.java' fails on 32 bit systems
+ + JDK-8367463: Improved Arena allocations
+ + JDK-8367583: sun/security/util/AlgorithmConstraints/
+ /InvalidCryptoDisabledAlgos.java fails after JDK-8244336
+ + JDK-8367772: Refactor createUI in PassFailJFrame
+ + JDK-8367784: java/awt/Focus/InitialFocusTest/
+ /InitialFocusTest1.java failed with Wrong focus owner
+ + JDK-8367862: debug.cpp: Do not print help message for methods
+ ifdef'd out
+ + JDK-8367901: Calendar.roll(hour, 24) returns wrong result
+ + JDK-8367994: test/jdk/sun/security/pkcs11/Signature/ tests
+ pass when they should skip
+ + JDK-8368029: Several tests in httpserver/simpleserver should
+ throw SkipException
+ + JDK-8368182: AOT cache creation fails with class defined by
+ JNI
+ + JDK-8368328: CompactNumberFormat.clone does not produce
+ independent instances
+ + JDK-8368335: Refactor the rest of Locale TestNG based tests
+ to JUnit
+ + JDK-8368498: Use JUnit instead of TestNG for jdk_text tests
+ + JDK-8368500: ContextClassLoader cannot be reset on threads in
+ ForkJoinPool.commonPool()
+ + JDK-8368551: Core dump warning may be confusing
+ + JDK-8368625: com/sun/net/httpserver/
+ /ServerStopTerminationTest.java fails intermittently
+ + JDK-8368677: acvp test should throw SkippedException when no
+ ACVP-Server available
+ + JDK-8368683: [process] Increase jtreg debug output
+ maxOutputSize for TreeTest
+ + JDK-8368754: runtime/cds/appcds/SignedJar.java log regex is
+ too strict
+ + JDK-8368787: Error reporting: hs_err files should show
+ instructions when referencing code in nmethods
+ + JDK-8368866: compiler/codecache/stress/
+ /UnexpectedDeoptimizationTest.java intermittent timed out
+ + JDK-8368882: NPE during text drawing on machine with JP locale
+ + JDK-8368885: NMT CommandLine tests can check for error better
++++ 297 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/java-25-openjdk/java-25-openjdk.changes
++++ and
/work/SRC/openSUSE:Factory/.java-25-openjdk.new.11940/java-25-openjdk.changes
Old:
----
jdk-25.0.2+10.tar.gz
New:
----
jdk-25.0.3+9.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ java-25-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.YOH6Xo/_old 2026-04-28 11:55:03.918237049 +0200
+++ /var/tmp/diff_new_pack.YOH6Xo/_new 2026-04-28 11:55:03.918237049 +0200
@@ -33,8 +33,8 @@
# Standard JPackage naming and versioning defines.
%global featurever 25
%global interimver 0
-%global updatever 2
-%global buildver 10
+%global updatever 3
+%global buildver 9
%global openjdk_repo jdk25u
%global openjdk_tag
jdk-%{featurever}%{?updatever:.%{interimver}.%{updatever}}%{?patchver:.%{patchver}}+%{buildver}
%global openjdk_dir
%{openjdk_repo}-jdk-%{featurever}%{?updatever:.%{interimver}.%{updatever}}%{?patchver:.%{patchver}}-%{buildver}
++++++ jdk-25.0.2+10.tar.gz -> jdk-25.0.3+9.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-25-openjdk/jdk-25.0.2+10.tar.gz
/work/SRC/openSUSE:Factory/.java-25-openjdk.new.11940/jdk-25.0.3+9.tar.gz
differ: char 13, line 1