From andrew at openjdk.org Wed Jan 17 00:31:20 2024 From: andrew at openjdk.org (Andrew John Hughes) Date: Wed, 17 Jan 2024 00:31:20 GMT Subject: git: openjdk/jdk8u: 9 new changesets Message-ID: <158494b4-8068-49cd-9cdc-6fa9045ceab9@openjdk.org> Changeset: 4d8a8e20 Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-12-15 20:08:18 +0000 URL: https://git.openjdk.org/jdk8u/commit/4d8a8e20c5a5a46fec43d7e2c8bfb03a27e79425 8302017: Allocate BadPaddingException only if it will be thrown Reviewed-by: mbalao, andrew Backport-of: 334b977259930368160db705c1f2feda0b0e8707 ! jdk/src/share/classes/com/sun/crypto/provider/RSACipher.java ! jdk/src/share/classes/sun/security/pkcs11/P11Signature.java ! jdk/src/share/classes/sun/security/rsa/RSAPadding.java ! jdk/src/share/classes/sun/security/rsa/RSASignature.java + jdk/test/sun/security/rsa/RSAPaddingCheck.java Changeset: e7ede49e Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-12-16 19:28:58 +0000 URL: https://git.openjdk.org/jdk8u/commit/e7ede49e54a7899dcdfe076bf2f45a3fb4c1ff25 8320597: RSA signature verification fails on signed data that does not encode params correctly Reviewed-by: sgehwolf, mbalao, andrew Backport-of: 11e4a925bec3c1f79e03045d48def53188b655e6 ! jdk/src/share/classes/sun/security/rsa/RSASignature.java + jdk/test/sun/security/rsa/WithoutNULL.java Changeset: 7f5db811 Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-11-27 10:58:53 +0000 URL: https://git.openjdk.org/jdk8u/commit/7f5db81118bb53cba17d86c0822443b1d49518dd 8308204: Enhanced certificate processing Reviewed-by: mbalao, andrew Backport-of: ef0ea85bf1398b73bd308ba2b395c917b449aa3b ! jdk/src/share/classes/sun/security/provider/certpath/ForwardBuilder.java Changeset: 5e0e2bf0 Author: Martin Balao Committer: Andrew John Hughes Date: 2023-12-04 22:09:47 +0000 URL: https://git.openjdk.org/jdk8u/commit/5e0e2bf0baa0b8b5d36deae548c27b2608fb539f 8314284: Enhance Nashorn performance Co-authored-by: Francisco Ferrari Bihurriet Co-authored-by: Martin Balao Alonso Reviewed-by: andrew ! nashorn/src/jdk/nashorn/internal/objects/Global.java Changeset: 77d38b78 Author: Martin Balao Committer: Andrew John Hughes Date: 2023-09-29 13:01:13 +0000 URL: https://git.openjdk.org/jdk8u/commit/77d38b78e4993381ddb113d012b30ab2d7cd9215 8314295: Enhance verification of verifier Reviewed-by: yan, andrew Backport-of: 08980a0a60bc48c17eacd57fd2d7065ac2d986a8 ! hotspot/src/share/vm/classfile/verifier.cpp ! hotspot/src/share/vm/interpreter/bytecodes.cpp ! jdk/src/share/native/common/check_code.c Changeset: f7cb28de Author: Roland Westrelin Committer: Andrew John Hughes Date: 2023-11-07 11:08:30 +0000 URL: https://git.openjdk.org/jdk8u/commit/f7cb28de01117f598ecf48ad58e277c3a4590436 8314307: Improve loop handling Reviewed-by: mbalao, fferrari, andrew Backport-of: 62ac93d145ca9fa1ab0c040533c62c42c202703a ! hotspot/src/share/vm/opto/ifnode.cpp ! hotspot/src/share/vm/opto/loopnode.cpp ! hotspot/src/share/vm/opto/loopnode.hpp ! hotspot/src/share/vm/opto/phaseX.hpp Changeset: 199cb32f Author: Yuri Nesterenko Committer: Andrew John Hughes Date: 2023-11-17 18:37:06 +0000 URL: https://git.openjdk.org/jdk8u/commit/199cb32f93a625626e09db625c63595d4bbe9fea 8314468: Improve Compiler loops Reviewed-by: mbalao, andrew Backport-of: 2621f68c0672092254a52414705d0e916a3a3fbc ! hotspot/src/share/vm/c1/c1_RangeCheckElimination.cpp Changeset: 7c693ce9 Author: Alexei Voitylov Committer: Andrew John Hughes Date: 2023-11-30 23:51:00 +0000 URL: https://git.openjdk.org/jdk8u/commit/7c693ce955410dddca5c21d1c748440a977b6278 8316976: Improve signature handling Reviewed-by: mbalao, andrew Backport-of: ed1269b7410759e8fa0d97d85328f20d11ae8d9a ! jdk/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureMethod.java Changeset: d4b472ff Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-12-15 15:35:37 +0000 URL: https://git.openjdk.org/jdk8u/commit/d4b472ff937883b62f26a39c9ddf72f07f9dfff8 8317547: Enhance TLS connection support Reviewed-by: mbalao, andrew Backport-of: 066482f9686ca81068f9386322afda8e73323f5e ! jdk/src/share/classes/com/sun/crypto/provider/RSACipher.java ! jdk/src/share/classes/sun/security/util/KeyUtil.java ! jdk/src/windows/classes/sun/security/mscapi/CRSACipher.java ! jdk/src/windows/native/sun/security/mscapi/security.cpp From andrew at openjdk.org Wed Jan 17 00:31:34 2024 From: andrew at openjdk.org (Andrew John Hughes) Date: Wed, 17 Jan 2024 00:31:34 GMT Subject: git: openjdk/jdk8u: Added tag jdk8u402-b06 for changeset d4b472ff Message-ID: Tagged by: Andrew John Hughes Date: 2024-01-11 02:10:49 +0000 Added tag jdk8u402-b06 for changeset d4b472ff937 Changeset: d4b472ff Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-12-15 15:35:37 +0000 URL: https://git.openjdk.org/jdk8u/commit/d4b472ff937883b62f26a39c9ddf72f07f9dfff8 From andrew at openjdk.org Wed Jan 17 01:37:03 2024 From: andrew at openjdk.org (Andrew John Hughes) Date: Wed, 17 Jan 2024 01:37:03 GMT Subject: git: openjdk/jdk8u: Added tag jdk8u402-ga for changeset d4b472ff Message-ID: Tagged by: Andrew John Hughes Date: 2024-01-17 01:35:04 +0000 Added tag jdk8u402-ga for changeset d4b472ff937 Changeset: d4b472ff Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-12-15 15:35:37 +0000 URL: https://git.openjdk.org/jdk8u/commit/d4b472ff937883b62f26a39c9ddf72f07f9dfff8 From andrew at openjdk.org Thu Jan 18 01:06:11 2024 From: andrew at openjdk.org (Andrew John Hughes) Date: Thu, 18 Jan 2024 01:06:11 GMT Subject: git: openjdk/jdk8u-dev: 10 new changesets Message-ID: Changeset: 4d8a8e20 Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-12-15 20:08:18 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/4d8a8e20c5a5a46fec43d7e2c8bfb03a27e79425 8302017: Allocate BadPaddingException only if it will be thrown Reviewed-by: mbalao, andrew Backport-of: 334b977259930368160db705c1f2feda0b0e8707 ! jdk/src/share/classes/com/sun/crypto/provider/RSACipher.java ! jdk/src/share/classes/sun/security/pkcs11/P11Signature.java ! jdk/src/share/classes/sun/security/rsa/RSAPadding.java ! jdk/src/share/classes/sun/security/rsa/RSASignature.java + jdk/test/sun/security/rsa/RSAPaddingCheck.java Changeset: e7ede49e Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-12-16 19:28:58 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/e7ede49e54a7899dcdfe076bf2f45a3fb4c1ff25 8320597: RSA signature verification fails on signed data that does not encode params correctly Reviewed-by: sgehwolf, mbalao, andrew Backport-of: 11e4a925bec3c1f79e03045d48def53188b655e6 ! jdk/src/share/classes/sun/security/rsa/RSASignature.java + jdk/test/sun/security/rsa/WithoutNULL.java Changeset: 7f5db811 Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-11-27 10:58:53 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/7f5db81118bb53cba17d86c0822443b1d49518dd 8308204: Enhanced certificate processing Reviewed-by: mbalao, andrew Backport-of: ef0ea85bf1398b73bd308ba2b395c917b449aa3b ! jdk/src/share/classes/sun/security/provider/certpath/ForwardBuilder.java Changeset: 5e0e2bf0 Author: Martin Balao Committer: Andrew John Hughes Date: 2023-12-04 22:09:47 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/5e0e2bf0baa0b8b5d36deae548c27b2608fb539f 8314284: Enhance Nashorn performance Co-authored-by: Francisco Ferrari Bihurriet Co-authored-by: Martin Balao Alonso Reviewed-by: andrew ! nashorn/src/jdk/nashorn/internal/objects/Global.java Changeset: 77d38b78 Author: Martin Balao Committer: Andrew John Hughes Date: 2023-09-29 13:01:13 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/77d38b78e4993381ddb113d012b30ab2d7cd9215 8314295: Enhance verification of verifier Reviewed-by: yan, andrew Backport-of: 08980a0a60bc48c17eacd57fd2d7065ac2d986a8 ! hotspot/src/share/vm/classfile/verifier.cpp ! hotspot/src/share/vm/interpreter/bytecodes.cpp ! jdk/src/share/native/common/check_code.c Changeset: f7cb28de Author: Roland Westrelin Committer: Andrew John Hughes Date: 2023-11-07 11:08:30 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/f7cb28de01117f598ecf48ad58e277c3a4590436 8314307: Improve loop handling Reviewed-by: mbalao, fferrari, andrew Backport-of: 62ac93d145ca9fa1ab0c040533c62c42c202703a ! hotspot/src/share/vm/opto/ifnode.cpp ! hotspot/src/share/vm/opto/loopnode.cpp ! hotspot/src/share/vm/opto/loopnode.hpp ! hotspot/src/share/vm/opto/phaseX.hpp Changeset: 199cb32f Author: Yuri Nesterenko Committer: Andrew John Hughes Date: 2023-11-17 18:37:06 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/199cb32f93a625626e09db625c63595d4bbe9fea 8314468: Improve Compiler loops Reviewed-by: mbalao, andrew Backport-of: 2621f68c0672092254a52414705d0e916a3a3fbc ! hotspot/src/share/vm/c1/c1_RangeCheckElimination.cpp Changeset: 7c693ce9 Author: Alexei Voitylov Committer: Andrew John Hughes Date: 2023-11-30 23:51:00 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/7c693ce955410dddca5c21d1c748440a977b6278 8316976: Improve signature handling Reviewed-by: mbalao, andrew Backport-of: ed1269b7410759e8fa0d97d85328f20d11ae8d9a ! jdk/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureMethod.java Changeset: d4b472ff Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-12-15 15:35:37 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/d4b472ff937883b62f26a39c9ddf72f07f9dfff8 8317547: Enhance TLS connection support Reviewed-by: mbalao, andrew Backport-of: 066482f9686ca81068f9386322afda8e73323f5e ! jdk/src/share/classes/com/sun/crypto/provider/RSACipher.java ! jdk/src/share/classes/sun/security/util/KeyUtil.java ! jdk/src/windows/classes/sun/security/mscapi/CRSACipher.java ! jdk/src/windows/native/sun/security/mscapi/security.cpp Changeset: 552c6866 Author: Andrew John Hughes Date: 2024-01-18 01:04:44 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/552c6866d8ad71ef247b5303f78fa7a65506aea9 Merge From andrew at openjdk.org Wed Jan 31 03:37:06 2024 From: andrew at openjdk.org (Andrew John Hughes) Date: Wed, 31 Jan 2024 03:37:06 GMT Subject: git: openjdk/jdk8u: 18 new changesets Message-ID: <1fd38267-f0fe-4237-ae24-7659fcee6a87@openjdk.org> Changeset: 0464401c Author: Andrew John Hughes Date: 2023-11-27 17:34:36 +0000 URL: https://git.openjdk.org/jdk8u/commit/0464401cc5d8e4ce52e7e32a82b631d5ba9db310 8320713: Bump update version of OpenJDK: 8u412 Reviewed-by: sgehwolf ! .jcheck/conf ! common/autoconf/version-numbers Changeset: 3b9c787e Author: Andrew John Hughes Date: 2023-11-28 03:17:41 +0000 URL: https://git.openjdk.org/jdk8u/commit/3b9c787e3c8ec3f89bf041d37c0b2d1484a2ada0 8208655: use JTreg skipped status in hotspot tests 8023735: [TESTBUG][macosx] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X 8208701: Fix for JDK-8208655 causes test failures in CI tier1 8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile 8186095: upgrade to jtreg 4.2 b08 8183503: Update hotspot tests to allow for unique test classes directory 8213410: UseCompressedOops requirement check fails fails on 32-bit system Reviewed-by: stuefe, sgehwolf Backport-of: 17b730d7edf7be91ee841180ea6a59b26c0c567a ! hotspot/test/ProblemList.txt ! hotspot/test/TEST.ROOT ! hotspot/test/compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading.java ! hotspot/test/compiler/tiered/ConstantGettersTransitionsTest.java ! hotspot/test/compiler/tiered/LevelTransitionTest.java ! hotspot/test/compiler/tiered/NonTieredLevelsTest.java ! hotspot/test/compiler/tiered/TieredLevelsTest.java ! hotspot/test/gc/arguments/TestAggressiveHeap.java ! hotspot/test/gc/g1/TestHumongousShrinkHeap.java ! hotspot/test/gc/g1/TestLargePageUseForAuxMemory.java ! hotspot/test/gc/g1/TestShrinkAuxiliaryData.java ! hotspot/test/gc/g1/TestShrinkAuxiliaryData00.java ! hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java ! hotspot/test/gc/g1/TestShrinkAuxiliaryData10.java ! hotspot/test/gc/g1/TestShrinkAuxiliaryData15.java ! hotspot/test/gc/g1/TestShrinkAuxiliaryData20.java ! hotspot/test/gc/g1/TestShrinkAuxiliaryData25.java ! hotspot/test/gc/g1/TestShrinkAuxiliaryData30.java ! hotspot/test/gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java ! hotspot/test/gc/metaspace/TestMetaspaceMemoryPool.java ! hotspot/test/runtime/6819213/TestBootNativeLibraryPath.java ! hotspot/test/runtime/CompressedOops/CompressedClassPointers.java ! hotspot/test/runtime/CompressedOops/CompressedKlassPointerAndOops.java ! hotspot/test/runtime/ErrorHandling/TestOnError.java ! hotspot/test/runtime/Metaspace/FragmentMetaspaceSimple.java ! hotspot/test/runtime/Metaspace/MaxMetaspaceSizeTest.java ! hotspot/test/runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java ! hotspot/test/runtime/SharedArchiveFile/CdsSameObjectAlignment.java ! hotspot/test/runtime/XCheckJniJsig/XCheckJSig.java ! hotspot/test/runtime/memory/LargePages/TestLargePagesFlags.java ! hotspot/test/runtime/os/AvailableProcessors.java ! hotspot/test/runtime/testlibrary/ClassUnloadCommon.java ! hotspot/test/serviceability/jvmti/GetObjectSizeOverflow.java ! test/jtreg-ext/requires/VMProps.java + test/lib/jtreg/SkippedException.java Changeset: b2655a72 Author: Andrew John Hughes Date: 2023-11-28 03:31:30 +0000 URL: https://git.openjdk.org/jdk8u/commit/b2655a72590ef27304c38638554bc25bda9793bc 8297955: LDAP CertStore should use LdapName and not String for DNs 8224768: Test ActalisCA.java fails Reviewed-by: sgehwolf Backport-of: 7f1047edba68cfe2fa2660030cb3dd1abad49e4f ! jdk/src/share/classes/sun/security/provider/certpath/ldap/LDAPCertStore.java ! jdk/test/ProblemList.txt ! jdk/test/security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java Changeset: 2f81fb4b Author: Zdenek Zambersky Date: 2023-11-28 10:37:30 +0000 URL: https://git.openjdk.org/jdk8u/commit/2f81fb4b586097e5cb3e139e2131dd7a5b6312a5 8251551: Use .md filename extension for README Reviewed-by: phh Backport-of: 4fbe635b21e3aba14dba760168a2f8965c7b29f5 - README + README.md Changeset: a226a47d Author: Andrew John Hughes Date: 2023-11-28 14:42:47 +0000 URL: https://git.openjdk.org/jdk8u/commit/a226a47d4367145583cd3821e96397ac1170f6d0 8312126: NullPointerException in CertStore.getCRLs after 8297955 Reviewed-by: sgehwolf Backport-of: 3c743cfea00692d0b938cb1cbde936084eecf369 ! jdk/src/share/classes/sun/security/provider/certpath/ldap/LDAPCertStore.java Changeset: 8cf7c968 Author: Taizo Kurashige Committer: Paul Hohensee Date: 2023-11-29 13:55:19 +0000 URL: https://git.openjdk.org/jdk8u/commit/8cf7c96813c7f26ee922a2db44a8b5cc97324985 8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios Reviewed-by: andrew Backport-of: 09a7c4bc4624dd39ab5500c394c1e298a43a711a ! jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java + jdk/test/java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java Changeset: b05e6799 Author: Taizo Kurashige Committer: Paul Hohensee Date: 2023-11-29 15:12:07 +0000 URL: https://git.openjdk.org/jdk8u/commit/b05e6799d30a7e5e5b88f12914cd3d0f88aab729 8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop" Reviewed-by: sgehwolf Backport-of: 837928ba7955dbfd4a9c966209c3469c0fb5e195 ! jdk/test/java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java Changeset: b610be3d Author: Andrew John Hughes Date: 2023-12-02 00:36:43 +0000 URL: https://git.openjdk.org/jdk8u/commit/b610be3da454727b1b22631f24beab165777d6a9 8308592: Framework for CA interoperability testing 8272708: [Test]: Cleanup: test/jdk/security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java no longer needs ocspEnabled 8288132: Update test artifacts in QuoVadis CA interop tests 8268678: LetsEncryptCA.java test fails as Let?s Encrypt Authority X3 is retired 8270280: security/infra/java/security/cert/CertPathValidator/certification/LetsEncryptCA.java OCSP response error Reviewed-by: sgehwolf Backport-of: c4faab66933b5977a466f28c31cba9fc099c8fb4 - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java + jdk/test/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java + jdk/test/security/infra/java/security/cert/CertPathValidator/certification/CertignaCA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/CertignaRoots.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/EntrustCA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/GoDaddyCA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/GoogleCA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/LetsEncryptCA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/MicrosoftTLS.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/SSLCA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/TWCAGlobalCA.java - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/TeliaSoneraCA.java + jdk/test/security/infra/java/security/cert/CertPathValidator/certification/ValidatePathWithURL.java Changeset: 74a3dddd Author: Severin Gehwolf Date: 2023-12-05 16:34:44 +0000 URL: https://git.openjdk.org/jdk8u/commit/74a3ddddd7784b513911bedb999c967fbed92e92 8315757: [8u] Add cacerts JTREG tests to GHA tier1 test set Reviewed-by: phh, andrew ! jdk/test/TEST.groups Changeset: 3db93fce Author: Sergey Bylokhov Date: 2023-12-08 18:05:12 +0000 URL: https://git.openjdk.org/jdk8u/commit/3db93fcef419c4fe5bcc6fadfb3203a10a9d85f2 8301310: The SendRawSysexMessage test may cause a JVM crash Reviewed-by: andrew Backport-of: d725b73df01ae4478dfaabc47c48cd7231d91afa ! jdk/src/share/native/com/sun/media/sound/MidiOutDevice.c ! jdk/test/javax/sound/midi/SysexMessage/SendRawSysexMessage.java Changeset: fc8c4008 Author: Severin Gehwolf Date: 2023-12-11 10:41:16 +0000 URL: https://git.openjdk.org/jdk8u/commit/fc8c4008c46a41fbd83a5d41de69e8532a4f5b23 8317373: Add Telia Root CA v2 Reviewed-by: phh, andrew Backport-of: d3ebb4a155be8ed93e79b6b58c645e861ec30267 + jdk/make/data/cacerts/teliarootcav2 ! jdk/test/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java ! jdk/test/sun/security/lib/cacerts/VerifyCACerts.java Changeset: 4d1c3a6c Author: Severin Gehwolf Date: 2023-12-11 15:43:12 +0000 URL: https://git.openjdk.org/jdk8u/commit/4d1c3a6c39a8630968e83cfd2b71dc0c3c938eaf 8317374: Add Let's Encrypt ISRG Root X2 Reviewed-by: phh, andrew Backport-of: e6f46a43268808d0cbbb3bb93c73aa8e4cbfad83 + jdk/make/data/cacerts/letsencryptisrgx2 ! jdk/test/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java ! jdk/test/sun/security/lib/cacerts/VerifyCACerts.java Changeset: 7098ac7b Author: Severin Gehwolf Date: 2023-12-11 19:23:26 +0000 URL: https://git.openjdk.org/jdk8u/commit/7098ac7ba63ab08d96605caf25173848111fd0db 8318759: Add four DigiCert root certificates Reviewed-by: phh, andrew Backport-of: 0ea58048f9b4cdaaa0470b2bcc03913fb3939453 + jdk/make/data/cacerts/digicertcseccrootg5 + jdk/make/data/cacerts/digicertcsrsarootg5 + jdk/make/data/cacerts/digicerttlseccrootg5 + jdk/make/data/cacerts/digicerttlsrsarootg5 ! jdk/test/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java + jdk/test/security/infra/java/security/cert/CertPathValidator/certification/DigicertCSRootG5.java ! jdk/test/sun/security/lib/cacerts/VerifyCACerts.java Changeset: 31162fb2 Author: Severin Gehwolf Date: 2023-12-13 14:58:02 +0000 URL: https://git.openjdk.org/jdk8u/commit/31162fb2760d01e1fd4a84bcb796400d95c82506 8319187: Add three eMudhra emSign roots Reviewed-by: andrew Backport-of: 0bda467f6e29c866c661e88a76a9fe3efc0a0d19 + jdk/make/data/cacerts/emsigneccrootcag3 + jdk/make/data/cacerts/emsignrootcag1 + jdk/make/data/cacerts/emsignrootcag2 ! jdk/test/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java + jdk/test/security/infra/java/security/cert/CertPathValidator/certification/EmSignRootG2CA.java ! jdk/test/sun/security/lib/cacerts/VerifyCACerts.java Changeset: 2131e407 Author: Alexey Bakhtin Date: 2023-12-15 20:08:18 +0000 URL: https://git.openjdk.org/jdk8u/commit/2131e40736a1c6e0dceb25fb0d27ff80d9dcb497 8302017: Allocate BadPaddingException only if it will be thrown Reviewed-by: mbalao, andrew Backport-of: 334b977259930368160db705c1f2feda0b0e8707 ! jdk/src/share/classes/com/sun/crypto/provider/RSACipher.java ! jdk/src/share/classes/sun/security/pkcs11/P11Signature.java ! jdk/src/share/classes/sun/security/rsa/RSAPadding.java ! jdk/src/share/classes/sun/security/rsa/RSASignature.java + jdk/test/sun/security/rsa/RSAPaddingCheck.java Changeset: a645ef48 Author: Alexey Bakhtin Date: 2023-12-16 19:28:58 +0000 URL: https://git.openjdk.org/jdk8u/commit/a645ef48c572e5b06710ae9d49bc4459ad1fa0f2 8320597: RSA signature verification fails on signed data that does not encode params correctly Reviewed-by: sgehwolf, mbalao, andrew Backport-of: 11e4a925bec3c1f79e03045d48def53188b655e6 ! jdk/src/share/classes/sun/security/rsa/RSASignature.java + jdk/test/sun/security/rsa/WithoutNULL.java Changeset: d898d401 Author: Andrew John Hughes Date: 2023-12-18 13:57:02 +0000 URL: https://git.openjdk.org/jdk8u/commit/d898d4018e0a16f2115f4b1cbf93eb5e653b789b Merge Changeset: 552c6866 Author: Andrew John Hughes Date: 2024-01-18 01:04:44 +0000 URL: https://git.openjdk.org/jdk8u/commit/552c6866d8ad71ef247b5303f78fa7a65506aea9 Merge From andrew at openjdk.org Wed Jan 31 03:37:21 2024 From: andrew at openjdk.org (Andrew John Hughes) Date: Wed, 31 Jan 2024 03:37:21 GMT Subject: git: openjdk/jdk8u: Added tag jdk8u412-b01 for changeset 552c6866 Message-ID: <75359c7d-a110-4087-93a3-350252ffc539@openjdk.org> Tagged by: Andrew John Hughes Date: 2024-01-29 17:12:43 +0000 Added tag jdk8u412-b01 for changeset 552c6866d8a Changeset: 552c6866 Author: Andrew John Hughes Date: 2024-01-18 01:04:44 +0000 URL: https://git.openjdk.org/jdk8u/commit/552c6866d8ad71ef247b5303f78fa7a65506aea9 From andrew at openjdk.org Wed Jan 31 03:38:44 2024 From: andrew at openjdk.org (Andrew John Hughes) Date: Wed, 31 Jan 2024 03:38:44 GMT Subject: git: openjdk/jdk8u-dev: Added tag jdk8u412-b01 for changeset 552c6866 Message-ID: Tagged by: Andrew John Hughes Date: 2024-01-29 17:12:43 +0000 Added tag jdk8u412-b01 for changeset 552c6866d8a Changeset: 552c6866 Author: Andrew John Hughes Date: 2024-01-18 01:04:44 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/552c6866d8ad71ef247b5303f78fa7a65506aea9 From andrew at openjdk.org Wed Jan 31 03:38:47 2024 From: andrew at openjdk.org (Andrew John Hughes) Date: Wed, 31 Jan 2024 03:38:47 GMT Subject: git: openjdk/jdk8u-dev: Added tag jdk8u402-b06 for changeset d4b472ff Message-ID: <2b56c6ea-adb0-4784-9451-dde3abbd1135@openjdk.org> Tagged by: Andrew John Hughes Date: 2024-01-11 02:10:49 +0000 Added tag jdk8u402-b06 for changeset d4b472ff937 Changeset: d4b472ff Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-12-15 15:35:37 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/d4b472ff937883b62f26a39c9ddf72f07f9dfff8 From andrew at openjdk.org Wed Jan 31 03:38:52 2024 From: andrew at openjdk.org (Andrew John Hughes) Date: Wed, 31 Jan 2024 03:38:52 GMT Subject: git: openjdk/jdk8u-dev: Added tag jdk8u402-ga for changeset d4b472ff Message-ID: <95ae51f3-a8e3-4272-aebf-000bbf63e60f@openjdk.org> Tagged by: Andrew John Hughes Date: 2024-01-17 01:35:04 +0000 Added tag jdk8u402-ga for changeset d4b472ff937 Changeset: d4b472ff Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-12-15 15:35:37 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/d4b472ff937883b62f26a39c9ddf72f07f9dfff8 From andrew at openjdk.org Wed Jan 31 22:05:00 2024 From: andrew at openjdk.org (Andrew John Hughes) Date: Wed, 31 Jan 2024 22:05:00 GMT Subject: git: openjdk/jdk8u-dev: 8324184: Windows VS2010 build failed with "error C2275: 'int64_t'" Message-ID: Changeset: 4a69ad28 Author: Andrew John Hughes Date: 2024-01-31 22:04:21 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/4a69ad286bd13b2d0723df56d08c808cd968151c 8324184: Windows VS2010 build failed with "error C2275: 'int64_t'" Reviewed-by: sgehwolf Backport-of: 4f80edfae10e83f2709f297a553d2128712e4b51 ! jdk/src/share/native/common/check_code.c