8385836: Update comment in SourceVersion for language evolution history for changes in 27

Reviewed-by: darcy, iris
This commit is contained in:
Nizar Benalla 2026-06-03 10:42:38 +00:00
parent 563befb8a1
commit 2352da05ef

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2005, 2025, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 2026, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -87,7 +87,8 @@ public enum SourceVersion {
* third preview)
* 26: no changes (primitive Types in Patterns, instanceof, and
* switch in fourth preview)
* 27: tbd
* 27: no changes (primitive Types in Patterns, instanceof, and
* switch in fifth preview)
*/
/**