On Wed, 16 Sep 2026 15:21:52 GMT, Artur Barashev <[email protected]> wrote:
>> Hai-May Chao has updated the pull request incrementally with three >> additional commits since the last revision: >> >> - Tests update with Artur's comments >> - Revert change to TLSCurveMismatch.java >> - Revert change to CertificateMessage.java > > test/jdk/sun/security/ssl/SignatureScheme/MLDSACertSignSchemeConstraint.java > line 29: > >> 27: * @summary Test when signature_algorithms permits ML-DSA handshake >> 28: * signatures but certificate-signature constraints accept >> 29: * or reject RSA signed and ML-DSA signed certificate chains > > We now test both CertificateSignature and HandshakeSignature constraints. I > think we need to update the test description accordingly. The test name itself can also be changed to `MLDSASigSchemeConstraints` ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32529#discussion_r4027857438
