This update for java-1_8_0-openjdk fixes the following issues:
- Update to version jdk8u282 (icedtea 3.18.0)
- January 2021 CPU (bsc#1181239)
- Security fixes
- JDK-8247619: Improve Direct Buffering of Characters (CVE-2020-14803)
- Import of OpenJDK 8 u282 build 01
- JDK-6962725: Regtest javax/swing/JFileChooser/6738668/
/bug6738668.java fails under Linux
- JDK-8025936: Windows .pdb and .map files does not have proper
dependencies setup
- JDK-8030350: Enable additional compiler warnings for GCC
- JDK-8031423: Test java/awt/dnd/DisposeFrameOnDragCrash/
/DisposeFrameOnDragTest.java fails by Timeout on Windows
- JDK-8036122: Fix warning 'format not a string literal'
- JDK-8051853: new
URI('x/').resolve('..').getSchemeSpecificPart() returns null!
- JDK-8132664: closed/javax/swing/DataTransfer/DefaultNoDrop/
/DefaultNoDrop.java locks on Windows
- JDK-8134632: Mark javax/sound/midi/Devices/
/InitializationHang.java as headful
- JDK-8148854: Class names 'SomeClass' and 'LSomeClass;'
treated by JVM as an equivalent
- JDK-8148916: Mark bug6400879.java as intermittently failing
- JDK-8148983: Fix extra comma in changes for JDK-8148916
- JDK-8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java
fails
- JDK-8165808: Add release barriers when allocating objects
with concurrent collection
- JDK-8185003: JMX: Add a version of
ThreadMXBean.dumpAllThreads with a maxDepth argument
- JDK-8202076: test/jdk/java/io/File/WinSpecialFiles.java on
windows with VS2017
- JDK-8207766: [testbug] Adapt tests for Aix.
- JDK-8212070: Introduce diagnostic flag to abort VM on failed
JIT compilation
- JDK-8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
- JDK-8215727: Restore JFR thread sampler loop to old /
previous behavior
- JDK-8220657: JFR.dump does not work when filename is set
- JDK-8221342: [TESTBUG] Generate...