RFR: 8298420: PEM API: Implementation (Preview) [v6]

Kevin Driver kdriver at openjdk.org
Wed Oct 9 19:31:16 UTC 2024


On Wed, 9 Oct 2024 19:15:28 GMT, Kevin Driver <kdriver at openjdk.org> wrote:

>> Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix decoding non-encrypted types
>
> src/java.base/share/classes/jdk/internal/javac/PreviewFeature.java line 85:
> 
>> 83:         MODULE_IMPORTS,
>> 84:         //XXX Number will change when assigned
>> 85:         @JEP(number=999, title="PEM API", status="Preview")
> 
> No JEP # assigned yet?

I just checked, and there isn't one yet, so maybe you can use this comment as a reminder to update later. :)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17543#discussion_r1794121676


More information about the security-dev mailing list