At the start of a new JDK release, various markers and versions need to be updated including incrementing the version number in the build, outputting and accepting a new class file version, and new -source and -target options in javac.
This issue is an umbrella issue to track that work.
This issue is an umbrella issue to track that work.
- relates to
-
JDK-8214740 Data for --release 12 in JDK 13
-
- Closed
-
-
JDK-8219254 Update explicit uses of latest source/target in langtools tests to a property
-
- Resolved
-
-
JDK-8214546 Start of release updates for JDK 14
-
- Resolved
-
-
JDK-8205615 Start of release updates for JDK 12
-
- Resolved
-
1.
|
Add SourceVersion.RELEASE_13 |
|
Resolved | Joe Darcy | |
2.
|
Add source 13 and target 13 to javac |
|
Resolved | Joe Darcy | |
3.
|
Bump maximum recognized class file version to 57 for JDK 13 |
|
Resolved | Joe Darcy | |
4.
|
Update preview language features for start of JDK 13 |
|
Resolved | Joe Darcy | |
5.
|
4.1: Allow v57.0 class files for Java SE 13 |
|
Resolved | Alex Buckley |