RFR: 8334714: Class-File API leaves preview

Chen Liang liach at openjdk.org
Fri Jun 21 12:27:10 UTC 2024


On Fri, 21 Jun 2024 11:56:37 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> Class-File API is leaving preview.
> This is a removal of all `@PreviewFeature` annotations from Class-File API.
> It also bumps all `@since` tags and removes `jdk.internal.javac.PreviewFeature.Feature.CLASSFILE_API`.
> 
> Please review.
> 
> Thanks,
> Adam

Do we intend to do it after we finish our planned API changes or as soon as possible? Also we might need to look at the preview-enabled test treatments.

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

PR Comment: https://git.openjdk.org/jdk/pull/19826#issuecomment-2182652273


More information about the core-libs-dev mailing list