8372850: Update comment in SourceVersion for language evolution history for changes in 26

Reviewed-by: liach
This commit is contained in:
Joe Darcy 2025-12-03 00:27:42 +00:00
parent f5e4cd7f0d
commit 1f206e5e12

View File

@ -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)
*/
/**