mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8329624: Add visitors for preview language features
Reviewed-by: vromero, jlahoda
This commit is contained in:
parent
0b01144ece
commit
5860a48c71
12 changed files with 745 additions and 10 deletions
|
@ -81,6 +81,7 @@ public @interface PreviewFeature {
|
|||
CLASSFILE_API,
|
||||
@JEP(number=461, title="Stream Gatherers", status="Preview")
|
||||
STREAM_GATHERERS,
|
||||
LANGUAGE_MODEL,
|
||||
/**
|
||||
* A key for testing.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue