On Fri, 21 Jun 2024 11:56:37 GMT, Adam Sotona <asot...@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 This pull request has now been integrated. Changeset: 84ffb64c Author: Adam Sotona <asot...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/84ffb64cd73f8af11cf3670c6f19d282c2ac6961 Stats: 799 lines in 165 files changed: 0 ins; 487 del; 312 mod 8334714: Implement JEP 484: Class-File API Reviewed-by: liach, vromero ------------- PR: https://git.openjdk.org/jdk/pull/19826