On Fri, 31 Jul 2026 06:56:40 GMT, Andreas Chmielewski 
<[email protected]> wrote:

>> I want to propose this enhancement. Please see the CSR.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Andreas Chmielewski has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Review

test/jdk/sun/security/pkcs11/tls/fips/FipsModeTLS.java line 1:

> 1: /*

CKM_TLS12_EXTENDED_MASTER_KEY_DERIVE is a relatively new addition to the PKCS 
spec and may not be available on all test machines; please add a check if the 
`SunTlsExtendedMasterSecret` is available. See `shouldRun` method, there's a 
similar check for `SunTls12MasterSecret` already.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/32081#discussion_r3689257157

Reply via email to