On Tue, 3 Jun 2025 16:09:32 GMT, Anthony Scarpino <ascarp...@openjdk.org> wrote:
> Hi, I need a review of some PEM updates. `PEMRecord.pem` is renamed to > `content` to better describe that it is the base64 content and not including > the header and footer. Additionally, `PEMRecord.getEncoded()` is removed and > some javadoc clarifications for PEMEncoder and PEMDecoder. Thanks. This pull request has now been integrated. Changeset: 78158f30 Author: Anthony Scarpino <ascarp...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/78158f30aee51e14ab203b0127aeb883c010319c Stats: 68 lines in 6 files changed: 1 ins; 20 del; 47 mod 8358099: PEM spec updates Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/25620