JEP proposed to target JDK 22: 457: Class-File API (Preview)

- liangchenblue at gmail.com
Fri Nov 17 16:29:35 UTC 2023


Hello,
Even though I am not a committer or reviewer, I have two proposed patches
that will change the API specifications of Class-File API, at
https://github.com/openjdk/jdk/pull/16514 and
https://github.com/openjdk/jdk/pull/16517, to fix some API design issues
outlined in those PRs. Is it possible for these patches to be shipped in
this JEP, or must they target the 2nd review JEP in JDK 23 instead?

Truly curious,
Chen Liang

On Sat, Nov 18, 2023 at 12:24 AM Mark Reinhold <mark.reinhold at oracle.com>
wrote:

> The following JEP is proposed to target JDK 22:
>
>   457: Class-File API (Preview)
>        https://openjdk.org/jeps/457
>
>   Summary: Provide a standard API for parsing, generating, and
>   transforming Java class files.  This is a preview API.
>
> Feedback on this proposal from JDK Project Committers and Reviewers [1]
> is more than welcome, as are reasoned objections.  If no such objections
> are raised by 20:00 UTC on Tuesday, 28 November, or if they’re raised
> and then satisfactorily answered, then per the JEP 2.0 process proposal
> [2] I’ll target this JEP to JDK 22.
>
> - Mark
>
>
> [1] https://openjdk.org/census#jdk
> [2] https://cr.openjdk.java.net/~mr/jep/jep-2.0-02.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jdk-dev/attachments/20231118/095fb159/attachment.htm>


More information about the jdk-dev mailing list