On Wed, 16 Sep 2026 15:36:58 GMT, Artur Barashev <[email protected]> wrote:
>> 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` Renamed the test and updated the test summary description. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32529#discussion_r4030083125
