8344314: Revert removal of jdk.internal.java.PreviewFeature.CLASSFILE_API
Reviewed-by: liach
This commit is contained in:
parent
40a055ebd2
commit
3c38ed4128
@ -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…
Reference in New Issue
Block a user