On Sat, 4 Apr 2026 12:25:28 GMT, Daisuke Yamazaki <[email protected]> wrote:

> Use `X509CertImpl.newSigned` to simplify certificate generation.
> 
> `newSigned` internally sets the `AlgorithmId` and performs signing, so the 
> explicit `AlgorithmId` configuration and `sign` call are removed as 
> redundant. 
> 
> No functional change intended.

This pull request has now been integrated.

Changeset: 1d290109
Author:    Daisuke Yamazaki <[email protected]>
Committer: Weijun Wang <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/1d290109d33a1b4bac671bb8d530a2d15424a683
Stats:     21 lines in 1 file changed: 5 ins; 6 del; 10 mod

8379675: test/jdk/sun/security/pkcs11/rsa/GenKeyStore.java uses removed methods

Reviewed-by: weijun

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

PR: https://git.openjdk.org/jdk/pull/30577

Reply via email to