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-01-28 15:05:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-25-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-25-openjdk.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-25-openjdk"

Wed Jan 28 15:05:15 2026 rev:5 rq:1329356 version:25.0.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-25-openjdk/java-25-openjdk.changes  
2025-10-31 16:28:55.900112035 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-25-openjdk.new.1928/java-25-openjdk.changes    
    2026-01-28 15:05:16.557326652 +0100
@@ -1,0 +2,614 @@
+Mon Jan 26 18:19:07 UTC 2026 - Fridrich Strba <[email protected]>
+
+- 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 optimization tests are no
+      longer testing string concatenation optimizations
+    + JDK-8357959: (bf) ByteBuffer.allocateDirect initialization
+      can result in large TTSP spikes
+    + JDK-8358048: java/net/httpclient/HttpsTunnelAuthTest.java
+      incorrectly calls Thread::stop
+    + JDK-8358340: Support CDS heap archive with Generational
+      Shenandoah
+    + JDK-8358532: JFileChooser in GTK L&F still displays HTML
+      filename
+    + JDK-8358535: Changes in ClassValue (JDK-8351996) caused a
+      1-9% regression in Renaissance-PageRank
+    + JDK-8358556: Assert when running with -XX:-UseLibmIntrinsic
+    + JDK-8358685: [TEST] AOTLoggingTag.java failed with missing
+      log message
+    + JDK-8358697: TextLayout/MyanmarTextTest.java passes if no
+      Myanmar font is found
+    + JDK-8358723: jpackage signing issues: the main launcher
+      doesn't have entitlements
+    + JDK-8358748: Large page size initialization fails with assert
+      "page_size must be a power of 2"
+    + JDK-8358751: C2: Recursive inlining check for compiled lambda
+      forms is broken
+    + JDK-8358813: JPasswordField identifies spaces in password via
+      delete shortcuts
+    + JDK-8359061: Update and ProblemList manual test
+      java/awt/Cursor/CursorDragTest/ListDragCursor.java
+    + JDK-8359104: gc/TestAlwaysPreTouchBehavior.java#<gcname>
+      fails on Linux
+    + JDK-8359105: RISC-V: No need for acquire fence in safepoint
+      poll during JNI calls
+    + JDK-8359127: Amend java/nio/channels/DatagramChannel/
+      /PromiscuousIPv6.java to use @requires for OS platform
+      selection
+    + JDK-8359167: Remove unused test/hotspot/jtreg/vmTestbase/nsk/
+      /share/jpda/BindServer.java
+    + JDK-8359207: Remove runtime/signal/TestSigusr2.java since it
+      is always skipped
+    + JDK-8359423: Improve error message in case of missing jsa
+      shared archive
+    + JDK-8359428: Test 'javax/swing/JTabbedPane/bug4499556.java'
+      failed because after selecting one of L&F items, the test case
+      automatically failed when clicking on L&F Menu button again
+    + JDK-8359449: [TEST] open/test/jdk/java/io/File/SymLinks.java
+      Refactor extract method for Windows specific test
+    + JDK-8359477: com/sun/net/httpserver/Test12.java appears to
+      have a temp file race
+    + JDK-8359501: Enhance Handling of URIs
+    + JDK-8359687: Use PassFailJFrame for
+      java/awt/print/Dialog/DialogType.java
+    + JDK-8359690: New test TestCPUTimeSampleThrottling still fails
+      intermittently
+    + JDK-8359735: [Ubuntu 25.10] java/lang/ProcessBuilder/
+      /Basic.java, java/lang/ProcessHandle/InfoTest.java fail due to
+      rust-coreutils
+    + JDK-8359827: Test runtime/Thread/ThreadCountLimit.java need
+      loop increasing the limit
+    + JDK-8360022: ClassRefDupInConstantPoolTest.java fails when
+      running in repeat
+    + JDK-8360090: [TEST] RISC-V: disable some cds tests on qemu
+    + JDK-8360178: TestArguments.atojulong gtest has incorrect
+      format string
+    + JDK-8360219: [AIX] assert(locals_base >= l2) failed: bad
+      placement
+    + JDK-8360255: runtime/jni/checked/TestLargeUTF8Length.java
+      fails with -XX:-CompactStrings
+    + JDK-8360408: [TEST] Use @requires tag instead of exiting
+      based on "os.name" property value for
+      sun/net/www/protocol/file/FileURLTest.java
+    + JDK-8360411: [TEST] open/test/jdk/java/io/File/
+      /MaxPathLength.java Refactor extract method to encapsulate
+      Windows specific test logic
+    + JDK-8360518: Docker tests do not work when asan is configured
+    + JDK-8360520: RISC-V: C1: Fix primitive array clone intrinsic
+      regression after JDK-8333154
+    + JDK-8360664: Null pointer dereference in src/hotspot/share/
+      /prims/jvmtiTagMap.cpp in
+      IterateOverHeapObjectClosure::do_object()
+    + JDK-8360783: CTW: Skip deoptimization between tiers
+    + JDK-8360791: [ubsan] Adjust signal handling
+    + JDK-8360867: CTW: Disable inline cache verification
+    + JDK-8360981: Remove use of Thread.stop in
+      test/jdk/java/net/Socket/DeadlockTest.java
+    + JDK-8361112: Use exact float -> Float16 conversion method in
+      Float16 tests
+    + JDK-8361180: Disable CompiledDirectCall verification with
+      -VerifyInlineCaches
+    + JDK-8361198: [AIX] fix misleading error output in
+      thread_cpu_time_unchecked
+    + JDK-8361211: C2: Final graph reshaping generates unencodeable
+      klass constants
+    + JDK-8361215: Add AOT test case: verification constraint
+      classes are excluded
+    + JDK-8361253: CommandLineOptionTest library should report
+      observed values on failure
+    + JDK-8361255: CTW: Tolerate more NCDFE problems
+    + JDK-8361298: SwingUtilities/bug4967768.java fails where
+      character P is not underline
+    + JDK-8361314: Test serviceability/jvmti/VMEvent/MyPackage/
+      /VMEventRecursionTest.java FATAL ERROR in native method:
+      Failed during the GetClassSignature call
+    + JDK-8361367: AOT ExcludedClasses.java test failed with
+      missing constant pool logs
+    + JDK-8361423: Add IPSupport::printPlatformSupport to
+      java/net/NetworkInterface/IPv4Only.java
+    + JDK-8361449: RISC-V: Code cleanup for native call
+    + JDK-8361478: GHA: Use MSYS2 from GHA runners
+    + JDK-8361494: [IR Framework] Escape too much in replacement of
+      placeholder
+    + JDK-8361497: Scoped Values: orElse and orElseThrow do not
+      access the cache
+    + JDK-8361504: RISC-V: Make C1 clone intrinsic platform guard
+      more specific
+    + JDK-8361520: Stabilize SystemGC benchmarks
+    + JDK-8361599: [PPC64] enable missing tests via jtreg requires
+    + JDK-8361711: Add library name configurability to
+      PKCS11Test.java
+    + JDK-8361748: Enforce limits on the size of an XBM image
+    + JDK-8361839: Problemlist BogusFocusableWindowState due to
+      failures in the CI pipeline
+    + JDK-8361868: [GCC static analyzer] complains about missing
+      calloc - NULL checks in p11_util.c
+    + JDK-8361871: [GCC static analyzer] complains about use of
+      uninitialized value ckpObject in p11_util.c
+    + JDK-8361888: [GCC static analyzer] ProcessImpl_md.c
+      Java_java_lang_ProcessImpl_forkAndExec error: use of
+      uninitialized value '*(ChildStuff *)p.mode
+    + JDK-8361892: AArch64: Incorrect matching rule leading to
+      improper oop instruction encoding
+    + JDK-8361897: gc/z/TestUncommit.java fails with Uncommitted
+      too slow
+    + JDK-8361948: Shenandoah: region free capacity unit mismatch
+    + JDK-8361950: Update to use jtreg 8
+    + JDK-8361959: [GCC static analyzer] java_props_md.c  leak of
+      'temp'  variable is reported
+    + JDK-8362107: Update the Jan CPU26_01 release date in master
+      branch after forking Oct CPU25_10
+    + JDK-8362123: ClassLoader Leak via
+      Executors.newSingleThreadExecutor(...)
+    + JDK-8362169: Pointer passed to upcall may get wrong scope
+    + JDK-8362204: test/jdk/sun/awt/font/TestDevTransform.java
+      fails on Ubuntu 24.04
+    + JDK-8362207: Add more test cases for possible double-rounding
+      in fma
+    + JDK-8362282: runtime/logging/StressAsyncUL.java failed with
+      exitValue = 134
+    + JDK-8362308: Enhance Bitmap operations
+    + JDK-8362379: Test serviceability/HeapDump/
+      /UnmountedVThreadNativeMethodAtTop.java should mark as /native
+    + JDK-8362390: AIX make fails in awt_GraphicsEnv.c
+    + JDK-8362482: [TESTBUG] serviceability/HeapDump/
+      /UnmountedVThreadNativeMethodAtTop.java: System.gc() does not
+      provide full GC
+    + JDK-8362501: Update test/hotspot/jtreg/applications/jcstress/
+      /README
+    + JDK-8362515: RISC-V: cleanup NativeFarCall
+    + JDK-8362516: Support of GCC static analyzer (-fanalyzer)
+    + JDK-8362530: VM crash with -XX:+PrintTieredEvents when
+      collecting AOT profiling
+    + JDK-8362532: Test gc/g1/plab/* duplicate command-line options
+    + JDK-8362533: Tests sun/management/jmxremote/bootstrap/*
+      duplicate VM flags
+    + JDK-8362581: Timeouts in
+      java/nio/channels/SocketChannel/OpenLeak.java on UNIX
+    + JDK-8362582: GHA: Increase bundle retention time to deal with
+      infra overload better
+    + JDK-8362596: RISC-V: Improve _vectorizedHashCode intrinsic
+    + JDK-8362602: Add test.timeout.factor to CompileFactory to
+      avoid test timeouts
+    + JDK-8362632: Improve HttpServer Request handling
+    + JDK-8362834: Several runtime/Thread tests should mark as
+      /native
+    + JDK-8362836: JFR: Broken pipe in
+      jdk/jfr/event/io/TestIOTopFrame.java
+    + JDK-8362838: RISC-V: Incorrect matching rule leading to
+      improper oop instruction encoding
+    + JDK-8362855: Test java/net/ipv6tests/TcpTest.java should
+      report SkippedException when there no ia4addr  or ia6addr
+    + JDK-8362889: [GCC static analyzer] leak in
+      libstringPlatformChars.c
+    + JDK-8362972: C2 fails with unexpected node in SuperWord
+      truncation: IsFiniteF, IsFiniteD
+    + JDK-8363676: [GCC static analyzer] missing return value check
+      of malloc in OGLContext_SetTransform
+    + JDK-8363696: Update the release version and date for OpenJDK
+      25u
+    + JDK-8363720: Follow up to JDK-8360411 with post review
+      comments
+    + JDK-8363895: Minimal build fails with slowdebug builds after
+      JDK-8354887
+    + JDK-8363898: RISC-V: TestRangeCheckHoistingScaledIV.java
+      fails after JDK-8355293 when running without RVV
+    + JDK-8363910: Avoid tuning for Power10 CPUs on Linux ppc64le
+      when gcc < 10 is used
+    + JDK-8363928: Specifying AOTCacheOutput with a blank path
+      causes the JVM to crash
+    + JDK-8363965: GHA: Switch cross-compiling sysroots to Debian
+      bookworm
+    + JDK-8363966: GHA: Switch cross-compiling sysroots to Debian
+      trixie
+    + JDK-8364090: Dump JFR recording on CrashOnOutOfMemoryError
++++ 317 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/java-25-openjdk/java-25-openjdk.changes
++++ and 
/work/SRC/openSUSE:Factory/.java-25-openjdk.new.1928/java-25-openjdk.changes

Old:
----
  jdk-25.0.1+8.tar.gz

New:
----
  jdk-25.0.2+10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ java-25-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.H9NLhd/_old  2026-01-28 15:05:22.253564019 +0100
+++ /var/tmp/diff_new_pack.H9NLhd/_new  2026-01-28 15:05:22.269564686 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package java-25-openjdk
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,8 +33,8 @@
 # Standard JPackage naming and versioning defines.
 %global featurever      25
 %global interimver      0
-%global updatever       1
-%global buildver        8
+%global updatever       2
+%global buildver        10
 %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}
@@ -198,7 +198,6 @@
 BuildRequires:  mozilla-nss-devel >= 3.53
 BuildRequires:  pkgconfig
 BuildRequires:  unzip
-BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-proto-devel
 BuildRequires:  xprop
 BuildRequires:  zip
@@ -575,7 +574,6 @@
 install -d -m 0755 %{buildroot}%{_datadir}/{applications,pixmaps}
 install -d -m 0755 %{buildroot}/%{_jvmdir}/%{sdkdir}/lib/desktop/
 install -m 0644 jconsole.desktop %{buildroot}/%{_jvmdir}/%{sdkdir}/lib/desktop/
-%suse_update_desktop_file 
%{buildroot}/%{_jvmdir}/%{sdkdir}/lib/desktop/jconsole.desktop
 
 # Find demo directories.
 find %{buildroot}%{_jvmdir}/%{sdkdir}/demo \

++++++ jdk-25.0.1+8.tar.gz -> jdk-25.0.2+10.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-25-openjdk/jdk-25.0.1+8.tar.gz 
/work/SRC/openSUSE:Factory/.java-25-openjdk.new.1928/jdk-25.0.2+10.tar.gz 
differ: char 13, line 1

Reply via email to