PUSHES REPORT: openjdk8u282 ==================================================================================================== This report shows who pushed the backports to the given release. This usually shows who did the backporting, testing, and review work. Report generated: Sun Oct 01 23:50:48 CEST 2023 Distribution by priority: 15: P2 52: P3 81: P4 2: P5 Distribution by components: 150: 55 (36.7%): client-libs 33 (22.0%): client-libs/java.awt 15 (10.0%): client-libs/javax.swing 3 (2.0%): client-libs/javax.sound 2 (1.3%): client-libs/2d 2 (1.3%): client-libs 45 (30.0%): hotspot 17 (11.3%): hotspot/runtime 9 (6.0%): hotspot/jfr 9 (6.0%): hotspot/compiler 8 (5.3%): hotspot/gc 1 (0.7%): hotspot/jvmti 1 (0.7%): hotspot 17 (11.3%): core-libs 5 (3.3%): core-libs 3 (2.0%): core-libs/java.time 3 (2.0%): core-libs/javax.naming 1 (0.7%): core-libs/java.net 1 (0.7%): core-libs/java.util.concurrent 1 (0.7%): core-libs/java.io 1 (0.7%): core-libs/java.lang:class_loading 1 (0.7%): core-libs/java.util:i18n 1 (0.7%): core-libs/java.nio 15 (10.0%): security-libs 6 (4.0%): security-libs/java.security 3 (2.0%): security-libs/javax.xml.crypto 3 (2.0%): security-libs/javax.net.ssl 1 (0.7%): security-libs/javax.security 1 (0.7%): security-libs/javax.crypto:pkcs11 1 (0.7%): security-libs/org.ietf.jgss:krb5 7 (4.7%): infrastructure 7 (4.7%): infrastructure/build 6 (4.0%): core-svc 4 (2.7%): core-svc/java.lang.management 1 (0.7%): core-svc/tools 1 (0.7%): core-svc 2 (1.3%): globalization 1 (0.7%): globalization 1 (0.7%): globalization/locale-data 2 (1.3%): tools 1 (0.7%): tools/jconsole 1 (0.7%): tools/launcher 1 (0.7%): xml 1 (0.7%): xml/jaxp Distribution by affiliation: 150: 61 (40.7%): Red Hat 32 (21.3%): Andrew Hughes 23 (15.3%): Severin Gehwolf 3 (2.0%): Alex Kasko 2 (1.3%): Elliott Baron 1 (0.7%): Martin Balao 60 (40.0%): Amazon 51 (34.0%): Paul Hohensee 9 (6.0%): Aleksey Shipilev 26 (17.3%): Independent 14 (9.3%): Zhengyu Gu 8 (5.3%): Fei Yang 4 (2.7%): Andrey Petushkov 2 (1.3%): DataDog 2 (1.3%): Jaroslav Bachorík 1 (0.7%): Azul 1 (0.7%): Yuri Nesterenko Chronological push log: 1013 day(s) ago, Severin Gehwolf, Red Hat, JDK-8258831: Add expiry exception for QuoVadis root certificate 1013 day(s) ago, Severin Gehwolf, Red Hat, JDK-8258817: Add exception for expiring Digicert root certificates to VerifyCACerts test 1013 day(s) ago, Severin Gehwolf, Red Hat, JDK-8258816: Add LuxTrust certificate that is expiring in March 2021 to list of allowed but expired certs 1024 day(s) ago, Andrew Hughes, Red Hat, JDK-8257585: (tz) Upgrade Timezone Data to tzdata2020d 1032 day(s) ago, Andrew Hughes, Red Hat, JDK-8257703: (tz) Upgrade Timezone Data to tzdata2020c 1033 day(s) ago, Andrew Hughes, Red Hat, JDK-8255717: JFR crash in WriteObjectSampleStacktrace with uninitialized klass 1034 day(s) ago, Andrew Hughes, Red Hat, JDK-8257484: Emergency dump does not work when disk=false is set 1034 day(s) ago, Andrew Hughes, Red Hat, JDK-8256671: [8u] Incorrect assignment operator used in guarantee() in genCollectedHeap 1034 day(s) ago, Andrew Hughes, Red Hat, JDK-8257480: issue with OperatingSystemImpl getFreeSwapSpaceSize in docker after 8242480 1034 day(s) ago, Andrew Hughes, Red Hat, JDK-8257479: Use preprocessor instead of compiling a program to generate native nio constants 1034 day(s) ago, Andrew Hughes, Red Hat, JDK-8257478: Negative value may be returned by getFreeSwapSpaceSize() in the docker 1034 day(s) ago, Andrew Hughes, Red Hat, JDK-8257473: Build failure on AIX after 8250636 1034 day(s) ago, Andrew Hughes, Red Hat, JDK-8257472: iso8601_time returns incorrect offset part on MacOS 1034 day(s) ago, Andrew Hughes, Red Hat, JDK-8257470: [PIT][TEST_BUG] stray character in java/awt/Focus/ModalDialogActivationTest/ModalDialogActivationTest.java 1035 day(s) ago, Severin Gehwolf, Red Hat, JDK-8257449: Container Support doesn't work for some Join Controllers combinations 1035 day(s) ago, Severin Gehwolf, Red Hat, JDK-8257397: [TESTBUG] test/lib/containers/docker/Common.java refers to -Xlog:os+container=trace 1035 day(s) ago, Severin Gehwolf, Red Hat, JDK-8257433: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562 1035 day(s) ago, Severin Gehwolf, Red Hat, JDK-8257430: [Containers] SubSystem.java out of sync with osContainer_linux.cpp 1035 day(s) ago, Severin Gehwolf, Red Hat, JDK-8257432: Line of code in osContainer_linux.cpp#L102 appears unreachable 1035 day(s) ago, Zhengyu Gu, Independent, JDK-8257425: compiler/5091921/Test7005594.java fails if specified -Xmx is less than 1600m 1038 day(s) ago, Aleksey Shipilev, Amazon, JDK-8257207: Zero: Linux x86_32 build still fails 1039 day(s) ago, Paul Hohensee, Amazon, JDK-8257179: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease 1039 day(s) ago, Paul Hohensee, Amazon, JDK-8257178: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases 1039 day(s) ago, Paul Hohensee, Amazon, JDK-8257177: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing. 1039 day(s) ago, Paul Hohensee, Amazon, JDK-8257176: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 1039 day(s) ago, Martin Balao, Red Hat, JDK-8249846: Change of behavior after JDK-8237117: Better ForkJoinPool behavior 1039 day(s) ago, Elliott Baron, Red Hat, JDK-8257169: Update Apache Santuario TPRM version 1039 day(s) ago, Elliott Baron, Red Hat, JDK-8257136: Update Apache Santuario (XML Signature) to version 2.1.3 1039 day(s) ago, Paul Hohensee, Amazon, JDK-8257133: JFR crash in WriteObjectSampleStacktrace with uninitialized klass 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257129: Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257128: [TEST_BUG]Test java/awt/TrayIcon/SecurityCheck/NoPermissionTest/NoPermissionTest.java fails 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257127: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257126: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257125: Fix some tests unnecessary using internal API 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257124: Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes() 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257123: Some tests failed after JDK-8063104 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257120: Move functional tests AWT_SystemTray/Automated to openjdk repository 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257119: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2 1040 day(s) ago, Zhengyu Gu, Independent, JDK-8257117: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257115: [TEST_BUG] Cleanup datatransfer tests 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257114: move 4 manual functional swing tests to regression suite 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257113: move awt automated tests from AWT_Modality to OpenJDK repository - part 10 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257112: move awt tests from AWT_Modality to OpenJDK repository - part 9 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257111: move 14 tests about setLocationRelativeTo to jdk 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257110: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257109: move awt automated tests from AWT_Modality to OpenJDK repository - part 8 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257108: move awt automated tests from AWT_Modality to OpenJDK repository - part 7 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257107: move awt automated tests from AWT_Modality to OpenJDK repository - part 6 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257106: [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257105: Move AWT_BAT functional tests to OpenJDK (3 of 3) 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257104: move awt automated tests from AWT_Modality to OpenJDK repository - part 5 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257103: move tests about maximizing undecorated to OpenJDK 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257102: move awt automated tests from AWT_Modality to OpenJDK repository - part 4 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257101: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257100: move awt automated tests from AWT_Modality to OpenJDK repository - part 3 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257099: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257098: move awt automated tests from AWT_Modality to OpenJDK repository - part 2 1040 day(s) ago, Zhengyu Gu, Independent, JDK-8257095: Update JCUP to v0.11b 1040 day(s) ago, Zhengyu Gu, Independent, JDK-8257094: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257093: Move functional tests AWT_Headless/Automated to OpenJDK repository 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257092: move awt automated exclusion tests for AWT_Modality to OpenJDK repository 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257091: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257090: [TEST_BUG] Improve recently submitted AWT_Mixing tests 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257089: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257088: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository 1040 day(s) ago, Paul Hohensee, Amazon, JDK-8257087: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out 1040 day(s) ago, Severin Gehwolf, Red Hat, JDK-8257065: [TESTBUG] more configurable parameters for docker testing 1040 day(s) ago, Fei Yang, Independent, JDK-8257061: Simplify oops_on_card_seq_iterate_careful 1040 day(s) ago, Fei Yang, Independent, JDK-8257060: CMS needs klass_or_null_acquire 1040 day(s) ago, Fei Yang, Independent, JDK-8257059: Add oopDesc::klass_or_null_acquire() 1041 day(s) ago, Fei Yang, Independent, JDK-8256969: Uninitialized notifier in Java Monitor Wait tracing event 1041 day(s) ago, Aleksey Shipilev, Amazon, JDK-8256953: [TESTBUG] Several compiler tests fail with product bits 1041 day(s) ago, Aleksey Shipilev, Amazon, JDK-8256952: Turn StressLCM/StressGCM flags to diagnostic 1041 day(s) ago, Severin Gehwolf, Red Hat, JDK-8256947: [linux] Runtime.availableProcessors execution time increased by factor of 100 1041 day(s) ago, Severin Gehwolf, Red Hat, JDK-8256752: 8252395 incorrect copy rule for macos .dSYM folder 1042 day(s) ago, Zhengyu Gu, Independent, JDK-8256911: [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java 1042 day(s) ago, Zhengyu Gu, Independent, JDK-8256910: jdk/test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java fails with -Xcomp: ClassLoader was never enqueued! 1042 day(s) ago, Zhengyu Gu, Independent, JDK-8256909: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable 1042 day(s) ago, Paul Hohensee, Amazon, JDK-8256906: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X 1042 day(s) ago, Paul Hohensee, Amazon, JDK-8256904: Memory/Performance regression after JDK-8210985 1045 day(s) ago, Paul Hohensee, Amazon, JDK-8256744: JSpinner setComponentOrientation doesn't affect on text orientation 1045 day(s) ago, Paul Hohensee, Amazon, JDK-8256743: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk 1059 day(s) ago, Paul Hohensee, Amazon, JDK-8255983: Unsigned overflow in g1Policy.cpp 1063 day(s) ago, Fei Yang, Independent, JDK-8253837: JFR generate same symbol ID for different symbols in 8U 1066 day(s) ago, Paul Hohensee, Amazon, JDK-8255704: Move awt tests to openjdk repository 1066 day(s) ago, Andrew Hughes, Red Hat, JDK-8255702: 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" 1066 day(s) ago, Andrew Hughes, Red Hat, JDK-8255701: (tz) Upgrade Timezone Data to tzdata2020b 1066 day(s) ago, Andrew Hughes, Red Hat, JDK-8255700: Private key not supported by chosen signature algorithm 1066 day(s) ago, Andrew Hughes, Red Hat, JDK-8255698: Crash in MinINode::Ideal(PhaseGVN*, bool) 1066 day(s) ago, Zhengyu Gu, Independent, JDK-8255669: RSASSA-PSS signature verification fail when using certain odd key sizes 1066 day(s) ago, Andrew Hughes, Red Hat, JDK-8255660: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent 1066 day(s) ago, Andrew Hughes, Red Hat, JDK-8255657: Revert JDK-8148854 for 8u272 1066 day(s) ago, Andrew Hughes, Red Hat, JDK-8255656: call for JvmtiExport::post_vm_start() was removed by the fix for JDK-8249158 1066 day(s) ago, Andrew Hughes, Red Hat, JDK-8255637: [TESTBUG] sun/security/ec/TestEC.java : Compilation failed 1066 day(s) ago, Andrew Hughes, Red Hat, JDK-8255636: replace JLI_StrTok in java_md_solinux.c 1066 day(s) ago, Andrew Hughes, Red Hat, JDK-8255635: PKCS11 Connection closed after Cipher.doFinal and NoPadding 1066 day(s) ago, Andrew Hughes, Red Hat, JDK-8252942: JVM crashed at imjpapi.dll in native code 1066 day(s) ago, Yuri Nesterenko, Azul, JDK-8255633: Incorrect numeric currency code for ROL 1068 day(s) ago, Zhengyu Gu, Independent, JDK-8255535: Add paddings for TaskQueueSuper to reduce false-sharing cache contention 1070 day(s) ago, Andrew Hughes, Red Hat, JDK-8255386: Non-x86 Zero builds fail with return-type warning in os_linux_zero.cpp 1070 day(s) ago, Andrew Hughes, Red Hat, JDK-8255385: Missing return statement in __sync_val_compare_and_swap_8 1070 day(s) ago, Andrew Hughes, Red Hat, JDK-8253036: [8u] Support building the Zero assembler port on AArch64 1073 day(s) ago, Severin Gehwolf, Red Hat, JDK-8255345: [TESTBUG] JDK docker test TestSystemMetrics.java fails with access issues and OOM 1073 day(s) ago, Severin Gehwolf, Red Hat, JDK-8255344: [TESTBUG] Generate Dockerfile for docker testing 1073 day(s) ago, Aleksey Shipilev, Amazon, JDK-8255329: Zero: return-type warning in zeroInterpreter_zero.cpp 1073 day(s) ago, Aleksey Shipilev, Amazon, JDK-8255328: Introduce diagnostic flag to abort VM on failed JIT compilation 1073 day(s) ago, Aleksey Shipilev, Amazon, JDK-8255327: Additional Tests for RSASSA-PSS 1074 day(s) ago, Fei Yang, Independent, JDK-8254683: [TEST_BUG] jdk/test/sun/tools/jconsole/WorkerDeadlockTest.java fails 1074 day(s) ago, Severin Gehwolf, Red Hat, JDK-8255003: Build failures on Solaris 1074 day(s) ago, Severin Gehwolf, Red Hat, JDK-8251840: Java_sun_awt_X11_XToolkit_getDefaultScreenData should not be in make/mapfiles/libawt_xawt/mapfile-vers 1074 day(s) ago, Zhengyu Gu, Independent, JDK-8255253: [PIT][macosx] [TEST_BUG] javax/swing/plaf/nimbus/8057791/bug8057791.java fails 1076 day(s) ago, Severin Gehwolf, Red Hat, JDK-8255048: java/security/cert/PolicyNode/GetPolicyQualifiers.java fails due to an expired certificate 1077 day(s) ago, Aleksey Shipilev, Amazon, JDK-8255007: Zero OrderAccess barrier mappings are incorrect 1082 day(s) ago, Fei Yang, Independent, JDK-8253752: jdk/test/sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh fails randomly 1083 day(s) ago, Andrey Petushkov, Independent, JDK-8254686: JFR.dump does not work when filename is set 1083 day(s) ago, Andrey Petushkov, Independent, JDK-8254685: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash 1083 day(s) ago, Andrey Petushkov, Independent, JDK-8254684: Restore JFR thread sampler loop to old / previous behavior 1087 day(s) ago, Severin Gehwolf, Red Hat, JDK-8254341: stringop-overflow warning on strncpy call from compile_the_world_in 1087 day(s) ago, Severin Gehwolf, Red Hat, JDK-8254340: Mark javax/sound/midi/Devices/InitializationHang.java as headful 1087 day(s) ago, Severin Gehwolf, Red Hat, JDK-8254339: Fix extra comma in changes for JDK-8148916 1087 day(s) ago, Severin Gehwolf, Red Hat, JDK-8254338: Mark bug6400879.java as intermittently failing 1088 day(s) ago, Zhengyu Gu, Independent, JDK-8254238: jdk jtreg test security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java fails 1088 day(s) ago, Alex Kasko, Red Hat, JDK-8254228: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017 1088 day(s) ago, Alex Kasko, Red Hat, JDK-8254227: Test java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails by Timeout on Windows 1089 day(s) ago, Paul Hohensee, Amazon, JDK-8254172: Turn on the -Wreturn-type warning 1089 day(s) ago, Paul Hohensee, Amazon, JDK-8254171: Fix warning "format not a string literal" 1089 day(s) ago, Paul Hohensee, Amazon, JDK-8254170: Enable additional compiler warnings for GCC 1095 day(s) ago, Andrey Petushkov, Independent, JDK-8252904: VM crashes when JFR is used and JFR event class is transformed 1098 day(s) ago, Paul Hohensee, Amazon, JDK-8247813: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes 1098 day(s) ago, Paul Hohensee, Amazon, JDK-8247811: [REDO] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread 1100 day(s) ago, Andrew Hughes, Red Hat, JDK-8253550: [8u] JDK-8252395 breaks the build for make STRIP_POLICY=no_strip 1102 day(s) ago, Jaroslav Bachorík, DataDog, JDK-8253596: Hash code calculation of JfrStackTrace is inconsistent 1102 day(s) ago, Jaroslav Bachorík, DataDog, JDK-8253595: JFR: Improve hash algorithm for stack traces 1103 day(s) ago, Paul Hohensee, Amazon, JDK-8251494: JMX: Add a version of ThreadMXBean.dumpAllThreads with a maxDepth argument 1108 day(s) ago, Andrew Hughes, Red Hat, JDK-8253329: Fix exception message to correctly represent LDAP connection failure 1108 day(s) ago, Andrew Hughes, Red Hat, JDK-8253328: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect 1108 day(s) ago, Andrew Hughes, Red Hat, JDK-8253327: Possible NPE in ENC-PA-REP search in AS-REQ 1108 day(s) ago, Andrew Hughes, Red Hat, JDK-8253326: 8u: Windows build failed after 8222079 backport 1108 day(s) ago, Andrew Hughes, Red Hat, JDK-8253320: [testbug] Adapt tests for Aix. 1109 day(s) ago, Severin Gehwolf, Red Hat, JDK-8252384: [TESTBUG] Some tests refer to COMPAT provider rather than JRE 1110 day(s) ago, Zhengyu Gu, Independent, JDK-8253259: Wrong translation for the month of May in ar_JO, ar_LB and ar_SY 1110 day(s) ago, Zhengyu Gu, Independent, JDK-8253258: Upgrade to LittleCMS 2.11 1112 day(s) ago, Severin Gehwolf, Red Hat, JDK-8252975: [8u] JDK-8252395 breaks the build for --with-native-debug-symbols=internal 1112 day(s) ago, Fei Yang, Independent, JDK-8253103: Add release barriers when allocating objects with concurrent collection 1115 day(s) ago, Aleksey Shipilev, Amazon, JDK-8253039: Better cleanup for test/jdk/javax/imageio/SetOutput.java 1115 day(s) ago, Aleksey Shipilev, Amazon, JDK-8253038: Regtest javax/swing/JFileChooser/6738668/bug6738668.java fails under Linux 1116 day(s) ago, Zhengyu Gu, Independent, JDK-8253011: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area 1117 day(s) ago, Alex Kasko, Red Hat, JDK-8252974: new URI("x/").resolve("..").getSchemeSpecificPart() returns null! 1117 day(s) ago, Severin Gehwolf, Red Hat, JDK-8252395: [8u] --with-native-debug-symbols=external doesn't include debuginfo files for binaries 1122 day(s) ago, Andrew Hughes, Red Hat, JDK-8252809: Windows .pdb and .map files does not have proper dependencies setup No changesets log: Committer push log: Alex Kasko, Red Hat: JDK-8252974: new URI("x/").resolve("..").getSchemeSpecificPart() returns null! JDK-8254227: Test java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails by Timeout on Windows JDK-8254228: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017 Andrew Hughes, Red Hat: JDK-8255701: (tz) Upgrade Timezone Data to tzdata2020b JDK-8257703: (tz) Upgrade Timezone Data to tzdata2020c JDK-8257585: (tz) Upgrade Timezone Data to tzdata2020d JDK-8253326: 8u: Windows build failed after 8222079 backport JDK-8256671: [8u] Incorrect assignment operator used in guarantee() in genCollectedHeap JDK-8253550: [8u] JDK-8252395 breaks the build for make STRIP_POLICY=no_strip JDK-8253036: [8u] Support building the Zero assembler port on AArch64 JDK-8257470: [PIT][TEST_BUG] stray character in java/awt/Focus/ModalDialogActivationTest/ModalDialogActivationTest.java JDK-8253320: [testbug] Adapt tests for Aix. JDK-8255637: [TESTBUG] sun/security/ec/TestEC.java : Compilation failed JDK-8257473: Build failure on AIX after 8250636 JDK-8255656: call for JvmtiExport::post_vm_start() was removed by the fix for JDK-8249158 JDK-8255660: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent JDK-8253328: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect JDK-8255698: Crash in MinINode::Ideal(PhaseGVN*, bool) JDK-8257484: Emergency dump does not work when disk=false is set JDK-8253329: Fix exception message to correctly represent LDAP connection failure JDK-8257472: iso8601_time returns incorrect offset part on MacOS JDK-8257480: issue with OperatingSystemImpl getFreeSwapSpaceSize in docker after 8242480 JDK-8255717: JFR crash in WriteObjectSampleStacktrace with uninitialized klass JDK-8252942: JVM crashed at imjpapi.dll in native code JDK-8255702: 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-8255385: Missing return statement in __sync_val_compare_and_swap_8 JDK-8257478: Negative value may be returned by getFreeSwapSpaceSize() in the docker JDK-8255386: Non-x86 Zero builds fail with return-type warning in os_linux_zero.cpp JDK-8255635: PKCS11 Connection closed after Cipher.doFinal and NoPadding JDK-8253327: Possible NPE in ENC-PA-REP search in AS-REQ JDK-8255700: Private key not supported by chosen signature algorithm JDK-8255636: replace JLI_StrTok in java_md_solinux.c JDK-8255657: Revert JDK-8148854 for 8u272 JDK-8257479: Use preprocessor instead of compiling a program to generate native nio constants JDK-8252809: Windows .pdb and .map files does not have proper dependencies setup Andrey Petushkov, Independent: JDK-8254685: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash JDK-8254686: JFR.dump does not work when filename is set JDK-8254684: Restore JFR thread sampler loop to old / previous behavior JDK-8252904: VM crashes when JFR is used and JFR event class is transformed Elliott Baron, Red Hat: JDK-8257169: Update Apache Santuario TPRM version JDK-8257136: Update Apache Santuario (XML Signature) to version 2.1.3 Fei Yang, Independent: JDK-8254683: [TEST_BUG] jdk/test/sun/tools/jconsole/WorkerDeadlockTest.java fails JDK-8257059: Add oopDesc::klass_or_null_acquire() JDK-8253103: Add release barriers when allocating objects with concurrent collection JDK-8257060: CMS needs klass_or_null_acquire JDK-8253752: jdk/test/sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh fails randomly JDK-8253837: JFR generate same symbol ID for different symbols in 8U JDK-8257061: Simplify oops_on_card_seq_iterate_careful JDK-8256969: Uninitialized notifier in Java Monitor Wait tracing event Jaroslav Bachorík, DataDog: JDK-8253596: Hash code calculation of JfrStackTrace is inconsistent JDK-8253595: JFR: Improve hash algorithm for stack traces Martin Balao, Red Hat: JDK-8249846: Change of behavior after JDK-8237117: Better ForkJoinPool behavior Paul Hohensee, Amazon: JDK-8247811: [REDO] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread JDK-8257115: [TEST_BUG] Cleanup datatransfer tests JDK-8257090: [TEST_BUG] Improve recently submitted AWT_Mixing tests JDK-8257179: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease JDK-8257178: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases JDK-8257177: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing. JDK-8256743: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk JDK-8257091: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk JDK-8257106: [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK JDK-8257128: [TEST_BUG]Test java/awt/TrayIcon/SecurityCheck/NoPermissionTest/NoPermissionTest.java fails JDK-8256906: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X JDK-8257126: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1 JDK-8257119: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2 JDK-8257127: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1 JDK-8257176: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 JDK-8254170: Enable additional compiler warnings for GCC JDK-8257125: Fix some tests unnecessary using internal API JDK-8254171: Fix warning "format not a string literal" JDK-8247813: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes JDK-8257087: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out JDK-8257133: JFR crash in WriteObjectSampleStacktrace with uninitialized klass JDK-8251494: JMX: Add a version of ThreadMXBean.dumpAllThreads with a maxDepth argument JDK-8256744: JSpinner setComponentOrientation doesn't affect on text orientation JDK-8256904: Memory/Performance regression after JDK-8210985 JDK-8257101: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK JDK-8257111: move 14 tests about setLocationRelativeTo to jdk JDK-8257114: move 4 manual functional swing tests to regression suite JDK-8257092: move awt automated exclusion tests for AWT_Modality to OpenJDK repository JDK-8257088: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository JDK-8257113: move awt automated tests from AWT_Modality to OpenJDK repository - part 10 JDK-8257098: move awt automated tests from AWT_Modality to OpenJDK repository - part 2 JDK-8257100: move awt automated tests from AWT_Modality to OpenJDK repository - part 3 JDK-8257102: move awt automated tests from AWT_Modality to OpenJDK repository - part 4 JDK-8257104: move awt automated tests from AWT_Modality to OpenJDK repository - part 5 JDK-8257107: move awt automated tests from AWT_Modality to OpenJDK repository - part 6 JDK-8257108: move awt automated tests from AWT_Modality to OpenJDK repository - part 7 JDK-8257109: move awt automated tests from AWT_Modality to OpenJDK repository - part 8 JDK-8257112: move awt tests from AWT_Modality to OpenJDK repository - part 9 JDK-8255704: Move awt tests to openjdk repository JDK-8257105: Move AWT_BAT functional tests to OpenJDK (3 of 3) JDK-8257099: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK JDK-8257093: Move functional tests AWT_Headless/Automated to OpenJDK repository JDK-8257120: Move functional tests AWT_SystemTray/Automated to openjdk repository JDK-8257089: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree JDK-8257103: move tests about maximizing undecorated to OpenJDK JDK-8257110: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK JDK-8257123: Some tests failed after JDK-8063104 JDK-8257124: Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes() JDK-8254172: Turn on the -Wreturn-type warning JDK-8255983: Unsigned overflow in g1Policy.cpp JDK-8257129: Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT Severin Gehwolf, Red Hat: JDK-8256752: 8252395 incorrect copy rule for macos .dSYM folder JDK-8252395: [8u] --with-native-debug-symbols=external doesn't include debuginfo files for binaries JDK-8252975: [8u] JDK-8252395 breaks the build for --with-native-debug-symbols=internal JDK-8257430: [Containers] SubSystem.java out of sync with osContainer_linux.cpp JDK-8256947: [linux] Runtime.availableProcessors execution time increased by factor of 100 JDK-8255344: [TESTBUG] Generate Dockerfile for docker testing JDK-8255345: [TESTBUG] JDK docker test TestSystemMetrics.java fails with access issues and OOM JDK-8257065: [TESTBUG] more configurable parameters for docker testing JDK-8252384: [TESTBUG] Some tests refer to COMPAT provider rather than JRE JDK-8257397: [TESTBUG] test/lib/containers/docker/Common.java refers to -Xlog:os+container=trace JDK-8257433: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562 JDK-8258817: Add exception for expiring Digicert root certificates to VerifyCACerts test JDK-8258831: Add expiry exception for QuoVadis root certificate JDK-8258816: Add LuxTrust certificate that is expiring in March 2021 to list of allowed but expired certs JDK-8255003: Build failures on Solaris JDK-8257449: Container Support doesn't work for some Join Controllers combinations JDK-8254339: Fix extra comma in changes for JDK-8148916 JDK-8255048: java/security/cert/PolicyNode/GetPolicyQualifiers.java fails due to an expired certificate JDK-8251840: Java_sun_awt_X11_XToolkit_getDefaultScreenData should not be in make/mapfiles/libawt_xawt/mapfile-vers JDK-8257432: Line of code in osContainer_linux.cpp#L102 appears unreachable JDK-8254340: Mark javax/sound/midi/Devices/InitializationHang.java as headful JDK-8254338: Mark bug6400879.java as intermittently failing JDK-8254341: stringop-overflow warning on strncpy call from compile_the_world_in Aleksey Shipilev, Amazon: JDK-8256953: [TESTBUG] Several compiler tests fail with product bits JDK-8255327: Additional Tests for RSASSA-PSS JDK-8253039: Better cleanup for test/jdk/javax/imageio/SetOutput.java JDK-8255328: Introduce diagnostic flag to abort VM on failed JIT compilation JDK-8253038: Regtest javax/swing/JFileChooser/6738668/bug6738668.java fails under Linux JDK-8256952: Turn StressLCM/StressGCM flags to diagnostic JDK-8255007: Zero OrderAccess barrier mappings are incorrect JDK-8257207: Zero: Linux x86_32 build still fails JDK-8255329: Zero: return-type warning in zeroInterpreter_zero.cpp Yuri Nesterenko, Azul: JDK-8255633: Incorrect numeric currency code for ROL Zhengyu Gu, Independent: JDK-8257094: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once JDK-8255253: [PIT][macosx] [TEST_BUG] javax/swing/plaf/nimbus/8057791/bug8057791.java fails JDK-8256911: [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java JDK-8253011: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area JDK-8257117: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails JDK-8255535: Add paddings for TaskQueueSuper to reduce false-sharing cache contention JDK-8257425: compiler/5091921/Test7005594.java fails if specified -Xmx is less than 1600m JDK-8254238: jdk jtreg test security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java fails JDK-8256910: jdk/test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java fails with -Xcomp: ClassLoader was never enqueued! JDK-8255669: RSASSA-PSS signature verification fail when using certain odd key sizes JDK-8256909: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable JDK-8257095: Update JCUP to v0.11b JDK-8253258: Upgrade to LittleCMS 2.11 JDK-8253259: Wrong translation for the month of May in ar_JO, ar_LB and ar_SY