Hello community,
here is the log from the commit of package java-11-openjdk for openSUSE:Factory
checked in at 2020-07-17 20:44:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-11-openjdk (Old)
and /work/SRC/openSUSE:Factory/.java-11-openjdk.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-11-openjdk"
Fri Jul 17 20:44:08 2020 rev:39 rq:821262 version:11.0.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes
2020-04-25 20:13:17.228161691 +0200
+++
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.3592/java-11-openjdk.changes
2020-07-17 20:44:22.212509189 +0200
@@ -1,0 +2,559 @@
+Thu Jul 16 09:51:07 UTC 2020 - Fridrich Strba <[email protected]>
+
+- Update to upstream tag jdk-11.0.8+10 (July 2020 CPU, bsc#1174157)
+ * Security fixes:
+ + JDK-8230613: Better ASCII conversions
+ + JDK-8231800: Better listing of arrays
+ + JDK-8232014: Expand DTD support
+ + JDK-8233234: Better Zip Naming
+ + JDK-8233239, CVE-2020-14562: Enhance TIFF support
+ + JDK-8233255: Better Swing Buttons
+ + JDK-8234032: Improve basic calendar services
+ + JDK-8234042: Better factory production of certificates
+ + JDK-8234418: Better parsing with CertificateFactory
+ + JDK-8234836: Improve serialization handling
+ + JDK-8236191: Enhance OID processing
+ + JDK-8236867, CVE-2020-14573: Enhance Graal interface handling
+ + JDK-8237117, CVE-2020-14556: Better ForkJoinPool behavior
+ + JDK-8237592, CVE-2020-14577: Enhance certificate verification
+ + JDK-8238002, CVE-2020-14581: Better matrix operations
+ + JDK-8238013: Enhance String writing
+ + JDK-8238804: Enhance key handling process
+ + JDK-8238842: AIOOBE in GIFImageReader.initializeStringTable
+ + JDK-8238843: Enhanced font handing
+ + JDK-8238920, CVE-2020-14583: Better Buffer support
+ + JDK-8238925: Enhance WAV file playback
+ + JDK-8240119, CVE-2020-14593: Less Affine Transformations
+ + JDK-8240482: Improved WAV file playback
+ + JDK-8241379: Update JCEKS support
+ + JDK-8241522: Manifest improved jar headers redux
+ + JDK-8242136, CVE-2020-14621: Better XML namespace handling
+ * Other changes:
+ + JDK-6933331: (d3d/ogl) java.lang.IllegalStateException:
+ Buffers have not been created
+ + JDK-7124307: JSpinner and changing value by mouse
+ + JDK-8022574: remove HaltNode code after uncommon trap calls
+ + JDK-8039082: [TEST_BUG] Test
+ java/awt/dnd/BadSerializationTest/BadSerializationTest.java
+ fails
+ + JDK-8040630: Popup menus and tooltips flicker with previous
+ popup contents when first shown
+ + JDK-8044365: (dc) MulticastSendReceiveTests.java failing with
+ ENOMEM when joining group (OS X 10.9)
+ + JDK-8048215: [TESTBUG]
+ java/lang/management/ManagementFactory/ThreadMXBeanProxy.java
+ Expected non-null LockInfo
+ + JDK-8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails
+ in nightly
+ + JDK-8080353: JShell: Better error message on attempting to
+ add default method
+ + JDK-8139876: Exclude hanging nsk/stress/stack from execution
+ with deoptimization enabled
+ + JDK-8146090: java/lang/ref/ReachabilityFenceTest.java fails
+ with -XX:+DeoptimizeALot
+ + JDK-8153430: jdk regression test MletParserLocaleTest,
+ ParserInfiniteLoopTest reduce default timeout
+ + JDK-8156207: Resource allocated BitMaps are often cleared
+ unnecessarily
+ + JDK-8159740: JShell: corralled declarations do not have
+ correct source to wrapper mapping
+ + JDK-8175984: ICC_Profile has un-needed, not-empty finalize
+ method
+ + JDK-8176359: Frame#setMaximizedbounds not working properly in
+ multi screen environments
+ + JDK-8183369: RFC unconformity of HttpURLConnection with proxy
+ + JDK-8187078: -XX:+VerifyOops finds numerous problems when
+ running JPRT
+ + JDK-8189861: Refactor CacheFind
+ + JDK-8191169: java/net/Authenticator/B4769350.java failed
+ intermittently
+ + JDK-8191930: [Graal] emits unparseable XML into compile log
+ + JDK-8193879: Java debugger hangs on method invocation
+ + JDK-8196019: java/awt/Window/Grab/GrabTest.java fails on
+ Windows
+ + JDK-8196181: sun/java2d/GdiRendering/InsetClipping.java fails
+ + JDK-8198000:
+ java/awt/List/EmptyListEventTest/EmptyListEventTest.java
+ debug assert on Windows
+ + JDK-8198001: java/awt/Menu/WrongParentAfterRemoveMenu/
+ /WrongParentAfterRemoveMenu.java debug assert on Windows
+ + JDK-8198339: Test javax/swing/border/Test6981576.java is
+ unstable
+ + JDK-8200701: jdk/jshell/ExceptionsTest.java fails on Windows,
+ after JDK-8198801
+ + JDK-8203264: JNI exception pending in
+ PlainDatagramSocketImpl.c:740
+ + JDK-8203672: JNI exception pending in PlainSocketImpl.c
+ + JDK-8203673: JNI exception pending in
+ DualStackPlainDatagramSocketImpl.c:398
+ + JDK-8204834: Fix confusing "allocate" naming in OopStorage
+ + JDK-8205399: Set node color on pinned HashMap.TreeNode
+ deletion
+ + JDK-8205653: test/jdk/sun/management/jmxremote/bootstrap/
+ /RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with
+ handshake_failure
+ + JDK-8206179: com/sun/management/OperatingSystemMXBean/
+ /GetCommittedVirtualMemorySize.java fails with Committed
+ virtual memory size illegal value
+ + JDK-8207334: VM times out in VM_HandshakeAllThreads::doit()
+ with RunThese30M
+ + JDK-8208277: Code cache heap (-XX:ReservedCodeCacheSize)
+ doesn't work with 1GB LargePages
+ + JDK-8209113: Use WeakReference for lastFontStrike for created
+ Fonts
+ + JDK-8209333: Socket reset issue for TLS 1.3 socket close
+ + JDK-8209439: C2 library_call can potentially ignore Math.pow
+ intrinsic or use null pointer
+ + JDK-8209534: [TESTBUG]runtime/appcds/cacheObject/
+ /ArchivedModuleCompareTest.java fails with EnableJVMCI.
+ + JDK-8210147: adjust some WSAGetLastError usages in windows
+ network coding
+ + JDK-8210284: "assert((av & 0x00000001) == 0) failed:
+ unsupported V8" on Solaris 11.4
+ + JDK-8210303: VM_HandshakeAllThreads fails assert with
+ "failed: blocked and not walkable"
+ + JDK-8210459: Add support for generating compile_commands.json
+ + JDK-8210515: [TESTBUG]CheckArchivedModuleApp.java needs to
+ check if EnableJVMCI is set.
+ + JDK-8210788: Javadoc for Thread.join(long, int) should
+ specify that it waits forever when both arguments are zero
+ + JDK-8211301: [macos] support full window content options
+ + JDK-8211332: Space for stub routines (code_size2) is too
+ small on new Skylake CPUs
+ + JDK-8211339: NPE during SSL handshake caused by
+ HostnameChecker
+ + JDK-8211392: compiler/profiling/
+ /spectrapredefineclass_classloaders/Launcher.java times out
+ in JDK12 CI
+ + JDK-8211743: [AOT] crash in ScopeDesc::decode_body() when
+ JVMTI walks AOT frames
+ + JDK-8212154: [TESTBUG] CheckArchivedModuleApp fails with NPE
+ when JVMCI is absent
+ + JDK-8212167: JShell : Stack trace of exception has wrong line
+ number
+ + JDK-8212933: Thread-SMR: requesting a VM operation whilst
+ holding a ThreadsListHandle can cause deadlocks
+ + JDK-8212986: Make Visual Studio compiler check less strict
+ + JDK-8213250: CDS archive creation aborts due to metaspace
+ object allocation failure
+ + JDK-8213516: jck test api/javax_accessibility/AccessibleState/
+ /fields.html fails intermittent
+ + JDK-8213947: ARM32: failed check_simd should set
+ UsePopCountInstruction to false
+ + JDK-8214418: half-closed SSLEngine status may cause
+ application dead loop
+ + JDK-8214440: ldap over a TLS connection negotiate failed with
+ "javax.net.ssl.SSLPeerUnverifiedException: hostname of the
+ server does not match the hostname in the server's
+ certificate"
+ + JDK-8214444: Wrong strncat limits in dfa.cpp
+ + JDK-8214481: freetype path does not disable TrueType hinting
+ with AA+FM hints
+ + JDK-8214571: -Xdoclint of array serialField gives "error:
+ array type not allowed here"
+ + JDK-8214856: Errors with JSZip in web console after upgrade
+ to 3.1.5
+ + JDK-8214862: assert(proj != __null) at compile.cpp:3251
+ + JDK-8215369: Jcstress pollute /var/tmp with temporary files.
+ + JDK-8215551: Missing case label in nmethod::reloc_string_for()
+ + JDK-8215555: TieredCompilation C2 threads can excessively
+ block handshakes
+ + JDK-8215711: Missing key_share extension for (EC)DHE key
+ exchange should alert missing_extension
+ + JDK-8216151: [Graal] Module
+ jdk.internal.vm.compiler.management has not been granted
+ accessClassInPackage.org.graalvm.compiler.debug
+ + JDK-8216154: C4819 warnings at HotSpot sources on Windows
+ + JDK-8216541: CompiledICHolders of VM locked unloaded nmethods
+ are released too late
+ + JDK-8217230: assert(t == t_no_spec) failure in
+ NodeHash::check_no_speculative_types()
+ + JDK-8217404: --with-jvm-features doesn't work when multiple
+ features are explicitly disabled
+ + JDK-8217447: Develop flag TraceICs is broken
+ + JDK-8217606: LdapContext#reconnect always opens a new
+ connection
+ + JDK-8218807: Compilation database (compile_commands.json) may
+ contain obsolete items
+ + JDK-8219214: Infinite Loop in CodeSection::dump()
+ + JDK-8219904: ClassCastException when calling
+ FlightRecorderMXBean#getRecordings()
+ + JDK-8219991: New fix of the deadlock in
+ sun.security.ssl.SSLSocketImpl
+ + JDK-8221121: applications/microbenchmarks are encountering
+ crashes in tier5
+ + JDK-8221445: FastSysexMessage constructor crashes MIDI
+ receiption thread
+ + JDK-8221482: Initialize VMRegImpl::regName[] earlier to
+ prevent assert during PrintStubCode
+ + JDK-8221741: ClassCastException can happen when
+ fontconfig.properties is used
+ + JDK-8221823: Requested JDialog width is ignored
+ + JDK-8223108: Test java/awt/EventQueue/
+ /NonComponentSourcePost.java is unstable
+ + JDK-8223678: Add Visual Studio Code workspace generation
+ support (for native code)
+ + JDK-8223935: PIT: java/awt/font/WindowsIndicFonts.java fails
+ on windows10
++++ 365 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes
++++ and
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.3592/java-11-openjdk.changes
Old:
----
44ce940b344b.tar.bz2
JDK-8228407.patch
New:
----
0b0d55cb09b2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ java-11-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.ZffK69/_old 2020-07-17 20:44:24.524511653 +0200
+++ /var/tmp/diff_new_pack.ZffK69/_new 2020-07-17 20:44:24.528511657 +0200
@@ -32,13 +32,13 @@
# Standard JPackage naming and versioning defines.
%global featurever 11
%global interimver 0
-%global updatever 7
+%global updatever 8
%global patchver 0
-%global datever 2020-04-14
+%global datever 2020-07-14
%global buildver 10
%global hg_project jdk-updates
%global hg_repository jdk11u
-%global hg_revision 44ce940b344b
+%global hg_revision 0b0d55cb09b2
%global icedtea_sound_version 1.0.1
# JavaEE modules
%global java_atk_wrapper_version 0.33.2
@@ -209,9 +209,6 @@
Patch20: loadAssistiveTechnologies.patch
#
Patch30: JDK-8208602.patch
-# 8228407: JVM crashes with shared archive file mismatch
-# Summary: Stop processing other header fields if initial header check has
failed.
-Patch31: JDK-8228407.patch
Patch32: gcc-fno-common-fix.patch
#
# OpenJDK specific patches
@@ -508,7 +505,6 @@
%patch20 -p1
%patch30 -p1
-%patch31 -p1
%patch32 -p1
# s390 build fixes
++++++ 44ce940b344b.tar.bz2 -> 0b0d55cb09b2.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/java-11-openjdk/44ce940b344b.tar.bz2
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.3592/0b0d55cb09b2.tar.bz2
differ: char 11, line 1