Bulk request to backport 21 fixes to 11-dev for 11.0.7
Kevin Rushforth
kevin.rushforth at oracle.com
Wed Mar 18 00:03:23 UTC 2020
Hi Johan,
We request approval to backport the following 21 fixes, which Guru and I
prepared. Two of the 21 fixes, the GStreamer and Glib upgrades, were
done as a single commit, so there will be a single changeset pushed for
those two. By coincidence, that commit is the only one that didn't apply
cleanly due to a minor merge conflict in one file as a result of an
earlier fix (I had earlier fixed this same conflict in mainline). I
uploaded the changeset patch with the conflict fixed here if you want to
take a look:
http://cr.openjdk.java.net/~kcr/8230610/8230610.patch.zip
All other patches apply cleanly, ignoring the copyright year in one file
for one of the patches.
Here is the list of bugs
JDK-8222746 <https://bugs.openjdk.java.net/browse/JDK-8222746> --
Cleanup third-party legal files
JDK-8232210 -- Update Mesa 3-D Headers to version 19.2.1
JDK-8233421 -- Upgrade to Visual Studio 2017 version 15.9.16
JDK-8233420 -- Upgrade to gcc 8.3 on Linux
JDK-8231188 -- Update SQLite to version 3.30.1
JDK-8231126 <https://bugs.openjdk.java.net/browse/JDK-8231126> --
libxslt.md has incorrect version string
JDK-8234056 -- Upgrade to libxslt 1.1.34
JDK-8234704 -- Fix attribution in libxslt.md
JDK-8230610 -- Upgrade GStreamer to version 1.16.1 / JDK-8230609 --
Upgrade glib to version 2.62.2
JDK-8232589 -- Remove CoreAudio Utility Classes
JDK-8233747 -- JVM crash in com.sun.webkit.dom.DocumentImpl.createAttribute
JDK-8233942 -- Update to 609.1 version of WebKit
JDK-8237003 -- Remove hardcoded WebAnimationsCSSIntegrationEnabled flag
in DumpRenderTree
JDK-8231513 -- JavaFX cause Keystroke Receiving prompt on MacOS 10.15
(Catalina)
JDK-8238526 -- Cherry pick GTK WebKit 2.26.3 changes
JDK-8239454 -- LLIntData : invalid opcode returned for 16 and 32 bit
wide instructions
JDK-8239109 -- Update SQLite to version 3.31.1
JDK-8240211 -- Stack overflow on Windows 32-bit can lead to crash
JDK-8240832 -- Remove unused applecoreaudio.md third-party legal file
JDK-8201539 <https://bugs.openjdk.java.net/browse/JDK-8201539> -- Crash
in DirectWrite CreateBitmap code when running TestFX test suite
Let us know if you have any questions.
-- Kevin
More information about the openjfx-dev
mailing list