mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8326744: Class-File API transition to Second Preview
Reviewed-by: jlahoda
This commit is contained in:
parent
b4ddddeff1
commit
19a99d023e
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ public @interface PreviewFeature {
|
|||
SCOPED_VALUES,
|
||||
@JEP(number=462, title="Structured Concurrency", status="Second Preview")
|
||||
STRUCTURED_CONCURRENCY,
|
||||
@JEP(number=457, title="ClassFile API", status="Preview")
|
||||
@JEP(number=466, title="ClassFile API", status="Second Preview")
|
||||
CLASSFILE_API,
|
||||
@JEP(number=461, title="Stream Gatherers", status="Preview")
|
||||
STREAM_GATHERERS,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue