RFR: 8334714: Class-File API leaves preview

Alan Bateman alanb at openjdk.org
Fri Jun 21 12:36:08 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

Looks like this has been accidentally created as a sub-task of the JEP issue, I assume you'll fix that. Will there be another issue to update the tests and drop `@enablePreview`?

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

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


More information about the core-libs-dev mailing list