mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8344314: Revert removal of jdk.internal.java.PreviewFeature.CLASSFILE_API
Reviewed-by: liach
This commit is contained in:
parent
40a055ebd2
commit
3c38ed4128
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ public @interface PreviewFeature {
|
|||
SCOPED_VALUES,
|
||||
@JEP(number=480, title="Structured Concurrency", status="Third Preview")
|
||||
STRUCTURED_CONCURRENCY,
|
||||
CLASSFILE_API,
|
||||
STREAM_GATHERERS,
|
||||
@JEP(number=494, title="Module Import Declarations", status="Second Preview")
|
||||
MODULE_IMPORTS,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue