mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8372850: Update comment in SourceVersion for language evolution history for changes in 26
Reviewed-by: liach
This commit is contained in:
parent
f5e4cd7f0d
commit
1f206e5e12
@ -83,6 +83,10 @@ public enum SourceVersion {
|
||||
* preview, flexible constructor bodies in third preview)
|
||||
* 25: module import declarations, compact source files and
|
||||
* instance main methods, and flexible constructor bodies
|
||||
* (primitive Types in Patterns, instanceof, and switch in
|
||||
* third preview)
|
||||
* 26: no changes (primitive Types in Patterns, instanceof, and
|
||||
* switch in in fourth preview)
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user