RFR: 8377506: Implementation of PEM Encodings of Cryptographic Objects (Final)

Alan Bateman alanb at openjdk.org
Wed Feb 18 07:47:47 UTC 2026


On Wed, 18 Feb 2026 07:42:18 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> This came up the last time too and Jan explained how to deal with the removal of these constants. I've now added a comment and pinned it to that previous JBS issue at https://bugs.openjdk.org/browse/JDK-8365699?focusedId=14856891&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14856891
>
> In fact, I just realized that the same detail is available in the source code as comment a few lines above https://github.com/openjdk/jdk/blob/master/src/java.base/share/classes/jdk/internal/javac/PreviewFeature.java#L67

Thanks. I would be very surprised if interim javac would pull in PEM but as it's not always easy to determine this so best to leave until the release N+1 cleanup.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29640#discussion_r2820819783


More information about the core-libs-dev mailing list