On Sat, 4 Apr 2026 14:51:05 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. > > Daisuke Yamazaki has updated the pull request incrementally with three > additional commits since the last revision: > > - Break down long function signatures for readability > - Add an instruction for running the program > - Update copyright year to 2026 Marked as reviewed by weijun (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/30577#pullrequestreview-4059016339
