On 7/15/26 6:47 PM, Dan Smith wrote:
### 1 record

This is java.security.PEM. Most records can be made value classes, this is no 
exception. This is a new API (JEP 538), and has the distinction of being the 
only public record in java.base.

We might consider adding this to our “starter kit” list in a future preview 
release.

PEM was changed to a concrete class in JDK 27: https://download.java.net/java/early_access/jdk27/docs/api/java.base/java/security/PEM.html

--Sean

Reply via email to