mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8331346: Update PreviewFeature of STREAM_GATHERERS to JEP-473
Reviewed-by: pminborg, alanb
This commit is contained in:
parent
33e81229bd
commit
2cc8eccb36
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ public @interface PreviewFeature {
|
|||
STRUCTURED_CONCURRENCY,
|
||||
@JEP(number=466, title="ClassFile API", status="Second Preview")
|
||||
CLASSFILE_API,
|
||||
@JEP(number=461, title="Stream Gatherers", status="Preview")
|
||||
@JEP(number=473, title="Stream Gatherers", status="Second Preview")
|
||||
STREAM_GATHERERS,
|
||||
LANGUAGE_MODEL,
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue