RELEASE NOTES: JDK 25

Notes generated: Sat Jul 19 09:08:34 CEST 2025

JEPs

Issue Description
JDK-8300911 JEP 470: PEM Encodings of Cryptographic Objects (Preview)
Introduce an API for encoding objects that represent cryptographic keys, certificates, and certificate revocation lists into the widely-used Privacy-Enhanced Mail transport format, and for decoding from that format back into objects. This is a preview API.
JDK-8312611 JEP 502: Stable Values (Preview)