PUSHES REPORT: openjdk8u382 ==================================================================================================== 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 Jun 07 13:35:12 CEST 2023 Distribution by priority: 2: P1 4: P2 13: P3 20: P4 Distribution by components: 39: 18 (46.2%): security-libs 13 (33.3%): security-libs/java.security 3 (7.7%): security-libs/javax.crypto:pkcs11 2 (5.1%): security-libs/javax.net.ssl 7 (17.9%): core-libs 3 (7.7%): core-libs/java.lang 1 (2.6%): core-libs/java.lang:class_loading 1 (2.6%): core-libs/java.time 1 (2.6%): core-libs/java.nio 1 (2.6%): core-libs/java.util.jar 6 (15.4%): hotspot 2 (5.1%): hotspot/jvmti 1 (2.6%): hotspot/compiler 1 (2.6%): hotspot/runtime 1 (2.6%): hotspot/gc 1 (2.6%): hotspot/test 3 (7.7%): client-libs 2 (5.1%): client-libs/2d 1 (2.6%): client-libs/java.awt 3 (7.7%): core-svc 3 (7.7%): core-svc 2 (5.1%): infrastructure 1 (2.6%): infrastructure/build 1 (2.6%): infrastructure/release_eng Distribution by affiliation: 39: 35 (89.7%): Unknown 9 (23.1%): sgehwolf 5 (12.8%): zzambers 4 (10.3%): serb 2 (5.1%): naoto 2 (5.1%): andrew 2 (5.1%): alexsch 2 (5.1%): afarley 1 (2.6%): btaylor 1 (2.6%): stuefe 1 (2.6%): jzhu 1 (2.6%): phh 1 (2.6%): jlu 1 (2.6%): abakhtin 1 (2.6%): vrudomet 1 (2.6%): dongbohe 1 (2.6%): snazarki 1 (2.6%): Amazon 1 (2.6%): lutkerd 1 (2.6%): IBM 1 (2.6%): rayatha1 1 (2.6%): Independent 1 (2.6%): dpakri181 1 (2.6%): Red Hat 1 (2.6%): sxa Chronological push log: 12 day(s) ago, sgehwolf, Unknown, JDK-8308953: Add GTS root CAs 12 day(s) ago, sgehwolf, Unknown, JDK-8308934: Add 2 Microsoft TLS roots 12 day(s) ago, sgehwolf, Unknown, JDK-8308890: java/security/SignedJar/spi-calendar-provider/TestSPISigned.java failing on Windows 12 day(s) ago, sgehwolf, Unknown, JDK-8308889: Add a regression test for JDK-8297684 12 day(s) ago, sgehwolf, Unknown, JDK-8308886: Add TWCA Global Root CA 13 day(s) ago, serb, Unknown, JDK-8308813: Wrong exception messages in java.awt.color.ICC_ColorSpace 13 day(s) ago, serb, Unknown, JDK-8307310: Backport the tests for JDK-8058969 and JDK-8039271 to the OpenJDK8 13 day(s) ago, serb, Unknown, JDK-8308809: [TESTBUG] Case 2 in TestP11KeyFactoryGetRSAKeySpec is skipped 13 day(s) ago, btaylor, Unknown, JDK-8308799: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4 26 day(s) ago, snazarki, Unknown, JDK-8307531: [aarch64] JDK8 single-step debugging is extremely slow 26 day(s) ago, jlu, Unknown, JDK-8307951: Update system property for Java SE specification maintenance version 27 day(s) ago, naoto, Unknown, JDK-8307847: Allow additional characters for GB18030-2022 (Level 2) support 27 day(s) ago, naoto, Unknown, JDK-8307845: Allow additional characters for GB18030-2022 support 42 day(s) ago, jzhu, Unknown, JDK-8305165: [8u] ServiceThread::nmethods_do is not called to keep nmethods from being zombied while in the queue 48 day(s) ago, alexsch, Unknown, JDK-8306563: handle latest VS2022 in abstract_vm_version 48 day(s) ago, alexsch, Unknown, JDK-8306562: Add support for Visual Studio 2022 48 day(s) ago, serb, Unknown, JDK-8306480: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color 48 day(s) ago, lutkerd, Amazon, JDK-8306465: Missing SessionID in TLS1.3 resumption in compatibility mode 49 day(s) ago, stuefe, Unknown, JDK-8306442: Metaspace counters can have inconsistent values 50 day(s) ago, vrudomet, Unknown, JDK-8306114: (tz) Update Timezone Data to 2023c 54 day(s) ago, phh, Unknown, JDK-8305974: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec 60 day(s) ago, sgehwolf, Unknown, JDK-8305759: Correct signer logic for jars signed with multiple digest algorithms 63 day(s) ago, andrew, Unknown, JDK-8305585: security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java fails due to revoked cert 64 day(s) ago, abakhtin, Unknown, JDK-8305534: Mutual TLS handshake fails signing client certificate with custom sensitive PKCS11 key 71 day(s) ago, sxa, Red Hat, JDK-8304975: Update Zlib Data Compression Library to Version 1.2.13 71 day(s) ago, rayatha1, IBM, JDK-8304970: Add specific ClassLoader object to Proxy IllegalArgumentException message 78 day(s) ago, zzambers, Unknown, JDK-8304654: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode 78 day(s) ago, zzambers, Unknown, JDK-8304653: P11Cipher should not throw out of bounds exception during padding 78 day(s) ago, zzambers, Unknown, JDK-8304652: Fix race condition in pkcs11 SessionManager 83 day(s) ago, afarley, Unknown, JDK-8305102: Revert os specific stubs for SystemMetrics 84 day(s) ago, zzambers, Unknown, JDK-8304167: SSLSocketImpl should not use user_canceled workaround when not necessary 84 day(s) ago, zzambers, Unknown, JDK-8304166: P11PSSSignature.engineUpdate should not print debug messages during normal operation 89 day(s) ago, afarley, Unknown, JDK-8305101: [Solaris] Broken jdk8u build after JDK-8266391 92 day(s) ago, dongbohe, Unknown, JDK-8303675: missing default exception handler in calls to rethrow_Stub 95 day(s) ago, andrew, Unknown, JDK-8303462: Bump update version of OpenJDK: 8u382 95 day(s) ago, sgehwolf, Unknown, JDK-8303803: Add Certigna Root CA 95 day(s) ago, sgehwolf, Unknown, JDK-8303802: security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java fails, Certificate has been revoked 95 day(s) ago, sgehwolf, Unknown, JDK-8303801: jtreg test security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java fails 96 day(s) ago, dpakri181, Independent, JDK-8303800: [AIX] Broken jdk8u build after JDK-8266391 No changesets log: Committer push log: abakhtin, Unknown: JDK-8305534: Mutual TLS handshake fails signing client certificate with custom sensitive PKCS11 key afarley, Unknown: JDK-8305101: [Solaris] Broken jdk8u build after JDK-8266391 JDK-8305102: Revert os specific stubs for SystemMetrics alexsch, Unknown: JDK-8306562: Add support for Visual Studio 2022 JDK-8306563: handle latest VS2022 in abstract_vm_version andrew, Unknown: JDK-8303462: Bump update version of OpenJDK: 8u382 JDK-8305585: security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java fails due to revoked cert btaylor, Unknown: JDK-8308799: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4 dongbohe, Unknown: JDK-8303675: missing default exception handler in calls to rethrow_Stub dpakri181, Independent: JDK-8303800: [AIX] Broken jdk8u build after JDK-8266391 jlu, Unknown: JDK-8307951: Update system property for Java SE specification maintenance version jzhu, Unknown: JDK-8305165: [8u] ServiceThread::nmethods_do is not called to keep nmethods from being zombied while in the queue lutkerd, Amazon: JDK-8306465: Missing SessionID in TLS1.3 resumption in compatibility mode naoto, Unknown: JDK-8307847: Allow additional characters for GB18030-2022 (Level 2) support JDK-8307845: Allow additional characters for GB18030-2022 support phh, Unknown: JDK-8305974: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec rayatha1, IBM: JDK-8304970: Add specific ClassLoader object to Proxy IllegalArgumentException message serb, Unknown: JDK-8308809: [TESTBUG] Case 2 in TestP11KeyFactoryGetRSAKeySpec is skipped JDK-8307310: Backport the tests for JDK-8058969 and JDK-8039271 to the OpenJDK8 JDK-8306480: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color JDK-8308813: Wrong exception messages in java.awt.color.ICC_ColorSpace sgehwolf, Unknown: JDK-8308934: Add 2 Microsoft TLS roots JDK-8308889: Add a regression test for JDK-8297684 JDK-8303803: Add Certigna Root CA JDK-8308953: Add GTS root CAs JDK-8308886: Add TWCA Global Root CA JDK-8305759: Correct signer logic for jars signed with multiple digest algorithms JDK-8308890: java/security/SignedJar/spi-calendar-provider/TestSPISigned.java failing on Windows JDK-8303801: jtreg test security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java fails JDK-8303802: security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java fails, Certificate has been revoked snazarki, Unknown: JDK-8307531: [aarch64] JDK8 single-step debugging is extremely slow stuefe, Unknown: JDK-8306442: Metaspace counters can have inconsistent values sxa, Red Hat: JDK-8304975: Update Zlib Data Compression Library to Version 1.2.13 vrudomet, Unknown: JDK-8306114: (tz) Update Timezone Data to 2023c zzambers, Unknown: JDK-8304652: Fix race condition in pkcs11 SessionManager JDK-8304654: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode JDK-8304653: P11Cipher should not throw out of bounds exception during padding JDK-8304166: P11PSSSignature.engineUpdate should not print debug messages during normal operation JDK-8304167: SSLSocketImpl should not use user_canceled workaround when not necessary