Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package java-11-openjdk for openSUSE:Factory 
checked in at 2022-07-26 19:42:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-11-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-11-openjdk.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-11-openjdk"

Tue Jul 26 19:42:58 2022 rev:55 rq:990559 version:11.0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2022-04-23 00:24:55.543739053 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.1533/java-11-openjdk.changes    
    2022-07-26 19:43:10.631368672 +0200
@@ -1,0 +2,478 @@
+Thu Jul 21 07:52:04 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Update to upstream tag jdk-11.0.16+8 (July 2022 CPU)
+  * Security fixes:
+    + JDK-8272243: Improve DER parsing
+    + JDK-8272249: Better properties of loaded Properties
+    + JDK-8277608: Address IP Addressing
+    + JDK-8281859, CVE-2022-21540, bsc#1201694: Improve class
+      compilation
+    + JDK-8281866, CVE-2022-21541, bsc#1201692: Enhance
+      MethodHandle invocations
+    + JDK-8283190: Improve MIDI processing
+    + JDK-8284370: Improve zlib usage
+    + JDK-8285407, CVE-2022-34169, bsc#1201684: Improve Xalan
+      supports
+  * Other fixes:
+    + JDK-6986863: ProfileDeferralMgr throwing
+      ConcurrentModificationException
+    + JDK-7124293: [macosx] VoiceOver reads percentages rather than
+      the actual values for sliders.
+    + JDK-7124301: [macosx] When in a tab group if you arrow
+      between tabs there are no VoiceOver announcements.
+    + JDK-8133713: [macosx] Accessible JTables always reported as
+      empty
+    + JDK-8139046: Compiler Control: IGVPrintLevel directive should
+      set PrintIdealGraph
+    + JDK-8139173: [macosx] JInternalFrame shadow is not properly
+      drawn
+    + JDK-8163498: Many long-running security libs tests
+    + JDK-8166727: javac crashed: [jimage.dll+0x1942]
+      ImageStrings::find+0x28
+    + JDK-8169004: Fix redundant @requires tags in tests
+    + JDK-8181571: printing to CUPS fails on mac sandbox app
+    + JDK-8182404: remove jdk.testlibrary.JDKToolFinder and
+      JDKToolLauncher
+    + JDK-8186548: move jdk.testlibrary.JcmdBase closer to tests
+    + JDK-8192057: com/sun/jdi/BadHandshakeTest.java fails with
+      java.net.ConnectException
+    + JDK-8193682: Infinite loop in ZipOutputStream.close()
+    + JDK-8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java
+      fails with "expected 0 to equal 10"
+    + JDK-8202886: [macos] Test java/awt/MenuBar/8007006/
+      /bug8007006.java fails on MacOS
+    + JDK-8203238: [TESTBUG] rewrite MemOptions shell test in Java
+    + JDK-8203239: [TESTBUG] remove vmTestbase/vm/gc/kind/parOld
+      test
+    + JDK-8206187: javax/management/remote/mandatory/connection/
+      /DefaultAgentFilterTest.java fails with Port already in use
+    + JDK-8206330: Revisit com/sun/jdi/RedefineCrossEvent.java
+    + JDK-8207364: nsk/jvmti/ResourceExhausted/resexhausted003
+      fails to start
+    + JDK-8208207: Test nsk/stress/jni/gclocker/gcl001 fails after
+      co-location
+    + JDK-8208246: flags duplications in
+      vmTestbase_vm_g1classunloading tests
+    + JDK-8208249: TriggerUnloadingByFillingMetaspace generates
+      garbage class names
+    + JDK-8208697: vmTestbase/metaspace/stressHierarchy/
+      /stressHierarchy012/TestDescription.java fails with
+      OutOfMemoryError: Metaspace
+    + JDK-8209150: [TESTBUG] Add logging to verify JDK-8197901 to a
+      different test
+    + JDK-8209776: Refactor jdk/security/JavaDotSecurity/ifdefs.sh
+      to plain java test
+    + JDK-8209883: ZGC: Compile without C1 broken
+    + JDK-8209920: runtime/logging/RedefineClasses.java fail with
+      OOME with ZGC
+    + JDK-8210022: remove jdk.testlibrary.ProcessThread, TestThread
+      and XRun
+    + JDK-8210039: move OSInfo to top level testlibrary
+    + JDK-8210108: sun/tools/jstatd test build failures after
+      JDK-8210022
+    + JDK-8210112: remove jdk.testlibrary.ProcessTools
+    + JDK-8210649: AssertionError @
+      jdk.compiler/com.sun.tools.javac.comp.Modules.enter
+      (Modules.java:244)
+    + JDK-8210732: remove jdk.testlibrary.Utils
+    + JDK-8211795: ArrayIndexOutOfBoundsException in PNGImageReader
+      after JDK-6788458
+    + JDK-8211822: Some tests fail after JDK-8210039
+    + JDK-8211962: Implicit narrowing in MacOSX java.desktop jsound
+    + JDK-8212151: jdi/ExclusiveBind.java times out due to "bind
+      failed: Address already in use" on Solaris-X64
+    + JDK-8213440: Lingering INCLUDE_ALL_GCS in
+      test_oopStorage_parperf.cpp
+    + JDK-8214275: CondyRepeatFailedResolution asserts "Dynamic
+      constant has no fixed basic type"
+    + JDK-8214799: Add package declaration to each JTREG test case
+      in the gc folder
+    + JDK-8215544: SA: Modify ClhsdbLauncher to add sudo privileges
+      to enable MacOS tests on Mach5
+    + JDK-8216137: assert(Compile::current()->live_nodes() <
+      Compile::current()->max_node_limit()) failed: Live Node limit
+      exceeded limit
+    + JDK-8216265: [testbug] Introduce
+      Platform.sharedLibraryPathVariableName() and adapt all tests.
+    + JDK-8217017: [TESTBUG] Tests fail to compile after JDK-8216265
+    + JDK-8217233: Update build settings for AIX/xlc
+    + JDK-8217340: Compilation failed:
+      tools/launcher/Test7029048.java
+    + JDK-8217473: SA: Tests using ClhsdbLauncher fail on SAP
+      docker containers
+    + JDK-8218136: minor hotspot adjustments for xlclang++ from
+      xlc16 on AIX
+    + JDK-8218751: Do not store original classfiles inside the CDS
+      archive
+    + JDK-8218965: aix:  support xlclang++ in the compiler detection
+    + JDK-8220658: Improve the readability of container information
+      in the error log
+    + JDK-8220813: update hotspot tier1_gc tests depending on GC to
+      use @requires vm.gc.X
+    + JDK-8222799: java.beans.Introspector uses an obsolete methods
+      cache
+    + JDK-8222926: Shenandoah build fails with
+      --with-jvm-features=-compiler1
+    + JDK-8223143: Restructure/clean-up for 'loopexit_or_null()'.
+    + JDK-8223363: Bad node estimate assertion failure
+    + JDK-8223502: Node estimate for loop unswitching is not
+      correct: assert(delta <= 2 * required) failed: Bad node estimate
+    + JDK-8224648: assert(!exceeding_node_budget()) failed: Too
+      many NODES required! failure with ctw
+    + JDK-8223389: Shenandoah optimizations fail with
+      assert(!phase->exceeding_node_budget())
+    + JDK-8223396: [TESTBUG] several jfr tests do not clean up
+      files created in /tmp
+    + JDK-8225475: Node budget asserts on x86_32/64
+    + JDK-8227171: provide function names in native stack trace on
+      aix with xlc16
+    + JDK-8227389: Remove unsupported xlc16 compile options on aix
+    + JDK-8229210: [TESTBUG] Move gc stress tests from JFR
+      directory tree to gc/stress
+    + JDK-8229486: Replace wildcard address with loopback or local
+      host in tests - part 21
+    + JDK-8229499: Node budget assert in fuzzed test
+    + JDK-8230305: Cgroups v2: Container awareness
+    + JDK-8229202: Docker reporting causes secondary crashes in
+      error handling
+    + JDK-8216366: Add rationale to PER_CPU_SHARES define
+    + JDK-8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java
+      fails at-run shell MakeJAR.sh target
+    + JDK-8231111: Cgroups v2: Rework Metrics in java.base so as to
+      recognize unified hierarchy
+    + JDK-8231454: File lock in Windows on a loaded jar due to a
+      leak in Introspector::getBeanInfo
+    + JDK-8231489: GC watermark_0_1 failed due to
+      "metaspace.gc.Fault: GC has happened too rare"
+    + JDK-8231565: More node budget asserts in fuzzed tests
+    + JDK-8233551: [TESTBUG] SelectEditTableCell.java fails on MacOS
+    + JDK-8234382: Test tools/javac/processing/model/
+      /testgetallmembers/Main.java using too small heap
+    + JDK-8234605: C2 failed "assert(C->live_nodes() -
+      live_at_begin <= 2 * _nodes_required) failed: Bad node
+      estimate: actual = 208 >> request = 101"
+    + JDK-8234608: [TESTBUG] Fix G1 redefineClasses tests and a
+      memory leak
+    + JDK-8235220: ClhsdbScanOops.java fails with
+      sun.jvm.hotspot.types.WrongTypeException
+    + JDK-8235385: Crash on aarch64 JDK due to long offset
+    + JDK-8237479: 8230305 causes slowdebug build failure
+    + JDK-8239559: Cgroups: Incorrect detection logic on some
+      systems
+    + JDK-8239785: Cgroups: Incorrect detection logic on old
+      systems in hotspot
+    + JDK-8240132: ProblemList com/sun/jdi/InvokeHangTest.java
+    + JDK-8240189: [TESTBUG] Some cgroup tests are failing after
+      JDK-8231111
+    + JDK-8240335: C2: assert(found_sfpt) failed: no node in loop
+      that's not input to safepoint
+    + JDK-8240734: ModuleHashes attribute not reproducible between
+      builds
+    + JDK-8240756: [macos] SwingSet2:TableDemo:Printed Japanese
+      characters were garbled
+    + JDK-8241707: introduce randomness k/w to hotspot test suite
+    + JDK-8242310: use reproducible random in hotspot compiler tests
+    + JDK-8242311: use reproducible random in hotspot runtime tests
+    + JDK-8242312: use reproducible random in hotspot gc tests
+    + JDK-8242313: use reproducible random in hotspot svc tests
+    + JDK-8242538: java/security/SecureRandom/ThreadSafe.java
+      failed on windows
+    + JDK-8243429: use reproducible random in :vmTestbase_nsk_stress
+    + JDK-8243666: ModuleHashes attribute generated for JMOD and
+      JAR files depends on timestamps
+    + JDK-8244500: jtreg test error in test/hotspot/jtreg/
+      /containers/docker/TestMemoryAwareness.java
+    + JDK-8244602: Add JTREG_REPEAT_COUNT to repeat execution of a
+      test
+    + JDK-8245543: Cgroups: Incorrect detection logic on some
+      systems (still reproducible)
+    + JDK-8245938: Remove unused print_stack(void) method from
+      XToolkit.c
+    + JDK-8246494: introduce vm.flagless at-requires property
+    + JDK-8246741: NetworkInterface/UniqueMacAddressesTest: mac
+      address uniqueness test failed
+    + JDK-8247589: Implementation of Alpine Linux/x64 Port
+    + JDK-8247591: Document Alpine Linux build steps in OpenJDK
+      build guide
+    + JDK-8247592: refactor test/jdk/tools/launcher/Test7029048.java
++++ 281 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes
++++ and 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.1533/java-11-openjdk.changes

