RFR: 8334714: Class-File API leaves preview
Adam Sotona
asotona at openjdk.org
Fri Jun 21 12:00:31 UTC 2024
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
-------------
Commit messages:
- bumped @since tag
- 8334714: Class-File API leaves preview
Changes: https://git.openjdk.org/jdk/pull/19826/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19826&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8334714
Stats: 718 lines in 166 files changed: 0 ins; 479 del; 239 mod
Patch: https://git.openjdk.org/jdk/pull/19826.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19826/head:pull/19826
PR: https://git.openjdk.org/jdk/pull/19826
More information about the core-libs-dev
mailing list