mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8296149: Start of release updates for JDK 21
8296150: Add SourceVersion.RELEASE_21 8296151: Add source 21 and target 21 to javac Reviewed-by: dholmes, iris, erikj, vromero, jlahoda
This commit is contained in:
parent
d562d3fcbe
commit
175e3d3ff3
70 changed files with 5338 additions and 54 deletions
|
@ -35,7 +35,7 @@
|
|||
* @run main TestGetSourceVersions RELEASE_3 RELEASE_4 RELEASE_5 RELEASE_6 RELEASE_7
|
||||
* RELEASE_8 RELEASE_9 RELEASE_10 RELEASE_11 RELEASE_12
|
||||
* RELEASE_13 RELEASE_14 RELEASE_15 RELEASE_16 RELEASE_17
|
||||
* RELEASE_18 RELEASE_19 RELEASE_20
|
||||
* RELEASE_18 RELEASE_19 RELEASE_20 RELEASE_21
|
||||
*/
|
||||
|
||||
import java.util.EnumSet;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue