[External] : Re: CSR for Class-File API (Preview)
Adam Sotona
adam.sotona at oracle.com
Wed May 24 13:42:21 UTC 2023
Changes in the API and Javadoc are expected, that is why the Javadoc is not attached to the CSR.
I propose all API and Javadoc changes to track as subtasks of (or link to) the CSR for transparency.
Target package java.lang.classfile is also subject for discussion.
Thanks,
Adam
From: liangchenblue at gmail.com <liangchenblue at gmail.com>
Date: Wednesday, 24 May 2023 15:06
To: Adam Sotona <adam.sotona at oracle.com>
Cc: classfile-api-dev at openjdk.org <classfile-api-dev at openjdk.org>
Subject: [External] : Re: CSR for Class-File API (Preview)
First, congratulations on the progress of Classfile API!
There are two outstanding issues that I see for now.
1. The design of Classfiles (context) object, where options are
shared; and some options might be localized to individual
codebuilder/classbuilder etc.
2. Many of the API endpoints are missing specifications, such as
missing @sealedGraph tag. I would be glad to provide or improve
documentation for the Classfile API.
In addition, what's the rationale for putting all these new contents
under java.lang instead of java, like java.classfile vs
java.lang.classfile?
Chen Liang
On Wed, May 24, 2023 at 7:18 AM Adam Sotona <adam.sotona at oracle.com> wrote:
>
> Hi,
>
> I’ve just kicked off CSR JDK-8308754 Class-File API (Preview) to have enough time for discussions and improvements.
>
> Javadoc at https://cr.openjdk.org/~asotona/8308754/classfile-api/javadoc/java.base/java/lang/classfile/package-summary.html is altered to show target java.lang.classfile package and will be updated according to our current main codebase.
>
> No branch nor fork is created for the transition and all API or javadoc changes are expected to go to the current codebase in the jdk main under jdk.internal.classfile package.
>
>
>
> Please let me know your comments.
>
>
>
> Thanks,
>
> Adam
>
>
>
>
>
>
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/classfile-api-dev/attachments/20230524/2aede138/attachment.htm>
More information about the classfile-api-dev
mailing list