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 for JDK 14.
This issue is an umbrella issue to track that work for JDK 14.
- relates to
 - 
                    
JDK-8205626 Start of release updates for JDK 13
-         
     - Resolved
 
 -         
 - 
                    
JDK-8225361 Start of release updates for JDK 15
-         
     - Resolved
 
 -         
 - 
                    
JDK-8219254 Update explicit uses of latest source/target in langtools tests to a property
-         
     - Resolved
 
 -         
 - 
                    
JDK-8219561 Update jdeprscan to avoid the need for start-of-release changes
-         
     - Resolved
 
 -         
 
1. 
 | 
                                            Add SourceVersion.RELEASE_14 |     
             | 
                                            Resolved | Joe Darcy | |
2. 
 | 
                                            Add source 14 and target 14 to javac |     
             | 
                                            Resolved | Joe Darcy | |
3. 
 | 
                                            Bump maximum recognized class file version to 58 for JDK 14 |     
             | 
                                            Resolved | Joe Darcy | |
4. 
 | 
                                            Update --release 13 symbol information after JDK 13 GA |     
             | 
                                            Resolved | Joe Darcy | |
5. 
 | 
                                            4.1: Allow v58.0 class files for Java SE 14 |     
             | 
                                            Resolved | Alex Buckley |