Project

General

Profile

task #6981

Updated by Andreas Müller 12 months ago

This may still take some time. This ticket is meant as a collection of links on how to migrate best. 

 https://blog.codefx.org/java/java-9-migration-guide/ 

 https://www.heise.de/developer/meldung/Java-9-ist-fertig-3837080.html 

 https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-release.html / https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html 

 https://stackoverflow.com/questions/49398894/unable-to-compile-simple-java-10-java-11-project-with-maven 

 Maybe blocked by #6407 

 Maybe also interesting: https://dzone.com/articles/spring-tips-java-14-or-can-your-java-do-this?utm_campaign=Developer%20newsletter&utm_medium=email&_hsmi=87382067&_hsenc=p2ANqtz-_hkgCyPaBJEU5m9VRpYBWOvLWXHktZdQO-OrsUEht5plQCvE6ohbOP-L0S67gZK_ouXyNT&utm_content=87382067&utm_source=hs_email

Back