Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package java-17-openjdk for openSUSE:Factory
checked in at 2025-01-22 17:31:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-17-openjdk (Old)
and /work/SRC/openSUSE:Factory/.java-17-openjdk.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-17-openjdk"
Wed Jan 22 17:31:49 2025 rev:38 rq:1239552 version:17.0.14.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/java-17-openjdk/java-17-openjdk.changes
2024-11-01 21:07:48.247031802 +0100
+++
/work/SRC/openSUSE:Factory/.java-17-openjdk.new.5589/java-17-openjdk.changes
2025-01-22 17:31:52.551117874 +0100
@@ -1,0 +2,475 @@
+Wed Jan 22 12:07:16 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Update to upstream tag jdk-17.0.14+7 (January 2025 CPU)
+ * Security update
+ + JDK-8330045, CVE-2025-21502, bsc#1236278: Enhance array
+ handling
+ * Changes
+ + JDK-7093691: Nimbus LAF: disabled JComboBox using renderer
+ has bad font color
+ + JDK-8028127: Regtest java/security/Security/
+ /SynchronizedAccess.java is incorrect
+ + JDK-8071693: Introspector ignores default interface methods
+ + JDK-8195675: Call to insertText with single character from
+ custom Input Method ignored
+ + JDK-8202926: Test java/awt/Focus/WindowUpdateFocusabilityTest/
+ /WindowUpdateFocusabilityTest.html fails
+ + JDK-8207908: JMXStatusTest.java fails assertion intermittently
+ + JDK-8225220: When the Tab Policy is checked,the scroll button
+ direction displayed incorrectly.
+ + JDK-8240343: JDI stopListening/stoplis001 "FAILED: listening
+ is successfully stopped without starting listening"
+ + JDK-8254759: [TEST_BUG] [macosx] javax/swing/JInternalFrame/
+ /4202966/IntFrameCoord.html fails
+ + JDK-8258734: jdk/jfr/event/oldobject/TestClassLoaderLeak.java
+ failed with "RuntimeException: Could not find class leak"
+ + JDK-8268364: jmethod clearing should be done during unloading
+ + JDK-8269770: nsk tests should start IOPipe channel before
+ launch debuggee - Debugee.prepareDebugee
+ + JDK-8271003: hs_err improvement: handle CLASSPATH env setting
+ longer than O_BUFLEN
+ + JDK-8271456: Avoid looking up standard charsets in
+ "java.desktop" module
+ + JDK-8271821: mark hotspot runtime/MinimalVM tests which
+ ignore external VM flags
+ + JDK-8271825: mark hotspot runtime/LoadClass tests which
+ ignore external VM flags
+ + JDK-8271836: runtime/ErrorHandling/ClassPathEnvVar.java fails
+ with release VMs
+ + JDK-8272746: ZipFile can't open big file
+ (NegativeArraySizeException)
+ + JDK-8273914: Indy string concat changes order of operations
+ + JDK-8274170: Add hooks for custom makefiles to augment jtreg
+ test execution
+ + JDK-8274505: Too weak variable type leads to unnecessary cast
+ in java.desktop
+ + JDK-8276763: java/nio/channels/SocketChannel/
+ /AdaptorStreams.java fails with "SocketTimeoutException: Read
+ timed out"
+ + JDK-8278527: java/util/concurrent/tck/JSR166TestCase.java
+ fails nanoTime test
+ + JDK-8280131: jcmd reports "Module jdk.jfr not found." when
+ "jdk.management.jfr" is missing
+ + JDK-8281379: Assign package declarations to all jtreg test
+ cases under gc
+ + JDK-8282578: AIOOBE in javax.sound.sampled.Clip
+ + JDK-8283214: [macos] Screen magnifier does not show the
+ magnified text for JComboBox
+ + JDK-8283222: improve diagnosability of
+ runtime/8176717/TestInheritFD.java timeouts
+ + JDK-8284291: sun/security/krb5/auto/Renew.java fails
+ intermittently on Windows 11
+ + JDK-8284874: Add comment to ProcessHandle/OnExitTest to
+ describe zombie problem
+ + JDK-8286160: (fs) Files.exists returns unexpected results
+ with C:\pagefile.sys because it's not readable
+ + JDK-8287003: InputStreamReader::read() can return zero
+ despite writing a char in the buffer
+ + JDK-8288976: classfile parser 'wrong name' error message has
+ the names the wrong way around
+ + JDK-8289184: runtime/ClassUnload/DictionaryDependsTest.java
+ failed with "Test failed: should be unloaded"
+ + JDK-8290023: Remove use of IgnoreUnrecognizedVMOptions in gc
+ tests
+ + JDK-8290269: gc/shenandoah/TestVerifyJCStress.java fails due
+ to invalid tag: required after JDK-8290023
+ + JDK-8292309: Fix "java/awt/PrintJob/ConstrainedPrintingTest/
+ /ConstrainedPrintingTest.java" test
+ + JDK-8293061: Combine CDSOptions and AppCDSOptions test
+ utility classes
+ + JDK-8293877: Rewrite MineField test
+ + JDK-8294193: Files.createDirectories throws
+ FileAlreadyExistsException for a symbolic link whose target is
+ an existing directory
+ + JDK-8294726: Update URLs in minefield tests
+ + JDK-8295239: Refactor java/util/Formatter/Basic script into a
+ Java native test launcher
+ + JDK-8295344: Harden runtime/StackGuardPages/
+ /TestStackGuardPages.java
+ + JDK-8295859: Update Manual Test Groups
+ + JDK-8296709: WARNING: JNI call made without checking
+ exceptions
+ + JDK-8296718: Refactor bootstrap Test Common Functionalities
+ to test/lib/Utils
+ + JDK-8296787: Unify debug printing format of X.509 cert serial
+ numbers
+ + JDK-8296972: [macos13] java/awt/Frame/MaximizedToIconified/
+ /MaximizedToIconified.java: getExtendedState() != 6 as
+ expected.
+ + JDK-8298513: vmTestbase/nsk/jdi/EventSet/suspendPolicy/
+ /suspendpolicy009/TestDescription.java fails with usage
+ tracker
+ + JDK-8300416: java.security.MessageDigestSpi clone can result
+ in thread-unsafe clones
+ + JDK-8301379: Verify TLS_ECDH_* cipher suites cannot be
+ negotiated
+ + JDK-8302225: SunJCE Provider doesn't validate key sizes when
+ using 'constrained' transforms for AES/KW and AES/KWP
+ + JDK-8303697: ProcessTools doesn't print last line of process
+ output
+ + JDK-8303705: Field sleeper.started should be volatile
+ JdbLockTestTarg.java
+ + JDK-8303742: CompletableFuture.orTimeout leaks if the future
+ completes exceptionally
+ + JDK-8304020: Speed up test/jdk/java/util/zip/ZipFile/
+ /TestTooManyEntries.java and clarify its purpose
+ + JDK-8304557: java/util/concurrent/CompletableFuture/
+ /CompletableFutureOrTimeoutExceptionallyTest.java times out
+ + JDK-8306015: Update sun.security.ssl TLS tests to use
+ SSLContextTemplate or SSLEngineTemplate
+ + JDK-8307297: Move some DnD tests to open
+ + JDK-8307408: Some jdk/sun/tools/jhsdb tests don't pass test
+ JVM args to the debuggee JVM
+ + JDK-8309109: AArch64: [TESTBUG] compiler/intrinsics/sha/cli/
+ /TestUseSHA3IntrinsicsOptionOnSupportedCPU.java fails on
+ Neoverse N2 and V1
+ + JDK-8309303: jdk/internal/misc/VM/RuntimeArguments test
+ ignores jdk/internal/vm/options
+ + JDK-8309532: java/lang/Class/getDeclaredField/
+ /FieldSetAccessibleTest should filter modules that depend on
+ JVMCI
+ + JDK-8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled
+ and disabled ComboBox does not match in these LAFs: GTK+
+ + JDK-8310731: Configure a javax.net.ssl.SNIMatcher for the
+ HTTP/1.1 test servers in java/net/httpclient tests
+ + JDK-8312111: open/test/jdk/java/awt/Robot/ModifierRobotKey/
+ /ModifierRobotKeyTest.java fails on ubuntu 23.04
+ + JDK-8313374: --enable-ccache's CCACHE_BASEDIR breaks builds
+ + JDK-8313638: Add test for dump of resolved references
+ + JDK-8313854: Some tests in serviceability area fail on
+ localized Windows platform
+ + JDK-8313878: Exclude two compiler/rtm/locking tests on ppc64le
+ + JDK-8314333: Update com/sun/jdi/ProcessAttachTest.java to use
+ ProcessTools.createTestJvm(..)
+ + JDK-8314824: Fix serviceability/jvmti/8036666/
+ /GetObjectLockCount.java to use vm flags
+ + JDK-8314829: serviceability/sa/jmap-hprof/
+ /JMapHProfLargeHeapTest.java ignores vm flags
+ + JDK-8314831: NMT tests ignore vm flags
+ + JDK-8315097: Rename createJavaProcessBuilder
+ + JDK-8315406: [REDO] serviceability/jdwp/
+ /AllModulesCommandTest.java ignores VM flags
+ + JDK-8315988: Parallel: Make TestAggressiveHeap use
+ createTestJvm
+ + JDK-8316410: GC: Make TestCompressedClassFlags use
+ createTestJvm
+ + JDK-8316446: 4 sun/management/jdp tests ignore VM flags
+ + JDK-8316447: 8 sun/management/jmxremote tests ignore VM flags
+ + JDK-8316464: 3 sun/tools tests ignore VM flags
+ + JDK-8316562: serviceability/sa/jmap-hprof/
+ /JMapHProfLargeHeapTest.java times out after JDK-8314829
+ + JDK-8316581: Improve performance of Symbol::print_value_on()
+ + JDK-8317042: G1: Make TestG1ConcMarkStepDurationMillis use
+ createTestJvm
+ + JDK-8317116: Provide layouts for multiple test UI in
+ PassFailJFrame
+ + JDK-8317188: G1: Make TestG1ConcRefinementThreads use
+ createTestJvm
+ + JDK-8317218: G1: Make TestG1HeapRegionSize use createTestJvm
+ + JDK-8317347: Parallel: Make TestInitialTenuringThreshold use
+ createTestJvm
+ + JDK-8317738: CodeCacheFullCountTest failed with
+ "VirtualMachineError: Out of space in CodeCache for method
+ handle intrinsic"
+ + JDK-8318964: Fix build failures caused by 8315097
+ + JDK-8319574: Exec/process tests should be marked as flagless
+ + JDK-8319640: ClassicFormat::parseObject (from
+ DateTimeFormatter) does not conform to the javadoc and may
+ leak DateTimeException
+ + JDK-8319651: Several network tests ignore vm flags when start
+ java process
+ + JDK-8319817: Charset constructor should make defensive copy
+ of aliases
+ + JDK-8320586: update manual test/jdk/TEST.groups
+ + JDK-8320665: update jdk_core at open/test/jdk/TEST.groups
+ + JDK-8320673: PageFormat/CustomPaper.java has no Pass/Fail
+ buttons; multiple instructions
+ + JDK-8320675: PrinterJob/SecurityDialogTest.java hangs
+ + JDK-8321163: [test] OutputAnalyzer.getExitValue()
+ unnecessarily logs even when process has already completed
+ + JDK-8321299: runtime/logging/ClassLoadUnloadTest.java doesn't
+ reliably trigger class unloading
+ + JDK-8321470: ThreadLocal.nextHashCode can be static final
+ + JDK-8321543: Update NSS to version 3.96
+ + JDK-8321616: Retire binary test vectors in
+ test/jdk/java/util/zip/ZipFile
+ + JDK-8322754: click JComboBox when dialog about to close
+ causes IllegalComponentStateException
+ + JDK-8322766: Micro bench SSLHandshake should use default
+ algorithms
+ + JDK-8322809: SystemModulesMap::classNames and moduleNames
+ arrays do not match the order
+ + JDK-8322830: Add test case for ZipFile opening a ZIP with no
+ entries
+ + JDK-8323562: SaslInputStream.read() may return wrong value
+ + JDK-8323688: C2: Fix UB of jlong overflow in
+ PhaseIdealLoop::is_counted_loop()
+ + JDK-8324808: Manual printer tests have no Pass/Fail buttons,
+ instructions close set 3
+ + JDK-8324841: PKCS11 tests still skip execution
+ + JDK-8325038: runtime/cds/appcds/ProhibitedPackage.java can
+ fail with UseLargePages
+ + JDK-8325525: Create jtreg test case for JDK-8325203
+ + JDK-8325587: Shenandoah: ShenandoahLock should allow blocking
+ in VM
+ + JDK-8325610: CTW: Add StressIncrementalInlining to stress
+ options
+ + JDK-8325616: JFR ZGC Allocation Stall events should record
+ stack traces
+ + JDK-8325762: Use PassFailJFrame.Builder.splitUI() in
+ PrintLatinCJKTest.java
+ + JDK-8325851: Hide PassFailJFrame.Builder constructor
+ + JDK-8326100: DeflaterDictionaryTests should use
+ Deflater.getBytesWritten instead of Deflater.getTotalOut
+ + JDK-8326121: vmTestbase/gc/g1/unloading/tests/
+ /unloading_keepRef_rootClass_inMemoryCompilation_keep_cl
+ failed with Full gc happened. Test was useless.
+ + JDK-8326611: Clean up vmTestbase/nsk/stress/stack tests
+ + JDK-8326898: NSK tests should listen on loopback addresses
+ only
+ + JDK-8326948: Force English locale for timeout formatting
+ + JDK-8327401: Some jtreg tests fail on Wayland without any
+ tracking bug
+ + JDK-8327474: Review use of java.io.tmpdir in jdk tests
+ + JDK-8327924: Simplify TrayIconScalingTest.java
+ + JDK-8328021: Convert applet test java/awt/List/SetFontTest/
+ /SetFontTest.html to main program
+ + JDK-8328242: Add a log area to the PassFailJFrame
+ + JDK-8328303: 3 JDI tests timed out with UT enabled
+ + JDK-8328379: Convert URLDragTest.html applet test to main
+ + JDK-8328402: Implement pausing functionality for the
+ PassFailJFrame
+ + JDK-8328619: sun/management/jmxremote/bootstrap/
+ /SSLConfigFilePermissionTest.java failed with BindException:
+ Address already in use
+ + JDK-8328697: SubMenuShowTest and SwallowKeyEvents tests
+ stabilization
+ + JDK-8328723: IP Address error when client enables HTTPS
+ endpoint check on server socket
+ + JDK-8328957: Update PKCS11Test.java to not use hardcoded path
+ + JDK-8330278: Have SSLSocketTemplate.doClientSide use loopback
+ address
+ + JDK-8330464: hserr generic events - add entry for the
+ before_exit calls
+ + JDK-8330621: Make 5 compiler tests use
+ ProcessTools.executeProcess
+ + JDK-8330814: Cleanups for KeepAliveCache tests
+ + JDK-8331142: Add test for number of loader threads in
+ BasicDirectoryModel
+ + JDK-8331391: Enhance the keytool code by invoking the
+ buildTrustedCerts method for essential options
+ + JDK-8331405: Shenandoah: Optimize ShenandoahLock with TTAS
+ + JDK-8331411: Shenandoah: Reconsider spinning duration in
+ ShenandoahLock
+ + JDK-8331495: Limit BasicDirectoryModel/LoaderThreadCount.java
+ to Windows only
+ + JDK-8331626: unsafe.cpp:162:38: runtime error in
+ index_oop_from_field_offset_long - applying non-zero offset
+ 4563897424 to null pointer
+ + JDK-8331789: ubsan: deoptimization.cpp:403:29: runtime error:
+ load of value 208, which is not a valid value for type 'bool'
+ + JDK-8331863: DUIterator_Fast used before it is constructed
+ + JDK-8331864: Update Public Suffix List to 1cbd6e7
+ + JDK-8331999: BasicDirectoryModel/LoaderThreadCount.java
+ frequently fails on Windows in CI
+ + JDK-8332340: Add JavacBench as a test case for CDS
+ + JDK-8332473: ubsan: growableArray.hpp:290:10: runtime error:
+ null pointer passed as argument 1, which is declared to never
+ be null
+ + JDK-8332589: ubsan: unix/native/libjava/
+ /ProcessImpl_md.c:562:5: runtime error: null pointer passed as
+ argument 2, which is declared to never be null
+ + JDK-8332720: ubsan: instanceKlass.cpp:3550:76: runtime error:
+ member call on null pointer of type 'struct Array'
+ + JDK-8332724: x86 MacroAssembler may over-align code
+ + JDK-8332777: Update JCStress test suite
+ + JDK-8332825: ubsan: guardedMemory.cpp:35:11: runtime error:
+ null pointer passed as argument 2, which is declared to never
+ be null
+ + JDK-8332866: Crash in ImageIO JPEG decoding when MEM_STATS in
+ enabled
+ + JDK-8332901: Select{Current,New}ItemTest.java for Choice
+ don't open popup on macOS
+ + JDK-8332903: ubsan: opto/output.cpp:1002:18: runtime error:
+ load of value 171, which is not a valid value for type 'bool'
+ + JDK-8332904: ubsan ppc64le: c1_LIRGenerator_ppc.cpp:581:21:
+ runtime error: signed integer overflow: 9223372036854775807
+ + 1 cannot be represented in type 'long int'
++++ 178 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/java-17-openjdk/java-17-openjdk.changes
++++ and
/work/SRC/openSUSE:Factory/.java-17-openjdk.new.5589/java-17-openjdk.changes
Old:
----
jdk-17.0.13+11.tar.gz
New:
----
jdk-17.0.14+7.tar.gz
reproducible-directory-mtime.patch
BETA DEBUG BEGIN:
New:- Added patch
* reproducible-directory-mtime.patch
+ reproducible modification times for directory creation
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ java-17-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.WRvG6A/_old 2025-01-22 17:31:56.703288656 +0100
+++ /var/tmp/diff_new_pack.WRvG6A/_new 2025-01-22 17:31:56.707288820 +0100
@@ -1,7 +1,7 @@
#
# spec file for package java-17-openjdk
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# 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 17
%global interimver 0
-%global updatever 13
-%global buildver 11
+%global updatever 14
+%global buildver 7
%global openjdk_repo jdk17u
%global openjdk_tag
jdk-%{featurever}.%{interimver}.%{updatever}%{?patchver:.%{patchver}}+%{buildver}
%global openjdk_dir
%{openjdk_repo}-jdk-%{featurever}.%{interimver}.%{updatever}%{?patchver:.%{patchver}}-%{buildver}
@@ -170,6 +170,7 @@
Patch20: loadAssistiveTechnologies.patch
#
Patch21: reproducible-javadoc-timestamp.patch
+Patch22: reproducible-directory-mtime.patch
#
# OpenJDK specific patches
#
@@ -415,6 +416,7 @@
%patch -P 20 -p1
%patch -P 21 -p1
+%patch -P 22 -p1
%patch -P 200 -p1
++++++ jdk-17.0.13+11.tar.gz -> jdk-17.0.14+7.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-17-openjdk/jdk-17.0.13+11.tar.gz
/work/SRC/openSUSE:Factory/.java-17-openjdk.new.5589/jdk-17.0.14+7.tar.gz
differ: char 13, line 1
++++++ reproducible-directory-mtime.patch ++++++
--- a/src/java.base/share/classes/java/io/File.java
+++ b/src/java.base/share/classes/java/io/File.java
@@ -1376,7 +1376,11 @@ public class File
if (isInvalid()) {
return false;
}
- return fs.createDirectory(this);
+ boolean result = fs.createDirectory(this);
+ if ( result && System.getenv("SOURCE_DATE_EPOCH") != null ) {
+ fs.setLastModifiedTime(this, 1000 *
Long.parseLong(System.getenv("SOURCE_DATE_EPOCH")));
+ }
+ return result;
}
/**