task #6981
openMigrate to Java 11
0%
Description
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
Maybe blocked by #6407
Related issues
Updated by Andreas Müller over 4 years ago
- Priority changed from Priority13 to Priority12
Updated by Andreas Kohlbecker about 3 years ago
Another interesting read in this context : https://dzone.com/articles/guide-for-supporting-multiple-versions-of-java-8-1
Updated by Andreas Kohlbecker over 2 years ago
- Related to task #9268: Check cdm for GC G1 humongous objects problem added
Updated by Andreas Kohlbecker about 2 years ago
- Subject changed from Migrate to Java 9 to Migrate to Java 9 (to 11?)
- Description updated (diff)
we should consider migrating to Java 11 directly, maybe to java 17?
Java 11 is the latest LTS release with Premier Support until September 2023.
java 17 (LTS) is about to come in September 2021 or later and will have Premier Support at least until September 2026.
Premier Support for java 8 ends in March 2022, that is next year! ==> we should set this tasks on the agenda at least for next years first quarter.
Updated by Andreas Müller about 1 year ago
- Related to task #9898: Update utis projects to jdk 11 added
Updated by Andreas Müller about 1 year ago
- Due date set to 05/13/2022
- Priority changed from Priority12 to Highest
- Target version changed from Reviewed Next Major Release to Release 5.32
- Start date set to 05/04/2022
Updated by Andreas Müller about 1 year ago
- Related to task #10046: Upgrade TaxEditor to java 11 added
Updated by Andreas Müller about 1 year ago
- Related to deleted (task #10046: Upgrade TaxEditor to java 11)
Updated by Andreas Müller about 1 year ago
- Precedes task #10046: Upgrade TaxEditor to java 11 added
Updated by Andreas Müller 11 months ago
- Related to task #10094: Reenabel anttask for 001-cdm.h2.sql creation added
Updated by Andreas Müller 11 months ago
- Related to task #10095: Synchronize dependency versions in CdmServer added
Updated by Andreas Müller 11 months ago
- Subject changed from Migrate to Java 9 (to 11?) to Migrate to Java 11
Updated by Andreas Müller 10 months ago
- Target version changed from Release 5.32 to Release 5.33
Updated by Andreas Müller 10 months ago
- Priority changed from Highest to Priority14
Updated by Andreas Müller 9 months ago
- Tags changed from java to java, 5.32-Remaining
- Target version changed from Release 5.33 to Release 5.40
Updated by Andreas Müller 5 months ago
- Blocked by bug #6407: Upgrade maven compiler plugin to latest version added
Updated by Andreas Müller 5 months ago
This is maybe blocked by upgrading to maven-compiler-plugin 3.x first which has problems with aspectj handling.
Updated by Andreas Müller 5 months ago
- Tags changed from java, 5.32-Remaining to 5.32-Remaining, java11