RFR: 8358099: PEM spec updates [v2]

Anthony Scarpino ascarpino at openjdk.org
Tue Jun 3 21:09:32 UTC 2025


> 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.

Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision:

  comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25620/files
  - new: https://git.openjdk.org/jdk/pull/25620/files/8de4469f..cbb00924

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25620&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25620&range=00-01

  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/25620.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25620/head:pull/25620

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


More information about the security-dev mailing list