Old:
----
  jdk-11.0.15+10.tar.gz

New:
----
  jdk-11.0.16+8.tar.gz

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

Other differences:
------------------
++++++ java-11-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.2pCP9x/_old  2022-07-26 19:43:17.042378010 +0200
+++ /var/tmp/diff_new_pack.2pCP9x/_new  2022-07-26 19:43:17.046377392 +0200
@@ -37,9 +37,9 @@
 # Standard JPackage naming and versioning defines.
 %global featurever      11
 %global interimver      0
-%global updatever       15
-%global datever         2022-04-19
-%global buildver        10
+%global updatever       16
+%global datever         2022-07-19
+%global buildver        8
 %global openjdk_repo    jdk11u
 %global openjdk_tag     
jdk-%{featurever}.%{interimver}.%{updatever}%{?patchver:.%{patchver}}+%{buildver}
 %global openjdk_dir     
%{openjdk_repo}-jdk-%{featurever}.%{interimver}.%{updatever}%{?patchver:.%{patchver}}-%{buildver}

++++++ jdk-11.0.15+10.tar.gz -> jdk-11.0.16+8.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-11-openjdk/jdk-11.0.15+10.tar.gz 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.1533/jdk-11.0.16+8.tar.gz 
differ: char 25, line 1

Reply via email to