Integrated: 8334714: Implement JEP 484: Class-File API
Adam Sotona
asotona at openjdk.org
Fri Nov 15 14:41:01 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
This pull request has now been integrated.
Changeset: 84ffb64c
Author: Adam Sotona <asotona at 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
More information about the core-libs-dev
mailing list