8332064: Implementation of Structured Concurrency (Third Preview)
Reviewed-by: jpai, bpb, mcimadamore
This commit is contained in:
parent
7b52d0acfc
commit
e708d135e3
@ -73,7 +73,7 @@ public @interface PreviewFeature {
|
||||
IMPLICIT_CLASSES,
|
||||
@JEP(number=464, title="Scoped Values", status="Second Preview")
|
||||
SCOPED_VALUES,
|
||||
@JEP(number=462, title="Structured Concurrency", status="Second Preview")
|
||||
@JEP(number=480, title="Structured Concurrency", status="Third Preview")
|
||||
STRUCTURED_CONCURRENCY,
|
||||
@JEP(number=466, title="ClassFile API", status="Second Preview")
|
||||
CLASSFILE_API,
|
||||
|
Loading…
x
Reference in New Issue
Block a user