PUSHES REPORT: openjdk8u442 ==================================================================================================== This report shows who pushed the backports to the given release. This usually shows who did the backporting, testing, and review work. Report generated: Wed Jan 08 05:01:01 CET 2025 Distribution by priority: 1: P1 4: P2 7: P3 12: P4 Distribution by components: 24: 8 (33.3%): hotspot 5 (20.8%): hotspot/compiler 2 (8.3%): hotspot/svc 1 (4.2%): hotspot/runtime 5 (20.8%): core-libs 3 (12.5%): core-libs/javax.naming 1 (4.2%): core-libs/java.lang:reflect 1 (4.2%): core-libs/java.nio 4 (16.7%): client-libs 3 (12.5%): client-libs/javax.swing 1 (4.2%): client-libs/2d 4 (16.7%): infrastructure 3 (12.5%): infrastructure/build 1 (4.2%): infrastructure/release_eng 3 (12.5%): security-libs 2 (8.3%): security-libs/javax.net.ssl 1 (4.2%): security-libs/java.security Distribution by affiliation: 24: 10 (41.7%): Amazon 8 (33.3%): Sergey Bylokhov 1 (4.2%): Andrei Pangin 1 (4.2%): Ben Taylor 9 (37.5%): Red Hat 4 (16.7%): Zdenek Zambersky 3 (12.5%): Andrew Hughes 1 (4.2%): Martin Balao 1 (4.2%): Francisco Ferrari Bihurriet 2 (8.3%): Fujitsu 2 (8.3%): Kazuhisa Takakuri 1 (4.2%): IBM 1 (4.2%): Varada M 1 (4.2%): Independent 1 (4.2%): Chen Liang 1 (4.2%): Microsoft 1 (4.2%): George Adams Chronological push log: 2024/12/22 14:09, Varada M, IBM, JDK-8342822: jdk8u432-b06 does not compile on AIX 2024/11/19 18:42, Ben Taylor, Amazon, JDK-8339882: Replace ThreadLocalStorage::thread with Thread::current_or_null in jdk8 backport of JDK-8183925 2024/11/07 10:56, Zdenek Zambersky, Red Hat, JDK-8342841: [8u] Separate jdk_security_infra tests from jdk_tier1 2024/11/05 00:03, Kazuhisa Takakuri, Fujitsu, JDK-8343573: Swing: Invalid position of candidate pop-up of InputMethod in Hi-DPI on Windows 2024/10/29 23:24, Sergey Bylokhov, Amazon, JDK-8343240: (fs) java/nio/file/Files/probeContentType/ParallelProbes.java should use othervm mode 2024/10/29 15:43, Andrei Pangin, Amazon, JDK-8339133: [8u] Profiler crashes at guarantee(is_result_safe || is_in_asgct()): unsafe access to zombie method 2024/10/24 17:00, Chen Liang, Independent, JDK-8342981: Zero name_index item of MethodParameters attribute cause MalformedParameterException. 2024/10/22 12:43, Zdenek Zambersky, Red Hat, JDK-8342824: test/compiler/8009761/Test8009761.java failed with: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled 2024/10/04 11:59, Andrew Hughes, Red Hat, JDK-8341533: Add 2 SSL.com TLS roots 2024/10/03 23:02, Zdenek Zambersky, Red Hat, JDK-8341507: GHA: some of bundles may not get removed 2024/10/03 19:33, Andrew Hughes, Red Hat, JDK-8341488: Change Entrust TLS distrust date to November 12, 2024 2024/10/03 10:15, Zdenek Zambersky, Red Hat, JDK-8341457: fix 2 compiler tests to avoid JDK-8208690 2024/10/03 04:25, Sergey Bylokhov, Amazon, JDK-8341448: Update LDAP tests not to use wildcard addresses 2024/10/02 19:40, George Adams, Microsoft, JDK-8341442: Add SECURITY.md file 2024/09/29 01:29, Sergey Bylokhov, Amazon, JDK-8341139: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java 2024/09/26 23:24, Sergey Bylokhov, Amazon, JDK-8341063: C2 crash due to unexpected exception control flow 2024/09/20 10:44, Francisco Ferrari Bihurriet, Red Hat, JDK-8341380: Distrust TLS server certificates issued after Oct 2024 and anchored by Entrust Root CAs 2024/09/19 21:51, Kazuhisa Takakuri, Fujitsu, JDK-8340489: JMXStartStopTest fails to connect to port 38112 2024/09/17 15:26, Martin Balao, Red Hat, JDK-8340314: Fix undefined behavior in Canonicalizer::do_ShiftOp 2024/09/10 07:27, Sergey Bylokhov, Amazon, JDK-8339828: Open source several Swing Text related tests 2024/09/09 23:49, Sergey Bylokhov, Amazon, JDK-8339802: [macOS] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java 2024/09/09 21:03, Sergey Bylokhov, Amazon, JDK-8339797: Upgrade to LittleCMS 2.12 2024/09/04 15:03, Andrew Hughes, Red Hat, JDK-8339394: Bump update version of OpenJDK: 8u442 2022/09/16 10:04, Sergey Bylokhov, Amazon, JDK-8343097: Update default value and extend the scope of com.sun.jndi.ldap.object.trustSerialData system property No changesets log: Committer push log: Andrew Hughes, Red Hat: JDK-8341533: Add 2 SSL.com TLS roots JDK-8339394: Bump update version of OpenJDK: 8u442 JDK-8341488: Change Entrust TLS distrust date to November 12, 2024 Andrei Pangin, Amazon: JDK-8339133: [8u] Profiler crashes at guarantee(is_result_safe || is_in_asgct()): unsafe access to zombie method Ben Taylor, Amazon: JDK-8339882: Replace ThreadLocalStorage::thread with Thread::current_or_null in jdk8 backport of JDK-8183925 Francisco Ferrari Bihurriet, Red Hat: JDK-8341380: Distrust TLS server certificates issued after Oct 2024 and anchored by Entrust Root CAs George Adams, Microsoft: JDK-8341442: Add SECURITY.md file Kazuhisa Takakuri, Fujitsu: JDK-8340489: JMXStartStopTest fails to connect to port 38112 JDK-8343573: Swing: Invalid position of candidate pop-up of InputMethod in Hi-DPI on Windows Chen Liang, Independent: JDK-8342981: Zero name_index item of MethodParameters attribute cause MalformedParameterException. Martin Balao, Red Hat: JDK-8340314: Fix undefined behavior in Canonicalizer::do_ShiftOp Sergey Bylokhov, Amazon: JDK-8343240: (fs) java/nio/file/Files/probeContentType/ParallelProbes.java should use othervm mode JDK-8339802: [macOS] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java JDK-8341139: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java JDK-8341063: C2 crash due to unexpected exception control flow JDK-8339828: Open source several Swing Text related tests JDK-8343097: Update default value and extend the scope of com.sun.jndi.ldap.object.trustSerialData system property JDK-8341448: Update LDAP tests not to use wildcard addresses JDK-8339797: Upgrade to LittleCMS 2.12 Varada M, IBM: JDK-8342822: jdk8u432-b06 does not compile on AIX Zdenek Zambersky, Red Hat: JDK-8342841: [8u] Separate jdk_security_infra tests from jdk_tier1 JDK-8341457: fix 2 compiler tests to avoid JDK-8208690 JDK-8341507: GHA: some of bundles may not get removed JDK-8342824: test/compiler/8009761/Test8009761.java failed with: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled