mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8309534: @JEP(number=430, title="String Templates") should use default status
Reviewed-by: alanb
This commit is contained in:
parent
8f0839bc55
commit
ca6f07f9ab
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ public @interface PreviewFeature {
|
|||
VIRTUAL_THREADS,
|
||||
@JEP(number=442, title="Foreign Function & Memory API", status="Third Preview")
|
||||
FOREIGN,
|
||||
@JEP(number=430, title="String Templates", status="First Preview")
|
||||
@JEP(number=430, title="String Templates")
|
||||
STRING_TEMPLATES,
|
||||
@JEP(number=443, title="Unnamed Patterns and Variables")
|
||||
UNNAMED,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue