8320440: Implementation of Structured Concurrency (Second Preview)
Reviewed-by: iris, jpai, mchung, mcimadamore
This commit is contained in:
parent
6f7bb79a5b
commit
5dee2a3675
@ -75,7 +75,7 @@ public @interface PreviewFeature {
|
||||
IMPLICIT_CLASSES,
|
||||
@JEP(number=446, title="Scoped Values", status="Preview")
|
||||
SCOPED_VALUES,
|
||||
@JEP(number=453, title="Structured Concurrency", status="Preview")
|
||||
@JEP(number=462, title="Structured Concurrency", status="Second Preview")
|
||||
STRUCTURED_CONCURRENCY,
|
||||
@JEP(number=461, title="Stream Gatherers", status="Preview")
|
||||
STREAM_GATHERERS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user